Activity
From 04/07/2026 to 05/06/2026
05/06/2026
- 09:49 AM Feature #9488: implement all built-in OO classes using the open source ADE code from 12.8.4
- Committed *9488c/16551* containing conversion changes from 9488a + additional change to fix the LegacyString conversi...
- 09:39 AM Bug #11443 (Test): Analytics is broken in trunk/16548
- Branch 11443a was merged into trunk as rev. 16551 and archived.
(I also fixed the javadoc) - 09:33 AM Bug #11443 (Merge Pending): Analytics is broken in trunk/16548
- Greg Shah wrote:
> Code Review Task Branch 11443a Revision 16551
>
> The changes are good. These are quite low r... - 08:54 AM Bug #11443: Analytics is broken in trunk/16548
- Please fix this javadoc issue:...
- 08:26 AM Bug #11443 (Internal Test): Analytics is broken in trunk/16548
- Code Review Task Branch 11443a Revision 16551
The changes are good. These are quite low risk. If reports work no... - 05:52 AM Bug #11443 (Review): Analytics is broken in trunk/16548
- Committed *11443a/16551*. Fixed analytics, found usage of 'file' through ReportDefinition#multiplexExpr.
Greg, ple... - 04:02 AM Bug #11443 (WIP): Analytics is broken in trunk/16548
- From #7143-1927:
---
Analytics is broken in trunk rev 16548 (or earlier) based on testing Hotel GUI rev 451 usi... - 04:01 AM Bug #11443 (Test): Analytics is broken in trunk/16548
05/04/2026
- 07:44 AM Feature #6407: name_map.xml improvements
- Constantin Asofiei wrote:
> Danut, changes in 6407b look good. Please commit the tool to compare the annotations/na... - 03:12 AM Feature #6407: name_map.xml improvements
- Danut, changes in 6407b look good. Please commit the tool to compare the annotations/name_map.xml to @~/secure/code/...
04/30/2026
- 11:05 AM Bug #11421: Some dates mismatch after being persisted in a table
- It prints @yes@ for me in both cases (with and without the extra @setTimeInMillis()@).
But there is something that... - 07:45 AM Bug #11421: Some dates mismatch after being persisted in a table
- Ovidiu Maxiniuc wrote:
> In @date.java@:4579: the line seems useless. The assignment of @time@ field (@setTimeInMill... - 07:59 AM Feature #6407 (Review): name_map.xml improvements
- Dănuț Filimon wrote:
> If that's the case, MethodKey can be expanded to store an enum with the type.
Committed *64...
04/29/2026
- 07:08 PM Bug #11421: Some dates mismatch after being persisted in a table
- In @date.java@:4579: the line seems useless. The assignment of @time@ field (@setTimeInMillis()@) is overwritten a fe...
- 07:43 AM Bug #11421: Some dates mismatch after being persisted in a table
- Ovidiu, I committed the first round of fixes to 11421a. I still have to address the @getIsoDate@ issue. If you have a...
- 09:34 AM Feature #6407: name_map.xml improvements
- I committed *6407b/16537*. I committed the LegacySignatures converted for the webspeed code, modified the rules to ad...
- 03:22 AM Feature #6407: name_map.xml improvements
- Constantin Asofiei wrote:
> Dănuț Filimon wrote:
> > Constantin, should FORWARD functions be added to the LegacySig... - 08:01 AM Bug #11432: full compatibility for SECURITY-POLICY:ENCODE-DOMAIN-ACCESS-CODE
- In #11097, we've implemented the return value for @SECURITY-POLICY:ENCODE-DOMAIN-ACCESS-CODE@ to be the same as @AUDI...
- 07:59 AM Bug #11432 (New): full compatibility for SECURITY-POLICY:ENCODE-DOMAIN-ACCESS-CODE
04/28/2026
- 09:53 AM Feature #6407: name_map.xml improvements
- Dănuț Filimon wrote:
> Constantin, should FORWARD functions be added to the LegacySignatures? I have a scenario with... - 09:52 AM Feature #6407: name_map.xml improvements
- Constantin, should FORWARD functions be added to the LegacySignatures? I have a scenario with a FORWARD function that...
- 07:36 AM Feature #6407: name_map.xml improvements
- I've had to replace the String key used for storing the methods in ProgramInfo, the problem was that name collection ...
- 07:41 AM Bug #11421: Some dates mismatch after being persisted in a table
- There are three issues to be handled here:
* the 1-day difference for 'more recent dates' is, +in my current opinion... - 06:38 AM Bug #11421 (WIP): Some dates mismatch after being persisted in a table
- 04:37 AM Bug #11421: Some dates mismatch after being persisted in a table
- The issue comes from inconsistent calendar handling during date conversions, not from any specific date. Different pa...
- 04:26 AM Bug #11421 (WIP): Some dates mismatch after being persisted in a table
04/23/2026
- 09:30 AM Feature #6407: name_map.xml improvements
- Dănuț Filimon wrote:
> Regardless, both the LegacySignature and implementation should be present, let the runtime ha... - 09:27 AM Feature #6407: name_map.xml improvements
- It does make sense to be able to change the handle by setting @this-procedure@. Regardless, both the LegacySignature ...
- 09:22 AM Feature #6407: name_map.xml improvements
- Actually, it can't be dropped. There's something stupid where a function can be both @in handle@ and implementation;...
- 09:18 AM Feature #6407: name_map.xml improvements
- Constantin Asofiei wrote:
> Danut, I was wrong in the meet: the @LegacySignature@ needs to be there, *but not the i... - 08:30 AM Feature #6407: name_map.xml improvements
- Danut, I was wrong in the meet: the @LegacySignature@ needs to be there, *but not the implementation*.
See existi... - 06:55 AM Feature #6407: name_map.xml improvements
- Constantin Asofiei wrote:
> Constantin Asofiei wrote:
> > Danut, sorry, but the runtime works properly. So the pro... - 05:53 AM Feature #6407: name_map.xml improvements
- Constantin Asofiei wrote:
> Danut, sorry, but the runtime works properly. So the problem is just that @extprog.j2pf... - 05:52 AM Feature #6407: name_map.xml improvements
- Danut, sorry, but the runtime works properly. So the problem is just that @extprog.j2pf@ is added an empty key - as ...
- 04:03 AM Feature #6407: name_map.xml improvements
- I also committed *6407b/16536* - The Tyep.EXECUTE methods do not have a name in the annotation that can be used, so I...
- 03:39 AM Feature #6407: name_map.xml improvements
- Constantin, the test case is this one:
* start.p...
04/22/2026
- 09:57 AM Feature #6407: name_map.xml improvements
- Constantin Asofiei wrote:
> Dănuț Filimon wrote:
> > Constantin Asofiei wrote:
> > > I don't understand. the @jn... - 09:52 AM Feature #6407: name_map.xml improvements
- Dănuț Filimon wrote:
> Constantin Asofiei wrote:
> > I don't understand. the @jname@ is of no use until the real ... - 09:33 AM Feature #6407: name_map.xml improvements
- Constantin Asofiei wrote:
> I don't understand. the @jname@ is of no use until the real implementation is resolved... - 09:30 AM Feature #6407: name_map.xml improvements
- I don't understand. the @jname@ is of no use until the real implementation is resolved.
- 09:29 AM Feature #6407: name_map.xml improvements
- I found a scenario where the java name of the method is needed and it must be added to the LegacySignature.
A prog... - 07:29 AM Feature #6407: name_map.xml improvements
- Dănuț Filimon wrote:
> Constantin, do you know how the trunk/build/classes/com/goldencode/p2j/name_map.xml is genera... - 07:27 AM Feature #6407: name_map.xml improvements
- I looked into and modified the following files:
* stateaware.p, there are a lot of in-handle mapping nodes that are ... - 04:51 AM Feature #6407: name_map.xml improvements
- Constantin Asofiei wrote:
> Danut, check the name_map.xml in the FWD project - all in super/etc are there.
The na... - 04:30 AM Feature #6407: name_map.xml improvements
- Danut, check the name_map.xml in the FWD project - all in super/etc are there.
- 04:13 AM Feature #6407: name_map.xml improvements
- Dănuț Filimon wrote:
> Constantin Asofiei wrote:
> > Dănuț Filimon wrote:
> > > Constantin, I found Stateaware.jav... - 03:56 AM Feature #6407: name_map.xml improvements
- Constantin Asofiei wrote:
> Dănuț Filimon wrote:
> > Constantin, I found Stateaware.java in trunk (from webspeed) w...
04/21/2026
- 10:38 AM Feature #6407: name_map.xml improvements
- Dănuț Filimon wrote:
> Constantin, I found Stateaware.java in trunk (from webspeed) which needs to use LegacySignatu... - 10:24 AM Feature #6407: name_map.xml improvements
- Constantin, I found Stateaware.java in trunk (from webspeed) which needs to use LegacySignatures (just like the java ...
04/20/2026
- 10:00 AM Feature #6407 (WIP): name_map.xml improvements
- Dănuț Filimon wrote:
> Stefanel reported the following issue in a customer application:
> [...]
>
> I committed ...
04/17/2026
- 09:28 AM Feature #6407: name_map.xml improvements
- Stefanel reported the following issue in a customer application:...
04/14/2026
- 08:50 AM Feature #6407 (Internal Test): name_map.xml improvements
- Constantin Asofiei wrote:
> Thanks. The only part that is missing is synchronization for @ensureAnnotationsLoaded@;... - 06:41 AM Bug #4602: fixes for OO 4GL and structured error handling
- + Constantin
- 06:40 AM Bug #4602: fixes for OO 4GL and structured error handling
- I tested 4602a branch on regression test project and ETF tests. I managed to get all the tests passing, but had to ma...
04/08/2026
- 08:11 AM Bug #4891: Nested method calls ignore 'silent' (no-error) option.
- I think think this is the same issue with #11255, I seen the same issue while working with @tests/table/parameter@ te...
Also available in: Atom