Activity
From 05/31/2020 to 06/29/2020
06/25/2020
- 04:00 AM Feature #4384: Builtin OO Implementation
- We have some issues with OO named events, one of the tests does not pass conversion: @oo/openedge/net/http/filter/aut...
06/23/2020
- 03:24 PM Feature #3753: I18N additions
- Some things we've found and tried to fix soo far while implementing OO base classes...
- codepage conversion support... - 02:45 PM Feature #4384: Builtin OO Implementation
- Just making a note so don't forget about it, there is an issue with destructors when there is an error thrown from a ...
- 02:41 PM Feature #3855: implement equivalent support for REST (classic appserver, PASOE REST and WEB trans...
- Marian Edu wrote:
> Constantin, do you still need those extra tests for REST? I'm having troubles getting the deploy... - 02:02 PM Feature #3855: implement equivalent support for REST (classic appserver, PASOE REST and WEB trans...
- Greg Shah wrote:
> Task branch 4231b has been merged to trunk as revision 11347.
Constantin, do you still need th...
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...
Also available in: Atom