At 7:14 PM +0100 3/4/04, Jens Rieks wrote:
this patch adds support for dumping of ParrotObjects.
If an object "can __dump", this method is called on the object which then
is responsible for dumping itself.
A test that shows the new functionality in action is included.
Applied, thanks.
--
Hi,
On Thursday 04 March 2004 19:14, I wrote:
> this patch adds support for dumping of ParrotObjects.
> If an object "can __dump", this method is called on the object which then
> is responsible for dumping itself.
> A test that shows the new functionality in action is included.
applied by Dan, th
Hi,
this patch adds support for dumping of ParrotObjects.
If an object "can __dump", this method is called on the object which then
is responsible for dumping itself.
A test that shows the new functionality in action is included.
jens
Index: library/dumper.imc