ObjFW  Tags and Properties

Tags and Properties for Check-in 348b389736

Context
2009-04-19
20:19
Actually, it makes sense that - release returns self.
This way, you can check if the object has been free'd, for example
using if ((obj = [obj release]) == nil).
check-in: 348b389736 user: js tags: trunk
2008-09-12
13:25
Initial import. check-in: a580136c80 user: js tags: trunk