ObjFW  Tags and Properties

Tags and Properties for Check-in d88aec8e95

Context
2008-12-09
17:36
Don't use - raise anymore, but @throw.
- raise was only because at first, exceptions were self-raising, but
this was later changed so they had to be risen manually. - rise was
introduced for that, but it would've been better to use @throw
directly. Thus, this change now.
check-in: d88aec8e95 user: js tags: trunk
2008-09-12
13:25
Initial import. check-in: a580136c80 user: js tags: trunk