ObjFW  Check-in [3b0699b790]

Overview
Comment:Don't create and release a pool in -[enumerateObjectsUsingBlock:].

This fixes the mutable versions reimplementing it and still behaving the
old way.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 3b0699b790bf71e0d94ce6bd1bdbd7e69b811ff15c70085224da60971b36dd2e
User & Date: js on 2011-07-28 22:21:03
Other Links: manifest | tags
Context
2011-07-29
20:35
Make typeEncoding a const char* in OFIntrospection. check-in: 430222609a user: js tags: trunk
2011-07-28
22:21
Don't create and release a pool in -[enumerateObjectsUsingBlock:]. check-in: 3b0699b790 user: js tags: trunk
21:31
Add +[elementWithFile:] to OFXMLElement. check-in: 7d5e2ebb80 user: js tags: trunk
Changes