By bloid
via stephan.reposita.org
Published: Dec 02 2007 / 12:36
Using Groovy MarkupBuilders spoiled me for other ways to create HTML pages from code. Others think the same. But in some organizations you have to use Java and can’t use Groovy - at least when you can’t sneak it in.
So I tinkered around in Java to see what’s the best MarkupBuilder I can write with Java. Using DSLs and Fluent Interfaces (times(5).loop), I came up with a nice solution. It’s not Groovy, but it works.
Add your comment
Voters For This Link (17)
-
bloid -
aalmiray -
pashimito -
jpz -
kman -
jaux -
ss93845 -
framiere2 -
urubatan -
brucechapman -
p3t0r -
fabiocaseri -
aldrinm -
kitdavies -
michaelsale.myopenid.com -
johannz -
glaforge