Re: [MacRuby-devel] ControlTower Concurrency Example

2010-08-18 Thread Laurent Sansonetti
Hi Matthew, Looks good, even if it could be slightly optimized for runtime performance (like avoiding string concatenation). Did you get good results? Josh might want to commit this example as part of the CT sample code. Laurent On Aug 18, 2010, at 9:07 AM, Matthew Smith wrote: > I've writte

[MacRuby-devel] ControlTower Concurrency Example

2010-08-18 Thread Matthew Smith
I've written a ControlTower RackUp example and would appreciate your feedback. It's intent is to showcase the GCD-backed concurrency of ControlTower and uses Cocoa's XML document parsing to process a data feed from a third-party. photo_search.ru Description: Binary data Thanks, Matthew Smit