On 27/03/2009, tcu...@apache.org wrote:
> Author: tcurdt
> Date: Fri Mar 27 21:08:27 2009
> New Revision: 759352
>
> URL: http://svn.apache.org/viewvc?rev=759352&view=rev
> Log:
> tracked down the problem of https://issues.apache.org/jira/browse/COMPRESS-11
>
>
>
> Modified:
>
> commons
Bernhard Grünewaldt a écrit :
> Hi Luc,
>
> I took a look at nabla and I am impressed.
> There are a lot of this Transformer classes that provide the bytecode for
> the internal work.
>
> I don't really understand the full internals, but I think I have an overview.
If you feel the documentation
The interface ArchiveEntry does not have any Javadoc, and it's not
obvious what the getSize() method is supposed to return - the size of
an entry in the archive, including header(s), or just the size of the
data that the entry contains.
I assume the latter?
---
Hi Luc,
I took a look at nabla and I am impressed.
There are a lot of this Transformer classes that provide the bytecode for
the internal work.
I don't really understand the full internals, but I think I have an overview.
I want to write a Parser for the Mathematical Standard Notation (msn).
The
On 2009-03-26, Torsten Curdt wrote:
> If the code has been tested by the folks at hadoop I trust it very
> much. (They do extensive testing!) and would be all for replacing the
> current code base.
I just did it 8-)
svn revision 759143
Stefan
--