[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
[OT] Re: [xml-dev] XML and JSON together
- From: Manos Batsis <manos_lists@geekologue.com>
- To: rob@koberg.com
- Date: Tue, 08 Apr 2008 12:21:26 +0300
Hi Robert,
Robert Koberg wrote:
> The idea is to use JSON to extend legacy XML instance documents while
> maintaining original validity. For example, I have some hibernate
> mapping documents that use the well defined DTD. I want to extend the
> XML syntax to allow for other concerns in the mapping document which
> will be used to generate out to multiple concerns.
Interesting. We've also used Hibernate's <meta> elements to provide
metadata [1] for JSP UIs generation in md4j [2], along with DAOs, EJBs,
Struts etc. Worth looking into, although we will probably look at
freemarker templates for future versions - those can be consumed by
Hibernate tools directly.
[1] http://dev.abiss.gr/md4j/metadata-reference.html
[2] http://dev.abiss.gr/md4j/
Cheers,
Manos
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]