Activity
From 03/29/2026 to 04/27/2026
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...
04/06/2026
- 07:51 AM Bug #4602: fixes for OO 4GL and structured error handling
- Constantin Asofiei wrote:
> * TransactionManager.iterateWorker
> * @ToClause.decrement()@
> ** are you saying if a... - 07:13 AM Bug #4602: fixes for OO 4GL and structured error handling
- Eduard, please rebase again and lets do full testing (conversion/runtime) on it.
There are also some questions/iss... - 05:02 AM Feature #6407: name_map.xml improvements
- Thanks. The only part that is missing is synchronization for @ensureAnnotationsLoaded@; and document in @initializeA...
- 04:17 AM Feature #6407: name_map.xml improvements
- Constantin Asofiei wrote:
> Did you push the branch? Do @bzr unbind@, @bzr push --overwrite@, then @bzr bind@ again... - 04:09 AM Feature #6407: name_map.xml improvements
- Dănuț Filimon wrote:
> Constantin Asofiei wrote:
> > Dănuț Filimon wrote:
> > > Committed *6407b/16452*. Removed r... - 03:58 AM Bug #5651: conditions raised from a finally block
- Eduard Soltan wrote:
> Another thing to notices, even the error thrown from @finally@ block of the @finally@ should ... - 03:55 AM Bug #5651: conditions raised from a finally block
- Another thing to notices, even the error thrown from @finally@ block of the @finally@ should be overridden by the sam...
04/03/2026
- 04:29 AM Feature #6407: name_map.xml improvements
- Constantin Asofiei wrote:
> Dănuț Filimon wrote:
> > Committed *6407b/16452*. Removed remaining usage of jname and ... - 04:27 AM Feature #6407: name_map.xml improvements
- Dănuț Filimon wrote:
> Committed *6407b/16452*. Removed remaining usage of jname and private, ran a conversion with ... - 04:22 AM Feature #6407 (Review): name_map.xml improvements
- ChUI testing looks fine, I'm putting 6407b in Review.
04/02/2026
- 07:12 AM Feature #6407: name_map.xml improvements
- Committed *6407b/16452*. Removed remaining usage of jname and private, ran a conversion with ChUI and found no issues...
Also available in: Atom