[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] [OT] Re: [xml-dev] XML and JSON together
- From: Robert Koberg <rob@koberg.com>
- To: Manos Batsis <manos_lists@geekologue.com>
- Date: Tue, 08 Apr 2008 07:47:27 -0400
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@lists.xml.org
> subscribe: xml-dev-subscribe@lists.xml.org
> 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]