ballhogjoni Posted December 17, 2020 Share Posted December 17, 2020 So i've always struggled with coding reports that have a lot of logic and calculations because the become very procedural and they become hard to debug and hard to add new features/calculations. What do you guys do when coding reports to make them easy to maintain and add new features? Quote Link to comment Share on other sites More sharing options...
benanamen Posted December 17, 2020 Share Posted December 17, 2020 Object-oriented programming is your friend here. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.