I'm on board with anything that can be effected wholly through refactorings
:)
On Wed, Jun 9, 2010 at 2:43 PM, Robert Scholte wrote:
> One of the biggest challenges is a streaming parser (
> http://jira.codehaus.org/browse/QDOX-177). The idea came started with the
> introduction of the fix goal
Nice.
On Wed, Jun 9, 2010 at 8:43 PM, Robert Scholte wrote:
> One of the biggest challenges is a streaming parser
> (http://jira.codehaus.org/browse/QDOX-177). The idea came started with the
> introduction of the fix goal of the maven-javadoc-plugin. By first reading
> the file and afterwards wri
One of the biggest challenges is a streaming parser
(http://jira.codehaus.org/browse/QDOX-177). The idea came started with the
introduction of the fix goal of the maven-javadoc-plugin. By first reading the
file and afterwards writing the model the whole sourcefile changes.
Another goal is to s
Out of curiosity, what's planned for 2.0?
On Tue, Jun 8, 2010 at 8:23 PM, Robert Scholte wrote:
> Right now my focus is on some mojo-projects. I think I'll continue my
> preparations on 2.0 during first half of this summer. The branch is there,
> the ideas are there, now just the coding ;)
>
> -R