ObjFW  Check-in [40f7e8bd2e]

Overview
Comment:OFXMLElement: Retain + autorelease attributes.

-[attributeForName:(namespace:)] now returns the attribute retained and
autoreleased instead of returning an inner pointer.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 40f7e8bd2eabcde59b6ea4d1acfa9ae4d65c1c6e1221a51c189770fadbdaf90d
User & Date: js on 2013-02-12 18:14:23
Other Links: manifest | tags
Context
2013-02-12
18:22
Prefix all ivars with an underscore. check-in: e40729d406 user: js tags: trunk
18:14
OFXMLElement: Retain + autorelease attributes. check-in: 40f7e8bd2e user: js tags: trunk
2013-02-10
16:36
Add a warning about reimplementing -[isEqual:]. check-in: b807b66ccc user: js tags: trunk
Changes