Re: flex-tool-api (continued)

2014-11-05 Thread Erik de Bruin
It sounds like a good idea. I like solutions that bring order and balance to the Force ;-) EdB On Wed, Nov 5, 2014 at 10:09 AM, Christofer Dutz wrote: > Ok ... so now I know where my unfinished mail went ;-) > > So in order to get a tool implementation, you would do something like this: > > p

AW: flex-tool-api (continued)

2014-11-05 Thread Christofer Dutz
Ok ... so now I know where my unfinished mail went ;-) So in order to get a tool implementation, you would do something like this: public FlexTool getFlexTool(String desiredGroupName, String desiredToolName) { ServiceLoader flexToolGroups = ServiceLoader.load(FlexToolGroup.class); for(Fl