Provide proper plug-in based extensibility
Status: Beta
Brought to you by:
numiton
In its present form, nWP 0.9.3 is extensible. The reason for this is because it is much more difficult to implement in Java the extensibility mechanisms generally used in PHP (see this <a href="http://www.numiton.com/blog/?p=8#php_technical_merits">blog entry</a> for more details).
This is why we should provide proper plug-in based extensibility for themes, plugins, languages etc. probably using an OSGi implementation like Equinox.
Some corrections on the initial description of this request:
- 0.9.2 is the current version of nWP (and not 0.9.3)
- nWP 0.9.2 isn't extensible in its present form - that's in fact the topic of the request