Activity
From 09/13/2025 to 10/12/2025
10/10/2025
- 09:32 AM Feature #10701 (New): implement support for generative AI code assist
- 09:28 AM Feature #3703: implement TRPL based linting support
- Although my initial idea was to implement these as reports, it is likely that the reporting/analytics will migrate in...
- 09:25 AM Feature #10700: expose analytics features in our IDE support
- Maintaining a separate web UI for analytics is extra work for us and inconvenient for our users. A better solution i...
- 09:18 AM Feature #10700 (New): expose analytics features in our IDE support
- 08:36 AM Bug #10626: DMO names can collide on case-insensitive file-system
- Good, opsys is out of the question.
I converted the two tables, Foo_BARSomething and Foo_BAR_Something, and got a ... - 07:21 AM Bug #10626: DMO names can collide on case-insensitive file-system
- We shouldn't change the output based on the OPSYS setting. The output should be the same always (safe for case-insen...
- 07:07 AM Bug #10626: DMO names can collide on case-insensitive file-system
- We use @opsys@ to determine what OS is being used (default is Unix OS). opsys can be set in @p2j.cfg.xml@, so there's...
- 06:08 AM Feature #6083: schema (.df) changes in incremental conversion mode should only reconvert those pr...
- Code Review Task Branch 6083a Revision 16224
No objection. - 03:08 AM Feature #6083: schema (.df) changes in incremental conversion mode should only reconvert those pr...
- Committed *6083a/16224*. Fixed file copy and file separator.
- 06:05 AM Feature #10265: schema-only conversion
- Code Review Task Branch 10265a Revision 16215
It looks good. - 06:02 AM Feature #10265 (Internal Test): schema-only conversion
- Greg Shah wrote:
> Code Review Task Branch 10265a Revision 16214
>
> This is good. The only change that may be n... - 05:21 AM Feature #10265: schema-only conversion
- Code Review Task Branch 10265a Revision 16214
This is good. The only change that may be needed is to output somet...
10/09/2025
- 08:31 AM Bug #10626: DMO names can collide on case-insensitive file-system
- Dănuț Filimon wrote:
> I've made a similar patch to #10626-2 in #9917, it was for the frames and menus (explained th... - 08:26 AM Bug #10626: DMO names can collide on case-insensitive file-system
- I've made a similar patch to #10626-2 in #9917, it was for the frames and menus (explained the issue in #9917-10, the...
- 06:01 AM Bug #10569: Semicolon is skipped while preprocessing
- Radu Apetrii wrote:
> Alex/Danut: if you don't plan on assigning this issue to somebody from your team, can you plea... - 05:58 AM Bug #10569: Semicolon is skipped while preprocessing
- Alex/Danut: if you don't plan on assigning this issue to somebody from your team, can you please suggest a place wher...
- 03:50 AM Feature #10265: schema-only conversion
- Rebased *10265a* to latest *trunk/16212*, the branch is now at revision *16214*.
- 03:41 AM Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- Dănuț Filimon wrote:
> Octavian, please check #10536-27 - #10536-32 and #10536-38 - #10536-39.
I included that pa... - 03:14 AM Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- Octavian, please check #10536-27 - #10536-32 and #10536-38 - #10536-39.
10/08/2025
- 05:59 AM Feature #6083: schema (.df) changes in incremental conversion mode should only reconvert those pr...
- Greg Shah wrote:
> Code REview Task Branch 6083a Revision 1622
>
> I'm fine with the changes.
>
> Please do en... - 04:58 AM Feature #6083: schema (.df) changes in incremental conversion mode should only reconvert those pr...
- Code Review Task Branch 6083a Revision 1622
I'm fine with the changes.
Please do enough testing to confirm it i... - 03:57 AM Feature #6083: schema (.df) changes in incremental conversion mode should only reconvert those pr...
- Dănuț Filimon wrote:
> Greg Shah wrote:
> > I have reconsidered the @name_map.xml@ changes. It was my mistake to f... - 03:02 AM Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- Ovidiu Maxiniuc wrote:
> Review of 10639a/16189.
> The code should work now. But I do not understand the usage of @...
10/07/2025
- 02:49 PM Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- I can confirm your observation that the _2 and subsequent interfaces are no longer created.
Therefore I studied a ... - 09:45 AM Bug #10639 (Review): Incremental conversion - unexpected DMO generation for space-only changes
- I've committed the last proposed solution in *10639a/16189*. I followed the suggestions from #10639-19 to modify the ...
- 10:09 AM Feature #6083: schema (.df) changes in incremental conversion mode should only reconvert those pr...
- Greg Shah wrote:
> I have reconsidered the @name_map.xml@ changes. It was my mistake to force that into this task. ... - 10:01 AM Feature #6083: schema (.df) changes in incremental conversion mode should only reconvert those pr...
- I have reconsidered the @name_map.xml@ changes. It was my mistake to force that into this task. Please separate tha...
10/06/2025
- 07:30 AM Bug #10678: ~u#### escape sequences which have no equivalent in the cpinternal should be not con...
- Testcase:
cpinternal = ISO8859-1... - 07:29 AM Bug #10678 (New): ~u#### escape sequences which have no equivalent in the cpinternal should be n...
10/03/2025
- 06:11 AM Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- Indeed, that is a puzzle. Try to remove the @build/@ folder and reconvert/recompile the project again. Some classes m...
- 02:30 AM Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- Ovidiu Maxiniuc wrote:
> Because @v1@'s definition has an additional @initial "desc"@, FWD decides the tables are no... - 02:20 AM Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- Greg Shah wrote:
> We should be converting everything dependent upon the @Tt_1.java@ when it gets reconverted.
Ye...
10/02/2025
- 11:44 AM Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- Because @v1@'s definition has an additional @initial "desc"@, FWD decides the tables are not compatible. I think this...
- 11:07 AM Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- We should be converting everything dependent upon the @Tt_1.java@ when it gets reconverted. If we don't include all ...
- 08:57 AM Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- Does anyone know how could I generate this kind of hierarchy: @Tt_1.java@, @Tt_1_1.java@ and @Tt_1_2.java@?
@start...
10/01/2025
- 06:43 AM Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- Greg Shah wrote:
> Danut has changes in this area in 6083a.
I tested Danut's changes but the issue is not fixed. ... - 05:03 AM Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- Danut has changes in this area in 6083a.
- 04:42 AM Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- Constantin Asofiei wrote:
> I would go a different way: is OK to re-generate all DMOs, but the name should be preser... - 04:36 AM Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- I would go a different way: is OK to re-generate all DMOs, but the name should be preserved *if the key matches*. Ma...
- 04:11 AM Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- ...
09/30/2025
- 10:02 AM Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- Make sure that we aren't duplicating work that was already done in 6083a.
- 08:42 AM Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- It seems that @pre_tmpTabNames_work@ is the one that doesn't contain @Tt_1.java@, not @pre_tmpTabNames@.
- 08:17 AM Bug #10639 (WIP): Incremental conversion - unexpected DMO generation for space-only changes
- The root cause of not considering @Tt_1.java@ is that when @p2o_pre.xml@ is executed and @pre_tmpTabNames@ is created...
- 08:12 AM Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- I don't recall exactly when, but this was a known 'limitation' of incremental conversion, from few years back. I thi...
- 08:11 AM Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- Use the following testcase:
@a.p@:... - 08:01 AM Bug #10639 (Review): Incremental conversion - unexpected DMO generation for space-only changes
09/26/2025
- 09:24 AM Bug #10626: DMO names can collide on case-insensitive file-system
- > This task is meant to check the OS-filename generated for artifacts like DMOs, POJOs, frames, menus, etc, if FWD is...
- 09:07 AM Bug #10626: DMO names can collide on case-insensitive file-system
- From #10536-27:
I don't know when this was regressed, but if you have two tables named @Foo_BARSomething@ and @Foo... - 09:05 AM Bug #10626 (Test): DMO names can collide on case-insensitive file-system
09/19/2025
- 06:29 AM Feature #6083: schema (.df) changes in incremental conversion mode should only reconvert those pr...
- Alexandru Lungu wrote:
> Danut, can you document which changes are mandatory for customer projects once 6083a gets i... - 06:25 AM Feature #6083: schema (.df) changes in incremental conversion mode should only reconvert those pr...
- Danut, can you document which changes are mandatory for customer projects once 6083a gets into trunk?
09/15/2025
- 10:49 AM Feature #6319: IntelliJ plugin
- JetBrains have a new IDE which is similar to VSCode. It has a smart mode in which it can support many standard langua...
- 10:44 AM Feature #3881: output actual file and line/column for all outputs in conversion/analytics
- What I would do next here is:
1. Make sure the bug describe above is fixed (i.e. the @pphints@ metadata correctly ... - 10:37 AM Feature #10190: Prototype the changes to the build to add ANTLR v4
- Besides the version compatibility tested for antlr4 and Java8, perhaps we should also test some conversions to make s...
- 08:55 AM Support #10231 (Review): Document the code style guidelines for ANTLR grammars, based on progress.g
- 08:29 AM Bug #10569: Semicolon is skipped while preprocessing
- > a = 'text1'~'text2~'text3~'`.
I think this is a regression from #6859 :/ The trailing back tick shouldn't be the... - 07:59 AM Bug #10569: Semicolon is skipped while preprocessing
- Take a look at the following 4GL example.
@start.w@:... - 07:52 AM Bug #10569 (Internal Test): Semicolon is skipped while preprocessing
Also available in: Atom