> Remember: when you can immediately think of something about the SDK > that "would be a lot better if", the chances are that the SDK writers > thought of it too. :-) There's often a good reason for the way things > are done.
Ah, but making pronouncements about the SDK only to be illuminated later is so much fun! Thanks for the explanation. The binary compatibility breakage due to the addr/data return register ABI Palm OS uses makes a lot of sense. Hmmm... sounds like a job for __declspec(novoidconversion) or some similar language hack/pragma to make the compiler complain about conversions to void *. Of course, its not there yet... -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
