Originally posted by Angus_D:
You can't link to both InterfaceLib and CarbonLib at the same time.
No, i was not refering to InterfaceLib.
I was refering to a new lib consisting of:
'InterfaceLib API' - 'CarbonLib API'.
This is essentially the set of APIs that are not MacOS X compatible.
i.e EOL legacy APIs.
Something like this could have implications for a better Classic environment in MacOS X.
This 'ExtraLib' could be 'intercepted' in MacOS X (a common emulation technique of that environment dating back to SoftPC on NEXTSTEP) so as to integrate a tighter Classic environment in MacOS X.
This means that with very little effort, developers can migrate to MacOS X without having to invest in Carbonsing first.
A sort of Carbon++