Re: Plugins system?
Re: Plugins system?
- Subject: Re: Plugins system?
- From: Anjo Krank <email@hidden>
- Date: Sun, 16 Jan 2011 17:00:05 +0100
- Use some scripting system like jruby. Presumably it can reload code.
- Include everything beforehand an en-/disable based on properties.
- create a new class loader, call App.main() and quit the current app (probably tricky to do).
And it would depend on what sort of functionality you actually want to add.
Cheers, Anjo
Am 16.01.2011 um 15:44 schrieb Pascal Robert:
> I'm thinking about doing a plugins system so that a WO server-side app can add functionality based on what the customer select. So far, I think the only options are:
>
> - Using ERXInlineTemplate for components that don't need new or modified Java code.
>
> - When a new plugin is selected, trigger a new version of the app in Hudson, send back the new version to the customer, install it and restart the instances.
>
> - When a new plugin is selected, send the plugin as a framework, modify the *ClassPath.txt file to include the new framework and restart the instances.
>
> - Wait for LiveRebel.
>
> Any other options? _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden