Activity
From 11/05/2018 to 12/04/2018
12/04/2018
- 05:12 PM Feature #3755 (Closed): DEBUGGER system handle stubs
- Code Review Task Branch 3750a Revision 11300
I'm good with the changes.
In the future, I would like to avoid th... - 01:51 PM Feature #3755 (Review): DEBUGGER system handle stubs
- 01:51 PM Feature #3755 (WIP): DEBUGGER system handle stubs
- DEBUGGER support - full conversion and stubbed runtime - is in 3750a rev 11294.
- 03:13 PM Feature #3753: I18N additions
- A note to check: editor with LONGCHAR value, having a non-default codepage.
- 02:35 PM Feature #3753: I18N additions
- The conversion issues for this task (phase 1) are solved in 3750a rev 11297.
- 02:07 PM Feature #3756 (WIP): minor modifications for SESSION system handle support
- The conversion problems in this task are solved in 3750a rev 11295: adds SESSION:V6DISPLAY conversion and get/set run...
12/03/2018
- 09:08 AM Feature #3752 (Closed): CLIENT-PRINCIPAL resource and other security features
- The remainder of the CLIENT-PRINCIPAL support will be implemented in #3810.
- 08:53 AM Feature #3752: CLIENT-PRINCIPAL resource and other security features
- 3752a was merged to trunk rev 11293 and archived.
> Added runtime/conversion support for SET-DB-CLIENT, GET-DB-CLI...
12/01/2018
- 07:50 AM Feature #3752: CLIENT-PRINCIPAL resource and other security features
- Please merge to trunk.
11/30/2018
- 04:23 PM Feature #3752: CLIENT-PRINCIPAL resource and other security features
- Conversion testing of 3752a rev 11297 passed.
- 02:05 PM Feature #3752: CLIENT-PRINCIPAL resource and other security features
- 3752a rev 11297 fixes the review issues.
I'm doing conversion testing next. - 01:49 PM Feature #3752: CLIENT-PRINCIPAL resource and other security features
- Greg Shah wrote:
> > If the name is invalid, I'll throw an exception, as we can't use the default DB.
>
> OK, as ... - 01:45 PM Feature #3752: CLIENT-PRINCIPAL resource and other security features
- > If the name is invalid, I'll throw an exception, as we can't use the default DB.
OK, as long as the NPE does not... - 01:43 PM Feature #3752: CLIENT-PRINCIPAL resource and other security features
- Greg Shah wrote:
> 1. In @ConnectionManager.getDbClient()/setDbClient()@, the use of @cm.getLDBName(dbName).toLowerC... - 11:15 AM Feature #3752: CLIENT-PRINCIPAL resource and other security features
- I don't think this needs runtime testing. If it passes conversion testing for ChUI, it can be merged to trunk.
- 11:14 AM Feature #3752: CLIENT-PRINCIPAL resource and other security features
- Code Review Task Branch 3752a Revision 11295
The result is very good. I've only found some minor issues:
1. In...
11/29/2018
- 02:36 PM Feature #3753 (WIP): I18N additions
11/28/2018
- 12:46 PM Feature #3752: CLIENT-PRINCIPAL resource and other security features
- Please review 3752a rev 11295 - it contains the changes required for the current POC.
11/26/2018
- 12:58 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
- This is meant to be a Java-native replacement for the ability to swap translated string literals at runtime.
+Back... - 12:21 PM Feature #3817 (Closed): create resource bundles from string literals and implement optional suppo...
11/25/2018
- 11:05 AM Feature #3753: I18N additions
- Implement these for Phase 2 (main project):
* generalized CONVERT option support (e.g. not just INPUT but also use... - 10:36 AM Feature #2135: implement COPY-LOB language statement
- As phase 3 of development, the following will all be needed:...
- 09:23 AM Feature #3812: additions to SESSION system-handle
- +Attributes+
* CURRENT-REQUEST-INFO
* LOCAL-VERSION-INFO
* SERVER-CONNECTION-BOUND-REQUEST
* ICFPARAMETER
* CO... - 09:19 AM Feature #3812 (Closed): additions to SESSION system-handle
- 08:21 AM Feature #3810: SECURITY-POLICY and other security features
- Implement support for the following:
+SECURITY-POLICY resource+
* SECURITY-POLICY system handle
* attributes
... - 07:41 AM Feature #3810 (Closed): SECURITY-POLICY and other security features
11/19/2018
- 03:01 PM Feature #3752: CLIENT-PRINCIPAL resource and other security features
- Something else: the @_oeusertable@ and any other domain type allows any user ID to be specified, even if it does not ...
- 01:05 PM Feature #3752: CLIENT-PRINCIPAL resource and other security features
- Greg Shah wrote:
> Is the @_oslocal@ approach using something like PAM or does it just rely upon the user being alre... - 01:02 PM Feature #3752: CLIENT-PRINCIPAL resource and other security features
- Is the @_oslocal@ approach using something like PAM or does it just rely upon the user being already logged in?
- 12:50 PM Feature #3752: CLIENT-PRINCIPAL resource and other security features
- These metadata tables define the domains and the domain types:...
11/15/2018
- 01:27 PM Feature #3751: implement support for OO 4GL and structured error handling
- +Class Members Access Summary+
|_. Resource |_. Data Member |_. Default Access Mode |_. PUBLIC |_. PROTECTED |_. P...
11/14/2018
- 04:02 PM Feature #3751: implement support for OO 4GL and structured error handling
- Comments from a customer 4GL developer:
* ABL garbage collection is based on reference counting.
* The ABL (at le... - 03:49 PM Feature #3751: implement support for OO 4GL and structured error handling
- Some of the built-in classes provided by OpenEdge are not documented in the 4GL reference PDF. This online doc is a ...
11/13/2018
- 04:22 PM Feature #3754 (Closed): TRANSACTION resource support
- 04:13 PM Feature #3754: TRANSACTION resource support
- Branch 3754a was merged to trunk rev 11291 and archived.
- 04:08 PM Feature #3754: TRANSACTION resource support
- Eric Faulhaber wrote:
> ETF runtime testing passed (full search and dev tests).
Great! I'll release it shortly.
... - 04:00 PM Feature #3754: TRANSACTION resource support
- Constantin Asofiei wrote:
> Eric: please help me with runtime testing - I don't think full runtime is required, just... - 03:40 PM Feature #3754: TRANSACTION resource support
- If Eric's tests pass please merge to trunk.
- 03:40 PM Feature #3754: TRANSACTION resource support
- Code Review Task Branch 3754a Revision 11293
The changes are good. - 02:43 PM Feature #3754: TRANSACTION resource support
- Greg Shah wrote:
> Do we have sufficient checks to ensure this same limitation is forced?
Now we do - see 3754a rev... - 02:01 PM Feature #3754: TRANSACTION resource support
- > there is no way for TRANSACTION-MODE AUTOMATIC or TRANS-INIT-PROCEDURE invoked entries to automatically start a fu...
- 01:53 PM Feature #3754: TRANSACTION resource support
- Greg Shah wrote:
> The part I don't understand is how this is supposed to act when it is called while a full transac... - 11:34 PM Feature #3754: TRANSACTION resource support
- Code Review Task Branch 3754a Revision 11292
I've reviewed everything, it is very good.
The part I don't unders... - 03:48 PM Feature #3752: CLIENT-PRINCIPAL resource and other security features
- All of these are classified as "global builtin variables" since they don't take parenthesis. Even though the 4GL doc...
- 03:28 PM Feature #3752: CLIENT-PRINCIPAL resource and other security features
- Greg, why are these marked as VAR_RAW (and registered as global variables) instead of builtin functions, in progress....
- 02:55 PM Feature #3752: CLIENT-PRINCIPAL resource and other security features
- Greg Shah wrote:
> * ENCRYPT
> * DECRYPT
> * GENERATE-RANDOM-KEY()
These are dependent on @SECURITY-POLICY:SYMMET... - 07:13 PM Feature #3752: CLIENT-PRINCIPAL resource and other security features
- > @EXPORT/IMPORT-PRINCIPAL@ creates a byte representation of the @CLIENT-PRINCIPAL@ resource, returned as a @raw@ ins...
11/12/2018
- 05:06 PM Feature #3752: CLIENT-PRINCIPAL resource and other security features
- @EXPORT/IMPORT-PRINCIPAL@ creates a byte representation of the @CLIENT-PRINCIPAL@ resource, returned as a @raw@ insta...
- 05:01 PM Feature #3752 (WIP): CLIENT-PRINCIPAL resource and other security features
- 04:47 PM Feature #3754: TRANSACTION resource support
- Greg, 3754a rev 11292 adds:
* full conversion support
* runtime is almost done, I need to do some more manual testi...
11/08/2018
- 04:15 PM Feature #3741 (Closed): implement complete support for the CALL object handle and related attribu...
- 04:14 PM Feature #3741: implement complete support for the CALL object handle and related attributes and m...
- Branch 3741a was merged to trunk rev 11290 and archived.
- 04:03 PM Feature #3741: implement complete support for the CALL object handle and related attributes and m...
- Greg Shah wrote:
> Code Review Task Branch 3741a Revision 11300
>
> I'm good with the changes. You can merge to ... - 04:00 PM Feature #3741: implement complete support for the CALL object handle and related attributes and m...
- Code Review Task Branch 3741a Revision 11300
I'm good with the changes. You can merge to trunk when ready. - 12:04 PM Feature #3741: implement complete support for the CALL object handle and related attributes and m...
- Greg, thanks for the idea - I've implemented this in 3741a rev 11300.
11/07/2018
- 06:29 PM Feature #3741: implement complete support for the CALL object handle and related attributes and m...
- Greg Shah wrote:
> Can you use a local @int64@ or @decimal@ subclass for the conversion and then assign back the kno... - 04:23 PM Feature #3741: implement complete support for the CALL object handle and related attributes and m...
- Can you use a local @int64@ or @decimal@ subclass for the conversion and then assign back the known-valid value to th...
- 01:29 PM Feature #3741: implement complete support for the CALL object handle and related attributes and m...
- Greg Shah wrote:
> I think the only remaining issue is the @BDT.assignDirect@. It is used for such a limited requir... - 12:31 PM Feature #3741: implement complete support for the CALL object handle and related attributes and m...
- Sorry, I see you already did this with #3789. Nice!
- 12:30 PM Feature #3741: implement complete support for the CALL object handle and related attributes and m...
- In regard to #3741-57, I agree it is worth looking into this performance case. Please open another task for this.
- 12:29 PM Feature #3741: implement complete support for the CALL object handle and related attributes and m...
- Code Review Task Branch 3741a Revision 11299
The changes are good.
I think the only remaining issue is the @BDT... - 11:29 AM Feature #3741: implement complete support for the CALL object handle and related attributes and m...
- Note that I couldn't find a way to get rid of the @BaseDataType.assignDirect@ flag - this is still in use.
- 10:17 AM Feature #3741: implement complete support for the CALL object handle and related attributes and m...
- Rebased 3471a from trunk rev 11289 - new rev 11299.
- 07:34 PM Feature #3741: implement complete support for the CALL object handle and related attributes and m...
- Greg, 3741a rev 11298 contains the final changes related to CALL. I've not included the changes I mentioned in #3741...
- 06:26 PM Feature #3754: TRANSACTION resource support
- Created task branch 3754a from trunk rev 11289.
Rev 11290 adds full conversion support for @TRANSACTION@ handle an... - 02:59 PM Feature #3754: TRANSACTION resource support
- There is something interesting related to the TRANSACTION handle:
* this is accessed via @procedure:TRANSACTION@, an... - 02:37 PM Feature #3754: TRANSACTION resource support
- Yes, that is fine.
- 02:30 PM Feature #3754: TRANSACTION resource support
- Constantin Asofiei wrote:
> Is it OK to use @TransactionManager.transactionModeAuto()@ for @TRANSACTION-MODE AUTO@ s... - 02:18 PM Feature #3754: TRANSACTION resource support
- Is it OK to use @TransactionManager.transactionModeAuto()@ for @TRANSACTION-MODE AUTO@ statement?
- 11:13 AM Feature #3754: TRANSACTION resource support
- Go ahead and add these other features.
> And another note about RUN ... TRANSACTION DISTINCT - can you check the r... - 10:32 AM Feature #3754: TRANSACTION resource support
- Further reading shows that @RUN ... TRANSACTION DISTINCT@ is used as a fail-safe if 4GL decides to propagate the clie...
- 10:12 AM Feature #3754: TRANSACTION resource support
- Greg, let me know if I should add these attributes (to allow complete TRANSACTION handle support):
* @IS-OPEN@ attri... - 10:05 AM Feature #3754: TRANSACTION resource support
- According to this https://documentation.progress.com/output/ua/OpenEdge_latest/index.html#page/pasoe-migrate-develop/...
- 08:39 AM Feature #3754 (WIP): TRANSACTION resource support
Also available in: Atom