iMediaSandboxing / iMedia

The Karelia iMedia Browser, framework and application for browsing media on Mac OS X
http://www.karelia.com/imedia/
Other
18 stars 12 forks source link

Remove IMBParserProtocol #14

Closed mikeabdullah closed 12 years ago

mikeabdullah commented 12 years ago

There doesn't seem to be any good reason for declaring IMBParserProtocol separately to IMBParser

peterb180369 commented 12 years ago

Already took care of this (manually) and went a little bit beyond, by dividing the class into main class (with required methods) and a category that only contains helper methods.