Activity
From 10/14/2019 to 11/12/2019
11/09/2019
- 09:34 AM Feature #4396: add LONGCHAR support to X-DOCUMENT:LOAD()
- Implement @LONGCHAR@ support to @X-DOCUMENT:LOAD()@.
If I understand correctly, after this addition the @LOAD()@ m... - 09:33 AM Feature #4396 (Closed): add LONGCHAR support to X-DOCUMENT:LOAD()
- 08:15 AM Feature #4395: add support for KEEP-MESSAGES option
- For sure, this can be used in @OUTPUT TO@ and must be implemented for that case.
This option is only documented as... - 08:01 AM Feature #4395 (Closed): add support for KEEP-MESSAGES option
11/08/2019
- 03:57 PM Feature #4392: add -pf support for appserver CONNECT() method
- Example:
@h-appsrv:connect("-pf " + some-filename) no-error.@ - 03:56 PM Feature #4392 (Closed): add -pf support for appserver CONNECT() method
- 03:49 PM Feature #4391 (Closed): enhance existing SESSION:STARTUP-PARAMETERS support to honor -H -db -S -l...
11/07/2019
- 06:40 AM Feature #3753: I18N additions
- Constantin Asofiei wrote in #3753-10
> All runtime needs to be implemented. Below is a list of what it needs to be ... - 02:02 AM Feature #3753: I18N additions
- Eugenie Lyzenko wrote:
> +4GL tests requirement+
>
> The following option's dependency need to be tested in 4GL e...
11/05/2019
- 06:11 PM Feature #4384: Builtin OO Implementation
- h2. OO Built-Ins Requiring Implementation
Breakdown of OO BuiltIns to focus on:
* openedge.core.* = 3 Partial
* ... - 06:10 PM Feature #4384 (Closed): Builtin OO Implementation
11/04/2019
- 03:48 AM Feature #3810: SECURITY-POLICY and other security features
- Greg Shah wrote:
> Igor: Did you ever create this note? I need the list of open items remaining from this task. I ...
11/03/2019
- 02:32 PM Feature #3753: I18N additions
- Greg Shah wrote:
> Eugenie: I don't think that the @NO-MAP@ I/O option was ever implemented in the runtime. It just... - 02:24 PM Feature #3753: I18N additions
- Greg Shah wrote:
> Eugenie: The @NO-CONVERT@ and @CONVERT@ I/O options are listed as full and stub. I think this is... - 01:09 PM Feature #3753: I18N additions
- Eugenie: The @NO-CONVERT@ and @CONVERT@ I/O options are listed as full and stub. I think this is incorrect. I think...
- 01:04 PM Feature #3753: I18N additions
- Eugenie: I don't think that the @NO-MAP@ I/O option was ever implemented in the runtime. It just looks like a stub.
- 08:24 AM Feature #4382: implement configurable directory override for PROGRESS global variable
- Currently the code always returns "Full", but this is probably not a great idea. It means that COMPILE will work, wh...
- 08:20 AM Feature #4382 (Closed): implement configurable directory override for PROGRESS global variable
- 07:08 AM Feature #4381: implement LIBRARY() and MEMBER() built-in functions
- Implement the following:
* @LIBRARY()@ built-in function
* @MEMBER()@ built-in function (has conversion to @FileS... - 07:05 AM Feature #4381 (Closed): implement LIBRARY() and MEMBER() built-in functions
- 06:08 AM Feature #4380: finish work on some security features
- *GES: this is being edited right now. I will be adding other items shortly.*
The following are needed:
* Run t... - 05:49 AM Feature #4380 (New): finish work on some security features
- 06:07 AM Feature #3810: SECURITY-POLICY and other security features
- Greg Shah wrote:
> We actually have much of that code in our spawner today (for Linux/UNIX and Windows). But it wil...
11/02/2019
- 01:07 PM Feature #4378: properly handle clob/lonchar assignment, especially the implicit codepage conversion
- * When a longchar/clob value is assigned to a clob field, it is implicitly converted into the codepage of the target ...
- 01:06 PM Feature #4378 (Closed): properly handle clob/lonchar assignment, especially the implicit codepage...
10/30/2019
- 09:59 AM Feature #3751 (Closed): implement support for OO 4GL and structured error handling
- The remaining work will be done in #4373.
- 09:54 AM Feature #4374: parameter validation for Progress.Lang.Class:invoke and new
- Implement parameter validation for Progress.Lang.Class:invoke and new. Here we may have problems as we had with CALL ...
- 09:54 AM Feature #4374 (New): parameter validation for Progress.Lang.Class:invoke and new
- 09:53 AM Feature #4373: finish core OO 4GL support
- This task is to aggregate the work to finish the OO 4GL implementation. The majority of the work for OO 4GL was alre...
- 09:49 AM Feature #4373 (New): finish core OO 4GL support
10/24/2019
- 03:30 PM Feature #3810: SECURITY-POLICY and other security features
- Branch 3810d was merged into the trunk revision 11338.
- 01:12 PM Feature #3810: SECURITY-POLICY and other security features
- Constantin Asofiei wrote:
> Does the #3810-387 testcase work properly now?
Yes, it does.
> Is #3810-399 fixed, i... - 01:05 PM Feature #3810: SECURITY-POLICY and other security features
- Igor Skornyakov wrote:
> The branch 3810d is ready for the code review.
Does the #3810-387 testcase work properly n...
10/22/2019
- 03:29 PM Feature #4366: support TLS 1.2 and other updated secure socket protocols
- @LowLevelSocketImpl.createSslSocket()@ uses @SSLContext.getInstance("SSL")@ to create the SSL environment. This supp...
- 03:25 PM Feature #4366 (Closed): support TLS 1.2 and other updated secure socket protocols
10/17/2019
- 03:45 PM Feature #3810: SECURITY-POLICY and other security features
- I understand that the issue described in #3810-399 is not in the scope of this task.
The branch 3810d is ready for... - 10:37 AM Feature #3810: SECURITY-POLICY and other security features
- Igor Skornyakov wrote:
> Well, it seems that it is a configuration issue. However, I do not understand how to config... - 08:38 AM Feature #3810: SECURITY-POLICY and other security features
- Igor Skornyakov wrote:
> Igor Skornyakov wrote:
> > I've noticed an incompatibility between 4GL and FWD. For the co... - 08:17 AM Feature #3810: SECURITY-POLICY and other security features
- Igor Skornyakov wrote:
> I've noticed an incompatibility between 4GL and FWD. For the connected databases, 4GL assig... - 06:31 AM Feature #3810: SECURITY-POLICY and other security features
- Igor Skornyakov wrote:
> I've suddenly started to get the following exception while retrieving data from the @_User@... - 05:52 AM Feature #3810: SECURITY-POLICY and other security features
- Igor Skornyakov wrote:
> I've noticed an incompatibility between 4GL and FWD. For the connected databases, 4GL assig... - 05:31 AM Feature #3810: SECURITY-POLICY and other security features
- I've suddenly started to get the following exception while retrieving data from the @_User@ table:...
10/16/2019
- 06:06 PM Feature #3810: SECURITY-POLICY and other security features
- I've noticed an incompatibility between 4GL and FWD. For the connected databases, 4GL assigns USERID (it is an OS use...
- 01:44 AM Feature #3867: direct java class access from 4GL code
- Fixed in 4069a rev 11428.
10/15/2019
- 06:21 PM Feature #3867: direct java class access from 4GL code
- I have a fix for this, will commit after regression testing.
- 05:29 PM Feature #3867: direct java class access from 4GL code
- There is a regression related to @jobject.fromJava@ in 4069a. Working on a fix.
- 05:51 PM Feature #3810: SECURITY-POLICY and other security features
- The @SET-CLIENT@/@SET-DB-CLIENT@ is re-worked as described in #3810-391.
Committed to 3810d revision 11349.
Set... - 10:07 AM Bug #4355: exception member of the CATCH block can be referenced after the block catching it
- 4GL allows a case like:...
- 10:05 AM Bug #4355 (Closed): exception member of the CATCH block can be referenced after the block catchin...
- 10:03 AM Feature #4354 (Closed): add GET-CLASS() function support
- 09:43 AM Feature #4353: finish issues in progress.lang classes related to 4GL reflection
- There are some leftover TODOs related to 4GL reflection (aka dynamic invocation). This is mainly related to paramete...
- 09:42 AM Feature #4353 (Rejected): finish issues in progress.lang classes related to 4GL reflection
- 09:40 AM Feature #4352: finish progress.lang.apperror and progress.lang.syserror
- @apperror@ vs @syserror@ - these weren't tested comprehensively, the support is pretty good, but when combined with @...
- 09:39 AM Feature #4352 (Rejected): finish progress.lang.apperror and progress.lang.syserror
- 09:38 AM Feature #4351: instance vs static dual behavior for class-defined resources
- In 4GL, a @DEFINE STREAM@ appearing as a class member, will allow that stream name to be accessed from both static an...
- 09:37 AM Feature #4351 (New): instance vs static dual behavior for class-defined resources
- 09:36 AM Feature #4350: method overload when they differ by a temp-table, dataset, buffer or object or ext...
- See #3751-492 for a comprehensive list of overload rules. We need support for method overload when they differ by a ...
- 09:33 AM Feature #4350 (WIP): method overload when they differ by a temp-table, dataset, buffer or object ...
- 09:32 AM Feature #4349: add support for 4GL ENUM
- We need to add conversion (I'm not sure, but 4069a may have some fixes related to this) and runtime support for OpenE...
- 09:31 AM Feature #4349 (Closed): add support for 4GL ENUM
- 09:31 AM Bug #4348: investigate and fix extent issues in method/function return type
- FWD doesn't treat correctly dynamic invocation of a OO method which returns an extent value, or a DYNAMIC-FUNCTION ca...
- 09:29 AM Bug #4348 (New): investigate and fix extent issues in method/function return type
- 09:28 AM Feature #4347: add runtime support for STOP-AFTER block option
- The STOP-AFTER option requires runtime - see the @BlockManager.stopAfter@ stubs.
- 09:28 AM Feature #4347 (Closed): add runtime support for STOP-AFTER block option
- 09:02 AM Feature #3751: implement support for OO 4GL and structured error handling
- Greg, these are they key missing features:
* enum support - #4349
* block option STOP-AFTER (needs runtime) - #4347...
10/14/2019
- 04:35 PM Feature #3810: SECURITY-POLICY and other security features
- It seems that I've finally understood what is wrong with my implementation of the @SECURITY-POLICY:SET-CLIENT@ suppor...
- 09:28 AM Feature #3854: update appserver support with PASOE features
- Constantin Asofiei wrote:
> A high-level plan on testing the PASOE behavior:
> * documentation how to configure and...
Also available in: Atom