On 2/22/06, Joseph J. Strout <[EMAIL PROTECTED]> wrote: > At 2:26 PM +0100 2/22/06, Thomas Tempelmann wrote: > > > > I am not sure if you have to also set 'AcceptFileTypes' in the App > >> Propery > > > >I believe this won't work with RB 2006, though, since it does not > >create the BNDL resource correctly any more. More work would be needed > >to fix that. > > Only if you're deploying to OS 9. The BNDL resource isn't used in OS > X (the plist serves this purpose instead).
Isn't that logic wrong? If I'm making a Carbon app, I'm not necessarily deploying for OS 9, yet I get a rsrc based app without plists, isn't it so? I believe the correct way to say it is: If you deploy for "OS X only", a plist will contain the drop info, otherwise it'll be in the BNDL resource. _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
