M
Matt Baker
Guest
The difference is primarily due to the compilation of .p's preserves the legacy behavior from many many years ago. The directory creation for .cls is as you have described: which is the path to the .cls is critical to its identify and how the AVM locates the .r code for it so the compiler will generate the correct folder structure. The compilation tools such as PDSOE, PCT, and gradle plugins take care of this for you so you don't have to think about it. The behavior you are describing is as expected. Can you take advantage of of these tools instead of building your own tooling? You could add a feature request to have the behavior improved for.p files to the ideas website. openedge.ideas.aha.io/ideas
Continue reading...
Continue reading...