Dec. 12, 2009
2:59 p.m.
On Dec 12, 2009, at 3:56 PM, Mariano Martinez Peck wrote:
On Sat, Dec 12, 2009 at 3:53 PM, Marcus Denker <denker@acm.org> wrote: 11097 -----
Issue 1577: clean isSpecialWriteBinding (again) Issue 1585: More random dead code removal (76 unsent method removed)
Marcus, when you this kind of removal (unsent methods), do you check also on Dev and Web image? or just core ?
right now I only check the core... :-) But the methods removed are of the kind that they really should not be part of a public API.... And should we remove too much: bringing back is simple. Marcus