[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fix: NSFormCell, copyWithZone:
From: |
Nicola Pero |
Subject: |
Re: Fix: NSFormCell, copyWithZone: |
Date: |
Sat, 16 Dec 2000 16:48:00 +0100 (CET) |
Georg, thanks! I slightly modified your code and merged it in the
rearrangement of NSCell which I agreed with Fred and Richard to do.
The resulting code - which at this point is a big mix of different bits
and contributions from different minds - is all on CVS.
If you find any new bit to fix or improve, please let me/us know - your
contribution is much appreciated.
On Sat, 16 Dec 2000, Georg Fleischmann wrote:
> Hi,
>
> here is a fix for NSFormCell (CVS 2000-12-15). It applies the recent changes
> of NSCell to NSFormCell too.