XSharpPublic icon indicating copy to clipboard operation
XSharpPublic copied to clipboard

Add VOXporter option to put clasees in separate .prg files

Open cpyrgas opened this issue 5 years ago • 0 comments

From Boonnam Sivong and Greg Garza:

Would it be too difficult to have an option in the xPorter to create separate .prg files for each class within a module? And then maybe put each module's .prg files within a folder in the new project?

For example, if we have a module in VO with 20 classes and each class has 20 methods, they're all put into one large .prg file, which makes it a bit cumbersome to search through when editing the code in XSharp.

Not a big deal, and worst case, we can break them up manually ourselves. Just wondering if this would be a possibility.

cpyrgas avatar Dec 31 '20 20:12 cpyrgas