RE:RPG Service Program vs Include Source for Shared and SQL Calls
Richard Schoen <richard-DiTrGpQEJGItADg8e/3/[email protected]> Sun, 22 Mar 2026 15:56:39 +0000
| Newsgroups | gmane.comp.lang.as400.rpg |
|---|---|
| Message-ID | <CH0PR12MB5250ED140C0CF3AC1B298CA0B74AA@CH0PR12MB5250.namprd12.prod.outlook.com> |
Ooh I'll have to check out the dynamic loading in noxDb. Thanks for reminding me. I hadn't looked at that in a while. Regards, Richard Schoen Web: http://www.richardschoen.net Email: richard-DiTrGpQEJGItADg8e/3/[email protected] ---------------------------------------------------------------------- message: 1 date: Sun, 22 Mar 2026 17:14:12 +0800 from: Niels Liisberg <nli-y1igGha7WhZnI0JKdf8LmQC/[email protected]> subject: Re: RPG Service Program vs Include Source for Shared Subprocedures and SQL Calls Hey Brian, We did it manually- so each ?breaking? version got its own version signature- and it worked fine. The problem occurred when you have hundreds of versions- and trying to keep track of each.. with hundreds of exports.. the binder source exploded.. So we went to a more pragmatic solution: only adding exports to the end - and if implementation is challenged- add that to the end and don?t touch the original so any client code will work in touched. .. but that is a convention, and conventions can easy be broken. That made me implement the dynamic procedure load and we use that in all our products and projects You can find ?the magic? in both noxDb and ILEastic and in our IceBreak. -- This is the RPG programming on IBM i (RPG400-L) mailing list To post a message email: [email protected] To subscribe, unsubscribe, or change list options, visit: https://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org Before posting, please take a moment to review the archives at https://archive.midrange.com/rpg400-l. Please contact support-FMtJrHiV//lnDLsaKlm4mFaTQe2KTcn/@public.gmane.org for any subscription related questions.