28.10.2006, 18:14 | #1 |
Участник
|
PatrickChua: Documentating Axapta tech doc.
Источник: http://PatrickChuaAx.spaces.live.com...68AA!112.entry
============== For the Past 2 week, I was documenting tech. do customization done by EIS, one of our consultant based in Inida. To me documenting their customization is a good experience as well as rewarding on my part since I was able to see how a certain customizaition is done. In axapta, you have to learn how to analyze other developer works so that in the end you can re-use some of their codes and even enhance existing one. This is very interesting as axata best practice is to find first existing class before trying to create one yourself because for all you know, their is already similar class that can be re-use. The advantage of re-using classese is that the class is already tested and bug-free whereas if you create your new class, it will eat up some of your valubale time in debugging/testing and deploying. ============== Источник: http://PatrickChuaAx.spaces.live.com...68AA!112.entry |
|