[Bug libobjc/18256] libobjc without any Classes/Protocols
tilo at pruetz dot net
gcc-bugzilla@gcc.gnu.org
Sun Oct 31 20:06:00 GMT 2004
------- Additional Comments From tilo at pruetz dot net 2004-10-31 20:06 -------
At least I do not _need_ to :). I just would like to add some methods with
access to the members. This cannot be done in a category because the members are
private.
Okay, I think I could fake the interface and declare the members as protected.
Then I can do my things in categories. -- I don't know why I've not already done
it this way.
I would be pleased, if there were a possibility to exchange the Protocol class
but I can live without.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18256
More information about the Gcc-bugs
mailing list