Sharing methods with other objects
Sharing methods with other objects
- Subject: Sharing methods with other objects
- From: Aidas Dailide <email@hidden>
- Date: Mon, 16 Dec 2002 19:39:10 -0800
Hi there,
I have a simple question here. I want to share some variables between
NSObjects. After "sharing" shared variables are nil's. What is the
correct way to share variables between NSObjects(and others ofcourse)?
I used methods like -(int)returnNumber{ return my_number; }
Thanks,
Aidas
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.