Differences

This shows you the differences between two versions of the page.

development_themes [2009/03/21 14:56]
arpit
development_themes [2009/03/22 07:34] (current)
arpit
Line 16: Line 16:
OpenPyro packages are swappable. This means that if you already have a particular implementation of a package's functionality, you should be able to cross connect those with OpenPyro classes. Taking the logging example again, if you are already using an existent logging framework, you may have to implement a small interface to connect your framework with OpenPyro logging. OpenPyro packages are swappable. This means that if you already have a particular implementation of a package's functionality, you should be able to cross connect those with OpenPyro classes. Taking the logging example again, if you are already using an existent logging framework, you may have to implement a small interface to connect your framework with OpenPyro logging.
 +
 +  * Plugins:
 +
 +A lot of the non core functionality will be available as plugins which you can choose to use or not. Plugins are small libraries of code that are dependent on the core library to add specific functionality for your project. These plugins can be things like Adobe AIR helpers, MVC architecture implementations, etc.
  * Do not re-invent the wheel:   * Do not re-invent the wheel:
development_themes.txt · Last modified: 2009/03/22 07:34 by arpit
 
 
©2008 Another cool website by 80KV