资 源 简 介
Project migrated to Github: https://github.com/pavel-krivanek/phobos-framework
Phobos is a Smalltalk framework that helps to create platform independent desktop applications using XULRunner.
It uses Mozilla XULRunner for rendering of GUI components.
Phobos has component-based architecture inspired by Seaside.
For basic information about XULRunner applications structure and distribution see this documentation
## Features ##
* component-based architecture that increases reuseability of the code
> ![![](http://xuljet.googlecode.com/files/embedding_small.png)](http://xuljet.googlecode.com/files/embedding.png)
* readable description of GUI directly in Smalltalk, no need of external XML files
* easy access