Ralf,

Ralf Joachim wrote:
> Hi Joachim,
> 
> I do not like the inflationary increase of modules we see at the moment.
Mind telling us whay you don't like this ? As a module represents a
deployment unit (e.g. a JAR that will be deployed to a Maven repo), I am
not sure what you are trying to say.

> Please keep in mind that our users have to add a new dependency for each
> of our modules.
Sorry, but I don't understand this 'problem' ?

> Having said that the increasing number of dependecies to external jar's
> isn't a good direction either but there doesn't seam to be much
> alternatives for the pull parser.
Guys, we are adding new functionality, and I don't see how you can do
this without relying on additional standards (e.g. STaX). As such, I
simply cannot follow your concerns here.

> In which Java version is the StAX API included?
> StAX implementation should be required for tests only?
> Is ANTLR needed at runtime or only during build?
> 
> As you may remember our discussion about parser generators during
> implementation of pull parser. JavaCC, which will be used at JDO in the
> future, is only required during build but not at runtime.
> 
> IMHO we should already try to reduce number of modules and external
> dependencies with future releases. 
Again, why ? What modules are you talking about in particular ?

> I also think of throwing away
> features or parts of code that get never used at this step.
> 
> Regards
> Ralf
> 
> 
> Joachim Grüneis schrieb:
>> Hello,
>>
>> after adapting the existing pull purser patch I'm not 100% sure if we
>> should have it in the main source tree of Castor...
>> it requires StAX API's, StAX implementation and two ANTLR libraries
>> maybe - even that it is a very small piece of code - we should have it
>> in an own project?
>>
>> what is your opinion?
>>
>> Joachim
>>
>> 2008/10/23 Werner Guttmann <[EMAIL PROTECTED]>:
>>   
>>> Hi,
>>>
>>> any chances of committing yourself to a firm deadline? I would like to
>>> ship 1.3 final any time soon, and I do not want to be waiting for weeks.
>>>
>>> Werner
>>>
>>> Joachim Grüneis wrote:
>>>     
>>>> Hello,
>>>>
>>>> I plan to add it to the code base within the next days...
>>>>
>>>> Joachim
>>>>
>>>> 2008/10/22 Werner Guttmann <[EMAIL PROTECTED]>:
>>>>       
>>>>> Hi Joachim,
>>>>>
>>>>> what are your plans of committing the pull-parsing add-on that has been
>>>>> developed as part of GSoC 2008 ?
>>>>>
>>>>> Werner
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe from this list, please visit:
>>>>>
>>>>>    http://xircles.codehaus.org/manage_email
>>>>>
>>>>>
>>>>>
>>>>>         
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe from this list, please visit:
>>>>
>>>>     http://xircles.codehaus.org/manage_email
>>>>
>>>>
>>>>       
>>> ---------------------------------------------------------------------
>>> To unsubscribe from this list, please visit:
>>>
>>>    http://xircles.codehaus.org/manage_email
>>>
>>>
>>>
>>>     
>> ---------------------------------------------------------------------
>> To unsubscribe from this list, please visit:
>>
>>     http://xircles.codehaus.org/manage_email
>>
>>   
> 

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to