Re: Announce: Nested group support

2005-03-11 Thread Nacho G. Mac Dowell
I have absolutely no idea about Maven. What are the advantages? Quoting Maven's site: "Maven is a Java project management and project comprehension tool. Maven is based on the concept of a project object model (POM) in that all the artifacts produced by Maven are a result of consulting a well d

Re: extensibility of jaxme?

2005-03-11 Thread Jochen Wiedmann
Tara, these are difficult questions. On Thu, 10 Mar 2005 17:53:42 -0800, Talbott, Tara D <[EMAIL PROTECTED]> wrote: > define the structure of the data.) We were thinking it would be easiest to > extend an existing java/xml binding compiler to create java classes which > can parse/retrieve their

RE: extensibility of jaxme?

2005-03-11 Thread Talbott, Tara D
I understand, that these streams aren't necessarily XML? If so, I have implemented a similar thing in the JaxMe predecessor, called Parselets. See http://jaxme.sf.net/docs/api/de/ispsoft/jaxme/Parselet.html for a rough idea. Basically, the generator converts the schema into a set of Parse