Plugins system?
Plugins system?
- Subject: Plugins system?
- From: Pascal Robert <email@hidden>
- Date: Sun, 16 Jan 2011 09:44:50 -0500
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