Gilles Querret
Gilles Querret
I didn't forget you, I'll have a look at this issue at the beginning of next week!
Just did a quick test on Linux, but couldn't reproduce. Does the OS have any impact on the bug ? ``` gquerret@jenkins ~/dev/PCTBug main ± ant...
Reproduced, thanks ! I'll have a look.
I had a look at the current implementation and found the problem. However, it's not a straightforward change and would require changes at how class dependencies are computed and stored...
@kenherring Please have a look at the [PCT dev environment](https://github.com/Riverside-Software/pct/blob/master/CONTRIBUTING.md), then we'll discuss details [here](https://github.com/Riverside-Software/pct/discussions/463)
A better file format for XREF would be good, XML XREF has always been slow to be generated, and slower to be parsed (on top of having to deal with...
1. How do you tell Progress not to disable triggers via the data dictionary ? Or were you using plain ABL to load data ? 2. It's not clearly documented,...
1. I won't have time to introduce a new attribute in the coming days, but feel free to open a pull request if you want. Otherwise, you can use the...
Yes, interesting !
So your concern is about the high initialization cost when running directly from the Procedure Editor, for example when initializing large lists ?