In article <86604@palm-dev-forum>, [EMAIL PROTECTED] says... > > 1. Zen Plus (formerly Teenee) from Class Action > 2. Palm Object Library (POL) from TeT > 3. Palm Application Framework (PAF) from Bear River > > Can anyone with any experience with one or more of these frameworks > comment on the (relative) merits or downsides of each of them and issues > such as ease of use, overhead, overall design, implementation, > flexibility, robustness, or anything else that occurs to you.
I've talked a lot about POL here and at palmoswerks.com. I really like this framework, and it will be included as a standard part of future versions of CodeWarrior for Palm OS. Its structured similarly to MFC, with a fairly low overhead over straight C code, its very well documented, and the support board at http://www.aqpoint.com/pol/ is monitored by the programmers who wrote it, who always seem to have helpful responses. Check out their site, and you can register and download the documentation and a tutorial to see how you like it. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Get help at http://palmoswerks.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
