[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
NSBundleAdditions.m
From: |
Andrew Ruder |
Subject: |
NSBundleAdditions.m |
Date: |
Mon, 21 Jul 2003 04:06:30 -0500 |
User-agent: |
Mutt/1.5.4i |
This is mostly the same diff that I submitted a day or two ago;
however, this time I made a unified diff so that the changes
were more clear. A missing ASSIGN() was added and GSObjectData
was set to deallocate dictionary (which was currently not affecting
anything, but if that class were ever to be used, it could have).
Clears up lots of double retains and releases _parentClassName in
the dealloc methods.
Thanks
--
Andrew Ruder
NSBundleAdditions.m.diff
Description: Text document
- NSBundleAdditions.m,
Andrew Ruder <=