Comment #3 on issue 132 by heuermh: Refactor SWT examples from examples module to new swt-examples module http://code.google.com/p/piccolo2d/issues/detail?id=132
Say someone wants to run some examples for core Piccolo2D features. They are comfortable with Piccolo2D's software license, but object to SWT's software license. The examples module unnecessarily includes the swt module as a dependency. One could push the argument further and suggest separate core-examples and extras-examples modules. Since core and extras have the same software license and have no external dependencies, I don't see that as necessary. Another possible benefit is a SWT-based ExampleRunner main class for the swt-examples module. Currently there is no access to SWT examples from the swing-based ExampleRunner in the examples module. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en -~----------~----~----~----~------~----~------~--~---
