[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: [OT] Re: XML and JSON together
On Tue, 2008-04-08 at 12:21 +0300, Manos Batsis wrote: > 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. I use the hibernate tools to generate my SQL, but for java they only produce the simple bean. Sure this can be modified using well-know meta/@attributes. > > [1] http://dev.abiss.gr/md4j/metadata-reference.html I started using multiple meta/@attribute, but I found myself bouncing against the need for a hierarchy. I want to use the property element as much as possible and I want inherit/override ancestors. For example, if a property/@name changes I wouldn't have to change it for the UI's form elements, template language variables or javascript validation. > [2] http://dev.abiss.gr/md4j/ Cool stuff! best, -Rob > > Cheers, > > Manos > > > _______________________________________________________________________ > > XML-DEV is a publicly archived, unmoderated list hosted by OASIS > to support XML implementation and development. To minimize > spam in the archives, you must subscribe before posting. > > [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/ > Or unsubscribe: xml-dev-unsubscribe@l... > subscribe: xml-dev-subscribe@l... > List archive: http://lists.xml.org/archives/xml-dev/ > List Guidelines: http://www.oasis-open.org/maillists/guidelines.php >
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|