On Tue, Dec 1, 2009 at 6:53 PM, Shane Bryzak <sbryzak(a)redhat.com> wrote:
Remoting now has full support for looking up qualified beans, so you
can
now do cool stuff like this:
Nice.
If the bean is @Named then you can simply pass in the name to
Seam.Component.create() in JavaScript, otherwise you can use a
combination of bean type and qualifiers. I need to still do some work
on the API, instead of Seam.Component.create() I'm thinking
Seam.Bean.instance() instead.
Perhaps you could make the API look like Instance<X>?
--
Gavin King
gavin.king(a)gmail.com
http://in.relation.to/Bloggers/Gavin
http://hibernate.org
http://seamframework.org