mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Tidied coder stuff to avoid cross-refs in connections
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@5008 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
92426fe6cb
commit
a7aae3556f
3 changed files with 0 additions and 60 deletions
|
@ -233,10 +233,6 @@ my_object_is_class(id object)
|
|||
|
||||
/* These _coder... methods may be overriden by subclasses so that
|
||||
cross-references can be kept differently.
|
||||
|
||||
For instance, ConnectedCoder keeps cross-references to const
|
||||
pointers on a per-Connection basis instead of a per-Coder basis.
|
||||
We avoid encoding/decoding the same classes and selectors over and
|
||||
over again.
|
||||
*/
|
||||
- (unsigned) _coderCreateReferenceForObject: anObj
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue