I am impressed by the potential of POL to simplify the programming of Palm
applications, as well as reduced the chance of error through the use of
tested classes.

For those who have used POL and understand it well,  two questions:

1) I have a 25,000 line  multisegmented C application I would like to
migrate to POL in "stages". I cannot simply rewrite for the ground up
because my manager would not give me the time to "start over" and have
nothing "new" to show for 2 weeks or more.

I wonder if I could instead do this by dropping my source into a new C++
project, and then replacing, for example, a table with a CDBGrid here and
there.

Then I would simplify another form, replace more code with objects,
gradually making the code more and more object-oriented.

2) The POL debugging runs extremely slow on my Pentium III/600 with 256MB. I
run Codewarrior 8 on Windows 2000. I counted several seconds between "steps"
when stepping through a POL example program. Is this typical?




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to