|
ARC Memory Management in iOS 5 and Cocos2d-iPhone 2.0
37 days ago
by pav
My rewrite of Dungeonators is crawling along at a glacial pace. Mostly because I can only work a couple of hours a week on the project. But the iOS 5 way to manage memory with ARC ( automated reference counting) is making the process far less painful than it was the first time I wrote my game. ARC u ...
Blog Pav Blog - pavley.com · 2 references
|
|
Great answer by Cosmin Prund: How and when are variables referenced in ...
37 days ago
by jpluimers
Every once in a while, by accident you stumble on a really great answer on StackOverflow. Here is a quote from Cosmin Prund describing on how Delphi implements anonymous methods using a TInterfacedObject descendant: When you have a function like the one in the question, where you have an anonymous m ...
The Wiert Corner - ... - wiert.wordpress.com · Rank: 109,965 · 18 references
|
|
Lot’s of Static
37 days ago
by Rich
I’ve been using WordPress for a few years now as the software “engine” behind my blog. When I’ve aided others in blog creation, I’ve generally pointed or assisted them along a similar route. Recently, a trend among nerd / developer literati is a move to static generated web sites with no active back ...
Life Is Rich - lifeisrich.org
|