[jsr294-modularity-eg] Module directive types

Bob Lee crazybob at crazybob.org
Fri May 8 16:34:59 EDT 2009


On Fri, May 8, 2009 at 1:31 PM, Bob Lee <crazybob at crazybob.org> wrote:

> I can go either way. The intention here was to encourage a more fluent
> style.
>

Here's a Guice example, too:

  bind Foo annotatedWith: Red to: FooImpl

vs.

  bind type=Foo qualifier=Red impl=FooImpl

Thanks,
Bob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://cs.oswego.edu/pipermail/jsr294-modularity-observer/attachments/20090508/d35246fb/attachment.html>
-------------- next part --------------
_______________________________________________
jsr294-modularity-eg mailing list
jsr294-modularity-eg at cs.oswego.edu
http://cs.oswego.edu/mailman/listinfo/jsr294-modularity-eg


More information about the jsr294-modularity-observer mailing list