Activity
From 08/07/2020 to 09/05/2020
09/03/2020
- 03:04 PM Feature #1970: improve ControlFlowOps method resolution by reflection
- An addition note: a @RUN ... IN@ can target a remote procedure/port-handle - see this code in @ControlFlowOps.invokeI...
- 01:52 PM Feature #1970: improve ControlFlowOps method resolution by reflection
- Some issues I see:
# @RUN ON SERVER@ shouldn't be touched by this optimization - the resolution is done on the remot... - 12:12 PM Feature #1970: improve ControlFlowOps method resolution by reflection
- Greg Shah wrote:
> By the way, it seems to me that in the case where the target name is unique across the project, t... - 12:04 PM Feature #1970: improve ControlFlowOps method resolution by reflection
- By the way, it seems to me that in the case where the target name is unique across the project, that we could hard co...
- 12:02 PM Feature #1970: improve ControlFlowOps method resolution by reflection
- > don't know why internalProcedure doesn't have the this reference and legacy name emitted as arguments (this would ...
09/02/2020
- 03:51 PM Feature #1970: improve ControlFlowOps method resolution by reflection
- Greg Shah wrote:
> I suspect that we must be doing something expensive inside the @BlockManager.internalProcedure()@... - 03:13 PM Feature #1970: improve ControlFlowOps method resolution by reflection
- I've been reviewing the CFS code and debugging through it with testcases to understand the implications of this idea....
08/24/2020
- 12:17 PM Bug #4682: modify FILE-INFO processing to honor searches for 4GL programs
- No reason to make it low priority. It is just a feature that is not needed right now.
- 12:16 PM Bug #4682: modify FILE-INFO processing to honor searches for 4GL programs
- Greg Shah wrote:
> We have no plans right now. Is it the cause of more problems in real customer apps?
None that... - 12:03 PM Bug #4682: modify FILE-INFO processing to honor searches for 4GL programs
- We have no plans right now. Is it the cause of more problems in real customer apps?
- 11:59 AM Bug #4682: modify FILE-INFO processing to honor searches for 4GL programs
- The updates I made in #4845-15 were specific to the use of @possenet/src/adm2/containr.p@ to enable the search for a ...
08/21/2020
- 08:19 PM Feature #4828: rework ErrorManager to use the TransactionHelper design on the server and a sync'd...
- 3821c rev 11464 should resolve the @ClassCastException@.
08/20/2020
- 04:24 PM Feature #4828: rework ErrorManager to use the TransactionHelper design on the server and a sync'd...
- Greg,
The rev @11460@ causes abend with @ClassCastException@ regression with current customer application:
<pre... - 12:08 PM Feature #4828 (Test): rework ErrorManager to use the TransactionHelper design on the server and a...
- 3821c revision 11460 greatly reduces the most common context-local lookups for ErrorManager on both the server and cl...
08/14/2020
- 11:54 AM Feature #4855: add a 4GL extension SESSION:SESSION-ID attribute which returns a UUID which unique...
- The purpose of this is to allow converted 4GL code to uniquely identify a given session. A customer has requested th...
- 11:53 AM Feature #4855 (Closed): add a 4GL extension SESSION:SESSION-ID attribute which returns a UUID whi...
08/12/2020
- 02:40 PM Feature #3810: SECURITY-POLICY and other security features
- Greg Shah wrote:
> Is #3810-406 an accurate and complete list of the remaining work in this task?
>
> In #3810-40... - 02:22 PM Feature #3810: SECURITY-POLICY and other security features
- Is #3810-406 an accurate and complete list of the remaining work in this task?
In #3810-406, you list these:
> ... - 07:50 AM Bug #4852: ErrorManager throws 'invalid' ErrorConditionException
- Yes, the parameter order is wrong and needs to be fixed (by switching them).
Marian, regarding your original case ... - 07:37 AM Bug #4852: ErrorManager throws 'invalid' ErrorConditionException
- @public ErrorConditionException(int progressErrorCode, String message)@ is meant to raise an @ERROR@ that has a speci...
- 06:23 AM Bug #4852: ErrorManager throws 'invalid' ErrorConditionException
- From Marian:
> We have a situation where ErrorManager.recordThrowError does not set the Progress error code on the... - 04:44 AM Bug #4852 (New): ErrorManager throws 'invalid' ErrorConditionException
- 07:13 AM Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> So I'm trying to remove these where I find them.
OK, will try to do the same. Thanks. - 06:29 AM Feature #4384: Builtin OO Implementation
- > that one is already set as dependency in gradle so we've just used what was already there. What we are using from t...
- 02:25 AM Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> * Removed recently added usage of @org.apache.commons.*@. We try not to add dependencies on ne...
08/10/2020
- 03:06 PM Feature #4384: Builtin OO Implementation
- I've merged all pending changes from 4384d (revisions 11607 through 11625 inclusive) into 3821c revision 11449. Plea...
Also available in: Atom