On Fri, Oct 19, 2012 at 4:50 AM, Christian Schmitz <[email protected]> wrote: > > Am 19.10.2012 um 10:25 schrieb Joe Ranieri <[email protected]>: > >> Is anyone using REALFolderItemFromFSSpec and REALFSSpecFromFolderItem >> in a plugin targeting Cocoa? It will most likely be made Carbon-only >> with the next SDK update, unless anyone has objections. > > > If you can, maybe you could simply make a cpp file in the SDK with > replacement functions? > > Like a REALFolderItemFromFSSpec which uses internally REALFolderItemFromFSRef. > > Greetings > Christian
Do you already have Cocoa plugins shipping that use either of the two FSSpec calls? If so, there's no need to go down this route further - changing it would break binary compatibility. -- Joe Ranieri Mac Frameworks & Compiler Real Software, Inc. _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
