Project

General

Profile

Activity

From 10/01/2024 to 10/30/2024

10/30/2024

10:35 AM Bug #8643 (Review): ErrorManager not handling caught errors and error-status:error attribute prop...
Rebased 8643a, to latest trunk. And fixed some history entries in revision 15528.
Committed on 8643a, revision 155...
Eduard Soltan
10:33 AM Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
Looking a bit more closely at the example from #8643-30, and the implementation of @BlockManager.processLegacyError@.... Eduard Soltan
07:34 AM Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
Tested unittests with the changes from 8643a. It indeed solves a lot of tests in @service@ and some other modules. Bu... Eduard Soltan

10/29/2024

06:14 AM Bug #8944: FINALLY block transaction processing
deleted Artur Școlnic
05:23 AM Bug #8944: FINALLY block transaction processing
Considering that in 4GL, @finally@ is executed at the end of each iteration of the enclosing block, extracting the fi... Artur Școlnic
05:00 AM Bug #8944: FINALLY block transaction processing
*Further analysis into finally blocks and transactions based on the example in #8944-1.*
A scenario without a fina...
Artur Școlnic

10/28/2024

10:46 AM Bug #8944: FINALLY block transaction processing
Using the @_TRANS@ VST with the examples above, I concluded that for the full transactions:
* @exclusive-lock@ forc...
Artur Școlnic
10:27 AM Bug #8944: FINALLY block transaction processing
> _TRANS virtual system table is not supported by fwd
Correct
Greg Shah
10:19 AM Bug #8944: FINALLY block transaction processing
I was trying to analyze transactions for the examples above using... Artur Școlnic

10/17/2024

03:23 PM Feature #6410: implement additional built-in OO classes/interfaces
> Just a quick note on the 4GL OO implementation, as you know the source code for this is available on github - https... Greg Shah
03:22 PM Feature #6410: implement additional built-in OO classes/interfaces
> All the test cases we have for this are based on OO implementation as provided in OE v12.2.0, we had a situation no... Greg Shah
08:46 AM Feature #6410: implement additional built-in OO classes/interfaces
I've rebased 6410b and reviewing it. Marian, I'll let you know once is pushed to xfer. Constantin Asofiei
04:07 AM Feature #6410: implement additional built-in OO classes/interfaces
Just a quick note on the 4GL OO implementation, as you know the source code for this is available on github - https:/... Marian Edu
06:01 AM Bug #8944: FINALLY block transaction processing
As far as I know, a full transaction is started by a block only if a transaction is not already active, and if it is,... Artur Școlnic
05:12 AM Bug #8944: FINALLY block transaction processing
... Artur Școlnic
03:51 AM Bug #8944: FINALLY block transaction processing
Coming back to the issue this task was created for, I analyzed the test case from #8944-1 and came to a conclusion.
...
Artur Școlnic

10/14/2024

08:52 AM Bug #8978 (Closed): ErrorConditionException in not being propagated correctly
Greg Shah
08:51 AM Bug #8978: ErrorConditionException in not being propagated correctly
This issue is solved by 8912f, it was merged to trunk/15455, the ticket can be closed. Artur Școlnic
02:30 AM Bug #8944: FINALLY block transaction processing
Now once we are in @doBlock2@ from #8944-21 example, an error is thrown and the primary database is being rollbacked.... Eduard Soltan
02:15 AM Bug #8944: FINALLY block transaction processing
I see the problem that we are seeing without the patch from #8944-18.... Eduard Soltan

10/09/2024

04:37 AM Feature #4065 (Test): server-side processing of client platform dependencies
4065g was merged to trunk as rev. 15484 and archived. Galya B
02:19 AM Feature #4065: server-side processing of client platform dependencies
Sorry for the delays on this issue, but I'm not getting any email notifications on this. For some reason Thunderbird ... Hynek Cihlar
01:15 AM Feature #4065 (Merge Pending): server-side processing of client platform dependencies
Please merge 4065g to trunk. Hynek Cihlar
12:51 AM Feature #4065: server-side processing of client platform dependencies
Greg Shah wrote:
> Also to confirm: batch mode is OK?
I've tested in batch with simple procedures writing to stre...
Galya B

10/08/2024

