| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I seem to remember someone claiming sometime that you didn't actually need the reflection.You don't need to use any reflection to use the ApplicationAdapter on non-Mac platforms without including the stubs. All you need to do is make sure that the code path that executes when running on non-macs doesn't actually use any classes from the stub. I do it with a simple check of the os system property.
It appears that Java's late binding requires this to work.
e.g.
| References: | |
| >Re: SVN, XCode, and pre-existing code... (From: Doug Zwick <email@hidden>) | |
| >Re: SVN, XCode, and pre-existing code... (From: Michael Hall <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.