On Apr 19, 2007, at 12:45 AM, Jon Tirsen wrote:

> In general the war.rb "DSL" is a bit quirky. I think something along
> the lines of the standard config/environment.rb would be more
> familiar to Rails developers. That would have the added benefit that
> we wouldn't need to mirror the API of War::Configuration into a
> special War::Configuration DSL.
>
> Example:
>
> War::Configuration.setup do |config|
>    config.add_jetty_library(config.java_library('jetty', '6.6.1'))
>    # ... etc ...
> end

Ooh, that's nice! I like that a lot. Can we have that?

:dudley
_______________________________________________
Jruby-extras-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/jruby-extras-devel

Reply via email to