03:14 PM Feature #4065: server-side processing of client platform dependencies
Also to confirm: batch mode is OK? Greg Shah
10:12 AM Feature #4065: server-side processing of client platform dependencies
If there is no difference from trunk, we're good.
BTW, I tried Hotel ChUI last week with trunk and it did work, so...
Greg Shah
09:53 AM Feature #4065: server-side processing of client platform dependencies
Galya B wrote:
> I'm not sure how to enter user/pass in terminal, or more specifically why it doesn't work (quit wor...
Galya B
09:49 AM Feature #4065: server-side processing of client platform dependencies
Hotel chui has an issue with the (R)eturn cmd - not working from the Rates screen. This is from the server:... Galya B
08:53 AM Feature #4065: server-side processing of client platform dependencies
Please test Hotel ChUI and something in batch mode. I assume you ran conversion on Hotel GUI. Greg Shah
07:09 AM Feature #4065: server-side processing of client platform dependencies
Hynek, this task has been in review for 25 days and is blocking a high priority task #8661. Can you prioritize it? Galya B
01:26 PM Feature #6410: implement additional built-in OO classes/interfaces
Ovidiu Maxiniuc wrote:
> See the "Project Build Scripts":https://proj.goldencode.com/projects/p2j/wiki/Switching_Bet...
Marian Edu

10/07/2024

05:57 PM Feature #6410: implement additional built-in OO classes/interfaces
Marian Edu wrote:
> Tried to recreate the database using ant script and it was failing with java 11 because of the m...
Ovidiu Maxiniuc
07:11 AM Feature #6410 (Review): implement additional built-in OO classes/interfaces
Marian Edu
07:11 AM Feature #6410: implement additional built-in OO classes/interfaces
All pending changes stashed before trunk update were merge back along with some changes to TimeStamp implementation u... Marian Edu
07:41 AM Feature #4065: server-side processing of client platform dependencies
Hynek, are we merging? Galya B
07:40 AM Feature #4065: server-side processing of client platform dependencies
It is Hynek's call for merge, if testing is sufficient. Greg Shah
07:20 AM Feature #4065: server-side processing of client platform dependencies
Greg, are we merging? Galya B
01:46 AM Feature #4065: server-side processing of client platform dependencies
hotel_gui was converted and tested for regressions. A customer project was also ran for finding regressions.
If th...
Galya B

10/04/2024

10:40 AM Feature #4065 (Internal Test): server-side processing of client platform dependencies
Code review 4065g revisions 15456 and 15457. The changes look good.
Galya, what testing did you do and what is re...
Hynek Cihlar
07:21 AM Feature #4065: server-side processing of client platform dependencies
Hynek Cihlar wrote:
> @ThinClient@ history entries are not merged properly. The 4-digit format of ids is gone and th...
Galya B
07:12 AM Feature #4065: server-side processing of client platform dependencies
Hynek Cihlar wrote:
> Galya B wrote:
> > Hynek Cihlar wrote:
> > > In @ClientSideManager@ there are multiple occur...
Galya B
05:57 AM Feature #4065: server-side processing of client platform dependencies
Galya B wrote:
> Hynek Cihlar wrote:
> > In @ClientSideManager@ there are multiple occurrences of "not supported" w...
Hynek Cihlar

10/03/2024

09:15 AM Bug #8944: FINALLY block transaction processing
Please see #9139-63 and #9139-64.
The root cause is that @after@ parameter in @saveRowChangesImpl2@ is changed in @...
Eduard Soltan
07:36 AM Feature #4065: server-side processing of client platform dependencies
Hynek Cihlar wrote:
> In @ClientSideManager@ there are multiple occurrences of "not supported" while in fact the res...
Galya B
07:21 AM Feature #4065: server-side processing of client platform dependencies
Code review 4065g.
Nice set of changes!
@ThinClient@ history entries are not merged properly. The 4-digit forma...
Hynek Cihlar
06:21 AM Feature #4065: server-side processing of client platform dependencies
Galya B wrote:
> Hynek, when are you having time to review the branch?
I'm on it.
Hynek Cihlar

10/01/2024

12:23 PM Feature #4065: server-side processing of client platform dependencies
Hynek, when are you having time to review the branch? Galya B
08:25 AM Bug #8944: FINALLY block transaction processing
Eduard [es], you have seen issues in a unit test suite if you apply:... Alexandru Lungu
05:38 AM Bug #9032: Reduce the number of exceptions that are being thrown
Rebased *9032a* to latest *trunk/15472*, the branch is now at revision *15476*.
Rebased *9032c* to latest *trunk/154...
Dănuț Filimon
 

Also available in: Atom