+1 for annotations. My employer, who has several thousand Java devs, is currently talking about blessing a Java-based scripting language (unblessed languages may not be placed into production) - annotations support (for JUnit and JPA at least) would be a major + for JRuby in the language selection process.
Thanks, Ben On Sun, Mar 1, 2009 at 9:09 AM, M C <[email protected]> wrote: > My wishlist: > > ** Complete Gems-in-a-jar with java support (JRUBY-3299) > * Support for doing Java annotations from JRuby (for JUnit4+ tests etc.) > * OSGI support > > /Morten > * > --- Den *lør 28/2/09 skrev Charles Oliver Nutter <[email protected]>* > : > > Fra: Charles Oliver Nutter <[email protected]> > Emne: [jruby-dev] Setting priorities for 1.3 > Til: [email protected] > Dato: lørdag 28. februar 2009 22.11 > > > With 1.2 almost out the door, we should talk a bit about where to go with 1.3. > There's always more work to do, but in this case there's a few > directions we could probably go. > > Some obvious items will continue to see work: > > * 1.9 libraries, interp, compiler, parser > * > 1.8.6 bugs > > But there's others that we may need to prioritize: > > * Ruby code execution performance > * Specific library performance (YAML, IO, Java) > * More Java integration refactoring (esp. subclassing) > * "Compiler #2" to produce normal Java classes from Ruby > * Improvements to AOT compilation (all-at-once, eliminate runtime codegen) > > And there's a number of internal chores to work on too: > > * Start generating most of the call path, to reduce duplicate code > * Specific-arity optimizations for block yield (could be big) > * Compiler cleanup and refactoring > * Modularization of core classes that aren't valid on applet, Android, > secured envs, etc; also may allow shipping smaller runtimes > * More startup perf work; I have a few ideas > > As always, there's way more work than the few of us committing can do, so I > think we need to hear from users what's important. Any of these? Other > items? > > - > Charlie > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > > ------------------------------ > > Audi, Fiat, Peugeot, Skoda, Porsche, Toyota, Ford - Kelkoo har brugte biler > til en hver smag! Klik her <http://dk.yahoo.com/r/pat/mmb>for at > sammenligne priser.
