On 12/08/2010 11:50 PM, Lukas Renggli wrote:
I've got a GemSource repository, but I'm actually hoping (haven't run tests
yet:) that I will be able to use Regex-Core without making any
GemStone-specific changes ...
That's unlikely, because the code makes quite some absolute stream
positioning like aStream position = 0, aStream position = aStream
size, etc.
Lukas
Lukas,
I've pulled down the Ansi compatible stream implementations (where
position has been fixed) that I was using for Grease and all of the
tests pass, so unless there are some corner cases I'm missing (always a
possibility) GemStone-specific changes aren't needed...
Dale