Please see comments inline.
Thanks,
Raymond
--------------------------------------------------
From: "ant elder" <[email protected]>
Sent: Tuesday, April 28, 2009 12:55 AM
To: <[email protected]>
Subject: Re: Merging model and model-xml modules into one
On Mon, Apr 27, 2009 at 6:12 PM, Raymond Feng <[email protected]> wrote:
What are the things that are not completely trivial?
As i said in the previous mail the non-trivial ones remaining are:
binding-ws-xml, contribution-xml, definitions-xml,
implementation-java-xml,
interface-java-xml
Maybe my question wasn't clear. I was asking what are things in these
modules make it not trivial to merge them with
the model module.
Can you give us an example to show the runtime module is dragged in?
See http://apache.markmail.org/message/tyvnziazg22or4lu
I see the dependency is a bit involved. IMO, the databinding based schema
generation is OK as dependencies.
The J2W piece doesn't have to be viewed as runtime dependencies.
BTW, I don't see any dependencies to binding-ws-axis2 and
binding-ws-axis2-policy though.
probably should fix that instead of moving away from the modular
structure.
This is not trying to move away from a modular structure, its tidying
up the current structure so that it actual works and makes sense, and
also so that there is more of a common understanding about when to
create a new module versus a new package in an exsiting module.
...ant