In article <010920071105296103%andy@[EMAIL PROTECTED]
>, Andy
<andy@[EMAIL PROTECTED]
> wrote:
> 4 - I'm also still using a G4 Mac but hoping for a new Intel-based Mac
> soon. I wonder will I still be able to use CodeWarrior (8.2 or beyond)
> if I were to buy a new Intel Mac? Will Rosetta on the new Intel Mac
> allow me to use CodeWarrior without problem (however slow??) Or, will
> CW just plain not work on an Intel-Mac?
You'll probably be able to compile (at least, I have done so with CW
10) but you won't be able to debug.
> 5 - Some of my old apps though carbonized do NOT use the new Event
> Manager, and still use a resource fork (many are still from ResEdit
> days.) Can such code still be converted to XCode from CodeWarrior, or
> must anything with old resources be totally rewritten to take advantage
> of Interface Builder-style resources and calls?
I'm not sure what you mean by "new Event Manager". If you mean
RunApplicationEventLoop and Carbon Events, that's not a requirement.
And you can start adopting Carbon Events piecemeal while still using
WaitNextEvent. Resources can still be used with Xcode, though of
course neither ResEdit not Resorcerer have been updated for years.


|