Hi, At WOWODC, we had a couple of discussions about what's next for Wonder. Should we made it Java 1.6-only? Drop some frameworks? Release numbers?
So to make a better decision, I created a 7 questions survey about how YOU use Project Wonder. You can answer the survey at: https://www.survs.com/survey/NTBNFJXZ5R The last question ask which Wonder frameworks you use. One quick way to do it is by using find and grep to find the frameworks listed in your Eclipse projects: find /path/to/projects -name '.classpath' -exec grep "WOFramework" {} \; Just in case you want to see the questions before fill in the survey: Which version(s) of WebObjects do you use? Which version(s) of Java do you use for developing AND/OR deploying your WO apps? How do you obtain the Wonder frameworks? Do you use Maven for developing your WebObjects app? Do you use Jenkins to build your WebObjects apps? Which version(s) of JavaMonitor and wotaskd are you using? Which framework(s) from Project Wonder do you use in your projects? _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
