The Artima Developer Community
Sponsored Link

Java Buzz Forum
Howard boils the ocean. Use GroovyMarkup! :)

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
Howard boils the ocean. Use GroovyMarkup! :) Posted: Apr 26, 2004 8:12 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: Howard boils the ocean. Use GroovyMarkup! :)
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement
Howard is trying to boil the ocean :) Mate, I think that going with YAML is a good idea.... Your markup: module (id=foo.bar.baz version="1.0.0") { service-point (id=Startup interface=java.lang.Runnable) { create-object (class=foo.bar.baz.StartupImpl); } } looks a lot like the following GroovyMarkup: someBuilder.module (id:'foo.bar.baz', version:'1.0.0') { service-point (id:'Startup' interface:'java.lang.Runnable') { create-object (class:'foo.bar.baz.StartupImpl') } } :)

Read: Howard boils the ocean. Use GroovyMarkup! :)

Topic: I *so* no longer care that "Jem has a new address" Previous Topic   Next Topic Topic: AT&T Wireless' Odyssey

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use