mindsnacks / Zinc-ObjC

Objective-C client for Zinc asset distribution system
MIT License
17 stars 6 forks source link

Adding event sources everywhere #67

Closed amrox closed 11 years ago

amrox commented 11 years ago

It's somewhat primitive, but it works.

It looks like this when logged:

Info: -[MSAppContext zincRepo:didReceiveEvent:] : DOWNLOAD-COMPLETE: 'url'='http://zinc.mindsnacks.com/com.mindsnacks.lessons/manifests/english-french-lesson-pack-28.json.gz' 'source'='{
    class = ZincDownloadCompleteEvent;
    function = "+[ZincDownloadCompleteEvent downloadCompleteEventForURL:size:]";
    line = 213;
    object = 0xac85bc;
}' 'size'='0'
JaviSoto commented 11 years ago

:shipit: