Porting of current application

Posted by jmls on 22-Jul-2008 15:53

Just thought I'd discuss any issues with porting our existing application to 10.2ABeta.

connected 10.2A to the local 10.1C database (localhost and port), compiled the application and it runs perfectly. No obvious problems so far, but over the next few days I'll be running some stress tests on the system to see if it leaks anywhere .. I'll update as and when

All Replies

Posted by Thomas Mercer-Hursh on 22-Jul-2008 18:05

With some of the legacy code I have seen lately, I don't know if I want to try it with 10.2A ... the garbage collection might make it all disappear!

Posted by Thomas Mercer-Hursh on 22-Jul-2008 18:11

With some of the legacy code I have seen lately, I don't know if I want to try it with 10.2A ... the garbage collection might make it all disappear!

Posted by Admin on 22-Jul-2008 18:24

if that legacy Code is not yet using OO then GC can hardly break it.

Posted by Thomas Mercer-Hursh on 22-Jul-2008 18:30

I was thinking of it erasing the disk!

Posted by Admin on 22-Jul-2008 18:33

))

Posted by jmls on 23-Jul-2008 01:32

There is a large proportion of it using OO. Bad OO, but still OO. I may finally make the break and actually try to write some good OO now ..

This thread is closed