Activity
From 05/22/2020 to 06/20/2020
06/20/2020
- 12:10 PM Support #4657: memory overhead from preloading classes with LegacySignature
- Task branch 4231b has been merged to trunk as revision 11347.
- 12:00 PM Feature #4395 (Closed): add support for KEEP-MESSAGES option
- Task branch 4231b has been merged to trunk as revision 11347.
- 11:59 AM Feature #4162 (Closed): enhance existing SESSION:STARTUP-PARAMETERS support to honor -ininame value
- Task branch 4231b has been merged to trunk as revision 11347.
- 11:58 AM Feature #3812 (Closed): additions to SESSION system-handle
- Task branch 4231b has been merged to trunk as revision 11347.
- 11:58 AM Feature #4381 (Closed): implement LIBRARY() and MEMBER() built-in functions
- Task branch 4231b has been merged to trunk as revision 11347.
- 11:55 AM Feature #3855: implement equivalent support for REST (classic appserver, PASOE REST and WEB trans...
- Task branch 4231b has been merged to trunk as revision 11347.
- 11:55 AM Feature #3854: update appserver support with PASOE features
- Task branch 4231b has been merged to trunk as revision 11347.
- 11:54 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Task branch 4231b has been merged to trunk as revision 11347.
- 11:54 AM Bug #4602: fixes for OO 4GL and structured error handling
- Task branch 4231b has been merged to trunk as revision 11347.
- 11:53 AM Bug #4355 (Closed): exception member of the CATCH block can be referenced after the block catchin...
- Task branch 4231b has been merged to trunk as revision 11347.
- 11:53 AM Feature #4354: add GET-CLASS() function support
- Task branch 4231b has been merged to trunk as revision 11347.
- 11:53 AM Feature #4349 (Closed): add support for 4GL ENUM
- Task branch 4231b has been merged to trunk as revision 11347.
06/18/2020
- 07:46 AM Feature #4384: Builtin OO Implementation
- > Actually the offending one was org.aspectj.org.eclipse.jdt.internal.formatter.linewrap, if we need to add some extr...
- 07:29 AM Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> I've merged all the changes from 4384c (revisions 11569 through 11579) into 4231b revision 11606.... - 06:39 AM Bug #4682: modify FILE-INFO processing to honor searches for 4GL programs
- > To modify the Possenet, we'd be creating an offshoot that we would need to document. I believe it's best to utilize...
06/17/2020
- 06:40 PM Bug #4682: modify FILE-INFO processing to honor searches for 4GL programs
- Greg Shah wrote:
> Yes, but in FWD we have no such thing. I was not suggesting that we implement a "fake" procedure... - 06:00 PM Bug #4682: modify FILE-INFO processing to honor searches for 4GL programs
- Yes, but in FWD we have no such thing. I was not suggesting that we implement a "fake" procedure library result.
... - 05:50 PM Bug #4682: modify FILE-INFO processing to honor searches for 4GL programs
- More info related to the 4GL's behavior. It indicates we can proceed.
I was able to position a procedure library i... - 05:34 PM Bug #4682: modify FILE-INFO processing to honor searches for 4GL programs
- Greg Shah wrote:
> For a @.r@ file that is part of the application, there is no procedure library involved. For a p... - 04:12 PM Bug #4682: modify FILE-INFO processing to honor searches for 4GL programs
- For a @.r@ file that is part of the application, there is no procedure library involved. For a procedure that is a m...
- 04:04 PM Bug #4682: modify FILE-INFO processing to honor searches for 4GL programs
- The code in @adm2/containr.p@ does not specifically perform a @LIBRARY@ call, prior to the code snippet that we are a...
06/16/2020
- 07:49 PM Feature #4162 (WIP): enhance existing SESSION:STARTUP-PARAMETERS support to honor -ininame value
- Ready for test.
- 04:43 PM Bug #4682: modify FILE-INFO processing to honor searches for 4GL programs
- There is a common pattern in 4GL code that is used for "security". The idea is that the code will use some form of f...
- 04:34 PM Bug #4682 (Closed): modify FILE-INFO processing to honor searches for 4GL programs
06/15/2020
- 01:03 PM Feature #4162: enhance existing SESSION:STARTUP-PARAMETERS support to honor -ininame value
- Roger Borrello wrote:
> Is #4391 basically additional parsing in the same manner as this task?
Yes. - 10:54 AM Feature #4162: enhance existing SESSION:STARTUP-PARAMETERS support to honor -ininame value
- Is #4391 basically additional parsing in the same manner as this task?
- 10:52 AM Feature #4162: enhance existing SESSION:STARTUP-PARAMETERS support to honor -ininame value
- Changes to support @-ininame@ are checked into *4231b-11608* (@LegacyCLI.java@). Testcases indicated there should be ...
- 09:53 AM Feature #4162: enhance existing SESSION:STARTUP-PARAMETERS support to honor -ininame value
- Roger Borrello wrote:
> Ovidiu, you had made changes to @ClientCore@ in 2014 to emulate the @-ininame@ command-line ... - 09:53 AM Feature #4162: enhance existing SESSION:STARTUP-PARAMETERS support to honor -ininame value
- Ovidiu, you had made changes to @ClientCore@ in 2014 to emulate the @-ininame@ command-line parameter. Is there any c...
- 09:06 PM Feature #4384: Builtin OO Implementation
- I've merged all the changes from 4384c (revisions 11569 through 11579) into 4231b revision 11606.
I've created a n...
06/12/2020
- 11:21 AM Feature #4162: enhance existing SESSION:STARTUP-PARAMETERS support to honor -ininame value
- > The comments in @LegacyCLI.getStartupParameters@ indicate "Returns a character string containing a _comma-separated...
- 10:55 AM Feature #4162: enhance existing SESSION:STARTUP-PARAMETERS support to honor -ininame value
- The comments in @LegacyCLI.getStartupParameters@ indicate "Returns a character string containing a _comma-separated_ ...
- 03:29 AM Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> Is 4384c in a good place to merge the changes into 4231b? If it is OK, tomorrow I want to get th... - 08:40 PM Feature #4384: Builtin OO Implementation
- Is 4384c in a good place to merge the changes into 4231b? If it is OK, tomorrow I want to get the merge done and the...
- 08:30 PM Feature #4384: Builtin OO Implementation
- Marian Edu wrote:
> Attached the patch for skeleton changes, in Eclipse and Bazaar format... this might also include...
06/11/2020
- 03:21 PM Feature #4162: enhance existing SESSION:STARTUP-PARAMETERS support to honor -ininame value
- See @SessionUtils.getStartupParameters()@ and @LegacyCLI@.
We should add a specific capability for directory confi... - 01:15 PM Bug #4669 (Test): Conversion error for output stream-handle - protected property.
- 08:25 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Constantin Asofiei wrote:
> To determine how OE interprets the SOAP envelope, when resolving the arguments, we need ...
06/10/2020
- 08:10 AM Feature #4349: add support for 4GL ENUM
- Greg Shah wrote:
> > * @ObjectOps.registerClass@ - now the method is a no-op, the @registerClass(clsName, cls);@ cal...
06/08/2020
- 11:25 AM Feature #3855: implement equivalent support for REST (classic appserver, PASOE REST and WEB trans...
- Marian Edu wrote:
> Constantin Asofiei wrote:
> > For this what I'm missing are tests with extent arguments (input/... - 11:18 AM Feature #3855: implement equivalent support for REST (classic appserver, PASOE REST and WEB trans...
- Constantin Asofiei wrote:
> For this what I'm missing are tests with extent arguments (input/output) and tables with... - 07:02 AM Feature #3855: implement equivalent support for REST (classic appserver, PASOE REST and WEB trans...
- For this what I'm missing are tests with extent arguments (input/output) and tables with extent fields.
- 07:06 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- To determine how OE interprets the SOAP envelope, when resolving the arguments, we need at least:
* all arguments as...
06/07/2020
- 11:50 AM Feature #3812: additions to SESSION system-handle
- Greg, the only issues are:
* @session:current-request-info@ and @current-response-info@ - documentation states:
>Wh... - 09:55 AM Feature #4349: add support for 4GL ENUM
- Constantin Asofiei wrote:
> Greg, I meant the @public static void registerClass(Class<? extends _BaseObject_> cls, b... - 09:26 AM Feature #4349: add support for 4GL ENUM
- Greg Shah wrote:
> > * @ObjectOps.registerClass@ - now the method is a no-op, the @registerClass(clsName, cls);@ cal... - 05:26 AM Feature #4349: add support for 4GL ENUM
- Greg, I meant the @public static void registerClass(Class<? extends _BaseObject_> cls, boolean hierarchy)@. I can't ...
06/06/2020
- 10:19 AM Feature #3812: additions to SESSION system-handle
- > I'll document them once I have them ready to be committed to 4231b.
Can you summarize the status/restrictions? - 08:08 AM Feature #4349: add support for 4GL ENUM
- > * @ObjectOps.registerClass@ - now the method is a no-op, the @registerClass(clsName, cls);@ call is not longer ther...
06/05/2020
- 04:40 PM Feature #4349: add support for 4GL ENUM
- Review for 4231b rev 11585:
* @ObjectOps.registerClass@ - now the method is a no-op, the @registerClass(clsName, cls... - 02:14 PM Feature #4349 (Review): add support for 4GL ENUM
- 4231b rev 11585 completes the enum implementation. With the fixes in this revision, *all* of the @oo/enums/*.p@ test...
- 10:24 AM Support #4657 (WIP): memory overhead from preloading classes with LegacySignature
- The lazy loading approach for external programs case is fixed in 4231b rev 11584
For legacy classes, they are all... - 06:26 AM Feature #4384: Builtin OO Implementation
- Attached the patch for skeleton changes, in Eclipse and Bazaar format... this might also include the previous changes...
- 06:19 AM Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> Understood. If there is no choice here, then keep going on this path. The code is actively used... - 02:32 AM Feature #4384: Builtin OO Implementation
- A list of not particularly related issues just for further reference:
- I18N, code page support not really matching ...
06/02/2020
- 03:20 AM Feature #4349: add support for 4GL ENUM
- Greg Shah wrote:
> It seems like @ObjectOps.WorkArea.legacyNames@ and @ObjectOps.WorkArea.name2cls@ are both truly s... - 03:13 AM Feature #4384: Builtin OO Implementation
- Marian Edu wrote:
> Is there a way to keep on using the configuration file from file system instead of going through... - 01:47 AM Feature #4384: Builtin OO Implementation
- Constantin Asofiei wrote:
> I've updated the standard.df on xfer testcases with the latest one from the Hotel GUI pr...
06/01/2020
- 05:42 PM Feature #4349: add support for 4GL ENUM
- It seems like @ObjectOps.WorkArea.legacyNames@ and @ObjectOps.WorkArea.name2cls@ are both truly static data. It seem...
05/29/2020
- 09:50 AM Feature #4384: Builtin OO Implementation
- I've updated the standard.df on xfer testcases with the latest one from the Hotel GUI project.
- 07:30 AM Feature #4384: Builtin OO Implementation
- The correct line is:...
- 07:19 AM Feature #4384: Builtin OO Implementation
- Constantin Asofiei wrote:
> Marian Edu wrote:
> > This is a NPE if not configured properly :(
> The pkgroot and ou... - 07:15 AM Feature #4384: Builtin OO Implementation
- Marian Edu wrote:
> This is a NPE if not configured properly :(
The pkgroot and output-root must always be there, s... - 07:13 AM Feature #4384: Builtin OO Implementation
- Argh, you are on windows, right? Please try this patch:...
- 07:10 AM Feature #4384: Builtin OO Implementation
- Marian Edu wrote:
> Constantin Asofiei wrote:
>
> > What's the stacktrace?
> [...]
> > I tried a simple conver... - 07:09 AM Feature #4384: Builtin OO Implementation
- Marian Edu wrote:
> This is on 4384c, aren't we supposed to use that one from now on?
It works with 4384c rev 11568... - 06:54 AM Feature #4384: Builtin OO Implementation
- Constantin Asofiei wrote:
> What's the stacktrace? ... - 06:51 AM Feature #4384: Builtin OO Implementation
- Marian Edu wrote:
> OK, moved to the new branch and merged our local changes but now we can't get the conversion to ... - 06:24 AM Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> Understood. If there is no choice here, then keep going on this path. The code is actively us... - 06:10 AM Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> > Greg: please create 4384c.
>
> This is now available in @xfer.goldencode.com:/opt/fwd/4384c@... - 08:31 AM Feature #4354: add GET-CLASS() function support
- I'm not sure if all error handling is complete, but the basic functionality for @GET-CLASS()@ is present in branch 42...
- 08:28 AM Feature #4349: add support for 4GL ENUM
- Implementation of the built-in OO class @Progress.Util.EnumHelper@ is not needed because it is only used for .NET enu...
- 08:25 AM Feature #4658: OO serialization support
- OO classes and enums support serialization in the 4GL.
This includes:
* @SERIALIZABLE@/@NON-SERIALIZABLE@/@SERI... - 07:34 AM Feature #4658 (WIP): OO serialization support
05/28/2020
- 03:11 PM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Second pass for SOAP support is in 4231b rev 11569
* The SOAP input are the .wsm files, not .xpxg (as these contain ... - 11:50 AM Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> Constantin: Is that correct? Also, do you have a list of the things left to do (or to test or to... - 10:38 AM Feature #4384: Builtin OO Implementation
- > Greg: please create 4384c.
This is now available in @xfer.goldencode.com:/opt/fwd/4384c@ and was branched from 4... - 09:38 AM Feature #4384: Builtin OO Implementation
- > We were working more on the HTTP package, the question was more whether or not to work on the web handler or Consta...
- 09:09 AM Feature #4384: Builtin OO Implementation
- Eugenie Lyzenko wrote:
> I need to do small commit into @4231b@. Is it safe now? Or the branch is now frozen for mer... - 09:06 AM Feature #4384: Builtin OO Implementation
- Constantin Asofiei wrote:
> I've merged 4384b from 4231b rev 11566 - new rev 11609.
>
> 4384b rev 11609 was merge... - 09:03 AM Feature #4384: Builtin OO Implementation
- I've merged 4384b from 4231b rev 11566 - new rev 11609.
4384b rev 11609 was merged to 4231b rev 11567.
Greg: pl... - 08:51 AM Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> It is OK to finish the web handler work first, if that is what you are asking.
>
We were workin... - 08:40 AM Feature #4384: Builtin OO Implementation
- It is OK to finish the web handler work first, if that is what you are asking.
> As it is now everything that was ... - 06:23 AM Feature #4384: Builtin OO Implementation
- Greg, we keep jumping from one dependency to another here so the list of classes that needs to be implemented keep on...
- 05:46 AM Feature #4384: Builtin OO Implementation
- Marian Edu wrote:
> Constantin Asofiei wrote:
> > Marian, I need to rebase and merge the 4384b changes to 4231b. P... - 05:45 AM Feature #4384: Builtin OO Implementation
- Constantin Asofiei wrote:
> Marian, I need to rebase and merge the 4384b changes to 4231b. Please commit all change... - 05:40 AM Feature #4384: Builtin OO Implementation
- Marian, I need to rebase and merge the 4384b changes to 4231b. Please commit all changes you have (and you consider ...
- 09:08 AM Support #4657: memory overhead from preloading classes with LegacySignature
- Theoretically, all converted classes will be loaded at some point, considering the application usage and a very-long-...
- 08:55 AM Support #4657: memory overhead from preloading classes with LegacySignature
- When the server starts, the @SourceNameMapper.initMappingData()@ will walk the name map and load all of the converted...
- 08:43 AM Support #4657 (WIP): memory overhead from preloading classes with LegacySignature
05/27/2020
- 05:40 PM Feature #4349: add support for 4GL ENUM
- > Is the #4349-69 list of files meant to be 'dead' in 4384b, and their current 4231b version survive?
Yes, exactly... - 04:00 PM Feature #4349: add support for 4GL ENUM
- Greg Shah wrote:
> Constantin: Please merge the 4384b changes into 4231b, avoiding the list of files from #4349-69. ... - 03:31 PM Feature #4349: add support for 4GL ENUM
- Marian: Is 4384b missing any changes from your team?
Constantin: Please merge the 4384b changes into 4231b, avoidi... - 01:20 PM Feature #4349: add support for 4GL ENUM
- Greg Shah wrote:
> Marian: from there, your team should be able to move ahead with enums pretty easily. My only c... - 12:56 PM Feature #4349: add support for 4GL ENUM
- 4231b revision 11564 is the first full implementation of enum support. Conversion is working well and has been teste...
- 02:35 PM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Marian, to check the above, please use a @pipe_two_ints.p@ program like this:...
- 10:19 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Marian Edu wrote:
> As far as we've observed from the tests the only exception to strict validation was in the case ... - 09:13 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Constantin Asofiei wrote:
> And one more note: the @rowid@ in FWD is an integer; in OE is a 'byte array' (same as me... - 09:06 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Constantin Asofiei wrote:
> Marian, your previous note is bugging me... assuming that:
> * you have 4 input argumen... - 08:22 PM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- And one more note: the @rowid@ in FWD is an integer; in OE is a 'byte array' (same as memptr/raw); we will not be abl...
- 08:16 PM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Also, please upload the log for @SubAppObject_TestSuite@.
- 08:14 PM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Marian, your previous note is bugging me... assuming that:
* you have 4 input arguments with the same type (int)
* ...
05/26/2020
- 06:29 AM Feature #4384: Builtin OO Implementation
- Marian, yes, for extent arguments FWD has some special ways of passing them as arguments. For dynamic extent, is eve...
- 04:05 AM Feature #4384: Builtin OO Implementation
- There is something unclear about how to call a ctor that has an array (indeterminate extent) input parameter - like J...
- 05:46 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Constantin Asofiei wrote:
> Marian, do you have tests to use as input extent vars or tables with extent fields? @pi...
05/25/2020
- 10:16 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- BTW, I think we also missed the 'pipe extent' for vars or table fields for REST... please add these, too (input and o...
- 09:06 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Marian, do you have tests to use as input extent vars or tables with extent fields? @pipe_ext.p@ and @table_extent.p...
- 02:59 AM Feature #4349: add support for 4GL ENUM
- There is an issue with using an @Enum@'s @GetEnum@ method passed as input parameter to another method. That fails dur...
05/22/2020
- 04:36 PM Feature #4349: add support for 4GL ENUM
- Greg Shah wrote:
> 1. Do I need to add the @@LegacySignature@ annotation to the converted enum members?
As I unders... - 04:17 PM Feature #4349: add support for 4GL ENUM
- Constantin, some questions:
1. Do I need to add the @@LegacySignature@ annotation to the converted enum members?
... - 03:25 PM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Something I forgot to note. As part of this task, I've added @LegacySignature@ annotations to external programs (and...
- 01:24 PM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Constantin Asofiei wrote:
> In FWD, I want to know what to do if I access the @https://localhost:7443/ws/notaservi... - 11:57 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Marian Edu wrote:
> Constantin Asofiei wrote:
> > * what happens if the WSDL is not found, when trying to access it... - 11:52 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Constantin Asofiei wrote:
> * what happens if the WSDL is not found, when trying to access it via the URL?
what do ... - 08:55 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Constantin Asofiei wrote:
> There is this entry in @fwd.xpxg@:
> [...]
> but is missing in @fwd.wsm@ and @fwd.wsdl... - 08:51 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Marian, please help with these, too:
* what happens if the WSDL is not found, when trying to access it via the URL?
... - 08:35 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Marian Edu wrote:
> Constantin Asofiei wrote:
> > Thanks, Marian.
> >
> > I'm missing a @pipe_char_ext.p@ file
... - 08:23 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Constantin Asofiei wrote:
> Thanks, Marian.
>
> I'm missing a @pipe_char_ext.p@ file
I think the file name is @p... - 08:13 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Thanks, Marian.
I'm missing a @pipe_char_ext.p@ file, and in the revision I don't see any changes in the @pipe_@ t... - 08:04 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- OK, finally got everything setup again and updated the tests/add new ones as well as the SoapUI project/test cases. Y...
Also available in: Atom