Activity
From 08/15/2020 to 09/13/2020
09/13/2020
- 06:03 PM Feature #4384: Builtin OO Implementation
- I've merged all changes from 4384e revisions 11450 through 11472 into 3821c as revision 11523.
I've create a new 4...
09/10/2020
- 10:32 AM Feature #1970: improve ControlFlowOps method resolution by reflection
- There is already a @runSuper(Class<?>,...)@ which is emitted only for functions. I don't recall if @runSuper(String ...
- 10:30 AM Feature #1970: improve ControlFlowOps method resolution by reflection
- I'm planning to separate @RUN SUPER@ from @SUPER()@ (they both convert as @runSuper()@ today):...
- 05:58 AM Feature #3855: implement equivalent support for REST (classic appserver, PASOE REST and WEB trans...
- Runtime for multiple .paar support for legacy REST services is in 3821c rev 11512
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...
Also available in: Atom