Re: FormLayout & Swixml Marriage
masukomi <[email protected]>
| Newsgroups | gmane.comp.embedded.carlsbad-cubes |
|---|---|
| Message-ID | <[email protected]> |
>> as for plug-in architectures there's actually a generic plug-in > > architecture project on sourceforge that a friend of mine's working > > on. > > Can you provide more details for this? I've been thinking about > rolling my own for the sake of mental excercise, but this could get me > off the ground more quickly... > Generic plugin Engine http://genpluginengine.sourceforge.net/ I'm not sure what stage the project is at at the moment. could be done... could be just partially done.... Does have a bunch of classes in the javadocs though... -Kate > As for Swix with plugins, it would be kind of cool to be able to > dynamically specify the plugin that handles a tag. For example: > <unkown-tag supported-by="com.whatever.NewSwixTags"/>. This would > allow easier cut-and-paste of gui code. You wouldn't have to register > tags in code. yeah I think everyone agrees on that.. but I can definitely see why it was done in the initial version. -Kate