BobyIsProgress
Member
Hello,
I'm actually working on the education community
Very good lesson by the way.
In this we learned that loading procedure in persistent allowed to save on performance because every time we called the procedure, she is already load in memory in contrary to just call the procedure.
I didn't done the part on OOP and will do it soon.
But with some experience on other programming langages it usually recommended to use class object.
On the side I'm building a big procedure library with many fonction for our use. And I would like to segment it and made it more easy to use.
What do you recommand?
Best Regards,
BobyIsProgress
I'm actually working on the education community
Basic OpenEdge Developer Learning Path and Certification Exam .
Very good lesson by the way.
In this we learned that loading procedure in persistent allowed to save on performance because every time we called the procedure, she is already load in memory in contrary to just call the procedure.
I didn't done the part on OOP and will do it soon.
But with some experience on other programming langages it usually recommended to use class object.
On the side I'm building a big procedure library with many fonction for our use. And I would like to segment it and made it more easy to use.
What do you recommand?
Best Regards,
BobyIsProgress