Niclas Hedhman wrote:
On Wednesday 18 April 2007 15:47, Caire Giovanni wrote:
 could be to declare the DynamicImport-package manifest header

This may be the only solution, but ultimately it depends on what the Jade code actually does and what kind of hooks are available.

For instance; many libraries that relies on classloading from text or similar input allows you to provide the classloader or factories for the construction of the objects. If that exists in Jade, you should not use the DynamicImport at all, and instead have the Core's factory delegate back to the extension bundle, typically via a service.
Where can find an example of your approach or can you give me more detail on how to implement it?

It looks like what I'm looking for :)

Cheers
Niclas

Ciao,
Stefano "Kismet" Lenzi



Reply via email to