Spring ME for GWT?

1 view
Skip to first unread message

wilfred

unread,
Dec 10, 2008, 4:17:28 AM12/10/08
to Google Web Toolkit
Guys,

Yesterday I talked to a couple of GWT folks at Devoxx, and I told them
about something we released open sourced. It's something that allows
you to use Spring in environments without support for reflection.

We made it for one of our projects based on Java ME, but several
people told me it could also be used in GWT.

Spring ME is hosted here: http://springframework.me/

It supports:

• Property-based injection;
• Constructor-based injection;
• Injection of primitives, such as integers, booleans, etc.
• Injection of anonymous beans;
• Injection of beans based on references;
• Injection of lists;
• Init and destroy methods;
• Lazy initialization and eager initialization;

We didn't cut a release yet, because I think we need to clean up the
API a little. However, this stuff is working just fine for us at this
stage.

If there is anybody out there who feels like taking this and having
support for GWT as well, feel free to drop me a message, and I can
share some details.

Cheers,

Wilfred Springer


Reply all
Reply to author
Forward
0 new messages