[webbeans-dev] Input for tooling around webbeans

Gavin King gavin at hibernate.org
Fri Nov 7 00:08:22 EST 2008


Mmmm ... I dunno. Usually a decorator is going to be for a specific interface,
not for a specific web bean.

Seriously, I'm not sure how much extra value there is to this that is not
already covered by eclipse's ability to generate a class from an interface....

On Thu, Nov 6, 2008 at 11:58 PM, Dan Allen <dan.j.allen at gmail.com> wrote:
> How about this one. Create a new decorator from an existing Web Bean.
>
> https://jira.jboss.org/jira/browse/JBIDE-3136
>
> It will automatically pick up the interfaces as required and inject
> the target Web Bean.
>
> -Dan
>
> On Wed, Nov 5, 2008 at 12:44 PM, Max Rydahl Andersen
> <max.andersen at redhat.com> wrote:
>>> First, see here:
>>>
>>> http://docs.jboss.org/webbeans/reference/1.0/en-US/html/xml.html
>>>
>>> "The advantage of this approach is that you can write an XML schema
>>> that prevents spelling errors in your XML document. It's even possible
>>> for a tool to generate the XML schema automatically from the compiled
>>> Java code. Or, an integrated development environment could perform the
>>> same validation without the need for the explicit intermediate
>>> generation step."
>>
>> Ok, it is in https://jira.jboss.org/jira/browse/JBIDE-3120
>>
>>> Second, "new binding type", "new interceptor binding type", "new
>>> deployment type" wizards.
>>
>> https://jira.jboss.org/jira/browse/JBIDE-3121
>> https://jira.jboss.org/jira/browse/JBIDE-3122
>> https://jira.jboss.org/jira/browse/JBIDE-3123
>>
>>> Third "find clients", "find implementations" for injection points,
>>> "find observers" for event types.
>>
>> https://jira.jboss.org/jira/browse/JBIDE-3124
>> https://jira.jboss.org/jira/browse/JBIDE-3125
>>
>> /max
>> _______________________________________________
>> webbeans-dev mailing list
>> webbeans-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/webbeans-dev
>>
>
>
>
> --
> Dan Allen
> Software consultant | Author of Seam in Action
>
> http://mojavelinux.com
> http://mojavelinux.com/seaminaction
>
> NOTE: While I make a strong effort to keep up with my email on a daily
> basis, personal or other work matters can sometimes keep me away
> from my email. If you contact me, but don't hear back for more than a week,
> it is very likely that I am excessively backlogged or the message was
> caught in the spam filters.  Please don't hesitate to resend a message if
> you feel that it did not reach my attention.
> _______________________________________________
> webbeans-dev mailing list
> webbeans-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/webbeans-dev
>



-- 
Gavin King
gavin.king at gmail.com
http://in.relation.to/Bloggers/Gavin
http://hibernate.org
http://seamframework.org



More information about the weld-dev mailing list