Project

General

Profile

Activity

From 11/21/2020 to 12/20/2020

12/18/2020

03:42 AM Bug #5029: OO constructor with array input parameter
Marian Edu wrote:
> However the 4GL converted code seems to use an InputOutput parameter for any input array.
That ...
Constantin Asofiei
02:04 AM Bug #5029: OO constructor with array input parameter
Constantin Asofiei wrote:
> Marian, I have the conversion rules and runtime for this and #4749, but I need to test t...
Marian Edu
02:00 AM Bug #5046: ErrorManager - recordOrShowError
Constantin Asofiei wrote:
> Marian, please provide a testcase where you had to change existing FWD code to use @reco...
Marian Edu
01:45 AM Bug #5025: syserror, jsonerror...
Constantin Asofiei wrote:
> Marian, regarding the JsonError/JsonParserError and SysError in general - I think the co...
Marian Edu

12/17/2020

04:30 PM Feature #4384: Builtin OO Implementation
Some questions:
* For those items marked "Hold", is this due to the open OO bugs in FWD (many of which Constantin ...
Greg Shah
04:27 PM Feature #4384: Builtin OO Implementation
I've updated the table from #4384-1 using the status from the PDF.
|_.Category|_.Conversion|_.Runtime|_. Notes |
...
Greg Shah
10:59 AM Feature #4384: Builtin OO Implementation
Revision 99 pushed to https://proj.goldencode.com/downloads/skeletons/repo/.
I don't see @oo/dump_lib.p@ in either...
Greg Shah
10:18 AM Feature #4384: Builtin OO Implementation
... Roger Borrello
09:40 AM Feature #4384: Builtin OO Implementation
> would you like me to patch Rev 98, and commit updates?
Yes, please.
Greg Shah
09:36 AM Feature #4384: Builtin OO Implementation
Marian Edu wrote:
> No idea, we do not have access to that repository so always sent the changes as a patch up until...
Roger Borrello
08:46 AM Feature #4384: Builtin OO Implementation
Roger Borrello wrote:
> Will these updates be committed to bzr?
No idea, we do not have access to that repository...
Marian Edu
08:43 AM Feature #4384: Builtin OO Implementation
Marian Edu wrote:
> There were some minor fixes to apply in skeleton for Collections and IO (streams) and I've also ...
Roger Borrello
02:12 AM Feature #4384: Builtin OO Implementation
There were some minor fixes to apply in skeleton for Collections and IO (streams) and I've also added everything from... Marian Edu
01:15 PM Bug #5029: OO constructor with array input parameter
Marian, I have the conversion rules and runtime for this and #4749, but I need to test them with the customer apps. ... Constantin Asofiei
01:12 PM Bug #5025: syserror, jsonerror...
Marian, regarding the JsonError/JsonParserError and SysError in general - I think the correct solution is to use 4GL-... Constantin Asofiei
08:36 AM Bug #5025: syserror, jsonerror...
Can I go ahead with using protected ctor's and then simply wrap the new instance in an ObjectResource just to add it ... Marian Edu
11:14 AM Bug #5046: ErrorManager - recordOrShowError
Marian, please provide a testcase where you had to change existing FWD code to use @recordOrThrowError@. We've seen ... Constantin Asofiei
08:25 AM Bug #5046: ErrorManager - recordOrShowError
The method @recordOrShowError@ in @ErrorManager@ is used all over the place in FWD but this one does not work well wi... Marian Edu
08:19 AM Bug #5046 (New): ErrorManager - recordOrShowError
Marian Edu

12/11/2020

09:59 AM Feature #3855: implement equivalent support for REST (classic appserver, PASOE REST and WEB trans...
Greg Shah wrote:
>
> Did any of these tests get written?
Some tests were added and updated the soapui results, ...
Marian Edu
09:56 AM Feature #3855: implement equivalent support for REST (classic appserver, PASOE REST and WEB trans...
> > Constantin, do you still need those extra tests for REST? I'm having troubles getting the deployment on PASOE to ... Greg Shah
08:54 AM Bug #5035: Temp-Table index on P.L.O field
Marian Edu wrote:
> Now you lost me, this is what you've said before:
> _in the SQL temp-table, the progress.lang.o...
Constantin Asofiei
08:50 AM Bug #5035: Temp-Table index on P.L.O field
Constantin Asofiei wrote:
> Why should OE sort them by the @ToString()@? The sort is done by their hash, which you c...
Marian Edu
08:39 AM Bug #5035: Temp-Table index on P.L.O field
Marian Edu wrote:
> Constantin Asofiei wrote:
> > What exactly are you referring here by 'xxxxxx'? Only the numeric...
Constantin Asofiei
08:30 AM Bug #5035: Temp-Table index on P.L.O field
Constantin Asofiei wrote:
> What exactly are you referring here by 'xxxxxx'? Only the numeric representation or the ...
Marian Edu
08:27 AM Bug #5035: Temp-Table index on P.L.O field
Marian Edu wrote:
> Constantin Asofiei wrote:
> > Some notes here:
> > # in the SQL temp-table, the @progress.lang...
Constantin Asofiei
08:26 AM Bug #5035: Temp-Table index on P.L.O field
Constantin Asofiei wrote:
> Some notes here:
> # in the SQL temp-table, the @progress.lang.object@ field is represe...
Marian Edu
08:16 AM Bug #5035: Temp-Table index on P.L.O field
Some notes here:
# in the SQL temp-table, the @progress.lang.object@ field is represented as a character (with the s...
Constantin Asofiei
03:29 AM Bug #5035: Temp-Table index on P.L.O field
Oddly enough in 4GL one can create an index on a P.L.O field, the ordering in this case is done on the 'resource iden... Marian Edu
03:29 AM Bug #5035 (Test): Temp-Table index on P.L.O field
Marian Edu
03:37 AM Bug #4827: OO Conversion issue with method resolve (erasure)
Some more tests that fails to convert correctly:
oo/openedge/net/http/cookie_collection/test_method_contains_object....
Marian Edu

12/07/2020

02:31 AM Bug #5029: OO constructor with array input parameter
Constantin Asofiei wrote:
> the hand-written java code needs to be like:
> [...]
Yeah, this is what we use altho...
Marian Edu

12/04/2020

01:04 PM Bug #5029: OO constructor with array input parameter
For a ctor call like:... Constantin Asofiei
08:43 AM Bug #5029: OO constructor with array input parameter
The way @newInstance@ works when the ctor has only one input parameter array we can't simply pass that array as an ar... Marian Edu
08:43 AM Bug #5029 (Test): OO constructor with array input parameter
Marian Edu
10:16 AM Feature #4366: support TLS 1.2 and other updated secure socket protocols
My understanding is that this support is needed for the "socket" (CREATE SOCKET) and "server socket" (CREATE SERVER-S... Greg Shah

12/02/2020

07:04 AM Bug #4749: Conversion error for object indeterminate extent output parameter
To follow-up, the conversion issue is fixed indeed but now we have an issue with @assignMulti@ when indeterminate arr... Marian Edu
03:10 AM Bug #5025: syserror, jsonerror...
Greg Shah wrote:
> Using @isTracked()@ is a good solution for any object that MUST stay out of the @FIRST-OBJECT@/@L...
Marian Edu

11/27/2020

10:42 AM Bug #5025: syserror, jsonerror...
Using @isTracked()@ is a good solution for any object that MUST stay out of the @FIRST-OBJECT@/@LAST-OBJECT@ linked l... Greg Shah
10:36 AM Bug #5025: syserror, jsonerror...
From Marian:
> Something along the lines… have tracked turned off for SysError so all instances are always valid a...
Greg Shah
10:35 AM Bug #5025: syserror, jsonerror...
From Marian:
> In 4GL the JSON parser is throwing JsonError/JsonParserError which is something one can’t instantia...
Greg Shah
10:34 AM Bug #5025 (Closed): syserror, jsonerror...
Greg Shah
10:09 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Greg Shah wrote:
> This is the alias of the process account of the *caller* process (as opposed to the appserver pro...
Constantin Asofiei
10:08 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
>>> @soap/alias@, a process certificate alias associated with the workers which will process the SOAP requests; these... Greg Shah
10:03 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Greg Shah wrote:
> > @soap/wsdl@, a comma-separated list of WSDL files, relative to the root Java package.
>
> Th...
Constantin Asofiei
09:41 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
> @soap/wsdl@, a comma-separated list of WSDL files, relative to the root Java package.
The WSDL files are generat...
Greg Shah

11/25/2020

04:55 PM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
For SOAP, only the @.wsm@ files are required for conversion.
For runtime, you need an entry like this under e.g. @...
Constantin Asofiei
03:57 PM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
For conversion, do I understand correctly that this is the process:
# place the WSA artifacts (@.wsm@ and @.xpxg@ ...
Greg Shah
01:59 PM Feature #5009 (Test): add OS-USERID function as 4GL extension
Documentation is available in "OS-USERID":/projects/p2j/wiki/OS-USERID. Greg Shah
01:45 PM Feature #5009: add OS-USERID function as 4GL extension
I've implemented this feature in 3821c revision 11837.
Example code:...
Greg Shah
 

Also available in: Atom