Sylvain Wallez dijo:
> Bertrand Delacretaz wrote:
>
>> Le 15 avr. 04, � 21:40, Antonio Gallardo a �crit :
>>
>>> ...Aparently no O/R mapping suppport.
>>> ==================================
>>> No researched enough Groovy to said that, but I will not go back to
>>> plain
>>> JDBC and SQL....
>>
>>
>> I'm not seeing Groovy SQL support as a replacement for O/R mapping or
>> java-based business logic, but just as a small and simple thing for
>> when you want to go directly to a database.
>>
>> IMO there are many "read-only" publishing applications where direct
>> SQL queries, combined with a powerful script language, are very
>> useful. In this sense, Groovy SQL stuff could be nothing more than an
>> alternative to ESQL or the SQLTransformer
>
>
> +1, although it feels a bit strange to generate XML without pointy
> brackets...
>
> Groovy, baby!!
> (see http://www.oneposter.com/Product-recordCount-1-stockid-5070.html)

Yes. I agreed, but there are still some issues to solve first in this
parentesis oriented grammar. For example, try to write something like:

<p>Hello, <b>bold</b> text </p>

and you will see the true.

Of course I hope it will fixed soon. ;-)

Best Regards,

Antonio Gallardo

Reply via email to