Activity
From 07/29/2020 to 08/27/2020
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...
08/04/2020
- 02:11 PM Bug #4749 (Test): Conversion error for object indeterminate extent output parameter
- 12:08 PM Bug #4749: Conversion error for object indeterminate extent output parameter
- Fixed in 3821c rev 11436.
- 02:11 PM Bug #4824 (Test): Conversion error for property with indeterminate extent
- I'm good with the changes.
- 01:54 PM Bug #4824: Conversion error for property with indeterminate extent
- 3821c/11437 fixes the case of abstract extent properties (forgot to check them).
- 12:08 PM Bug #4824: Conversion error for property with indeterminate extent
- Fixed in 3821c rev 11436. Please review.
08/03/2020
- 05:27 PM Bug #4824 (WIP): Conversion error for property with indeterminate extent
- Marian is right, we need 'bulk' getter and setter for extent properties. I have most of the changes, there's a trick...
- 05:26 PM Bug #4749 (WIP): Conversion error for object indeterminate extent output parameter
- I have a fix for this, but is part of the #4824 work. Will commit with that.
- 12:20 PM Bug #4669 (Test): Conversion error for output stream-handle - protected property.
- 10:35 AM Bug #4669 (WIP): Conversion error for output stream-handle - protected property.
- Fixed in 3821c rev 11432.
- 12:06 PM Feature #4384: Builtin OO Implementation
- Eugenie Lyzenko wrote:
> Should I interrupt and restart customer application @3821c@ conversion with @11433@ update?... - 12:04 PM Feature #4384: Builtin OO Implementation
- Constantin Asofiei wrote:
> Marian Edu wrote:
> > We have some issues with OO named events, one of the tests does n... - 11:56 AM Feature #4384: Builtin OO Implementation
- Marian Edu wrote:
> We have some issues with OO named events, one of the tests does not pass conversion: @oo/openedg...
07/30/2020
- 01:32 PM Bug #4741 (WIP): RUN statement with a path to a procedure that does not have any extension fails ...
- 01:31 PM Bug #4741: RUN statement with a path to a procedure that does not have any extension fails to be ...
- Changes checked into @3821c-11426@.
- 11:31 AM Bug #4741: RUN statement with a path to a procedure that does not have any extension fails to be ...
- Constantin Asofiei wrote:
> Roger, a change which affects the lookup in @p2jMap@ is that @ExternalProgram.pname@ is ... - 06:30 AM Bug #4741: RUN statement with a path to a procedure that does not have any extension fails to be ...
- Roger, a change which affects the lookup in @p2jMap@ is that @ExternalProgram.pname@ is no longer the key in the @p2j...
- 06:24 AM Bug #4741: RUN statement with a path to a procedure that does not have any extension fails to be ...
- Roger Borrello wrote:
> I am now keeping @pathAliases@ and @p2jMap@ in separate lists, but not @jp2Map@ and @classMa... - 09:31 AM Bug #4827: OO Conversion issue with method resolve (erasure)
- I think this is part of my work on #4350.
- 08:46 AM Bug #4827: OO Conversion issue with method resolve (erasure)
- From Marian:
> We have quite a number of errors in conversion of our 'discovery' stubs that have to do with how th... - 02:24 AM Bug #4827 (Closed): OO Conversion issue with method resolve (erasure)
- 09:03 AM Feature #4828 (WIP): rework ErrorManager to use the TransactionHelper design on the server and a ...
- 09:03 AM Feature #4828: rework ErrorManager to use the TransactionHelper design on the server and a sync'd...
- This task is for performance improvement.
Server-side usage of the EM can be expensive. For example, the @isPendi... - 08:58 AM Feature #4828 (Test): rework ErrorManager to use the TransactionHelper design on the server and a...
- 08:48 AM Bug #4824: Conversion error for property with indeterminate extent
- From Marian:
> If we have a property defined as an indeterminate extent the generated code doesn't (fully) work. I...
07/29/2020
- 06:37 PM Bug #4741: RUN statement with a path to a procedure that does not have any extension fails to be ...
- Traced this down to @SourceNameMapper.getInternalEntry@ where we have null passed in as the @pname@. I cannot @toLowe...
- 05:55 PM Bug #4741: RUN statement with a path to a procedure that does not have any extension fails to be ...
- In trying to figure out why OO initialization is involved, it looks like the changes I have made are causing @ObjectO...
- 11:45 AM Feature #4384: Builtin OO Implementation
- This patch was merged into the skeletons project as revision 98. I've pushed it to @proj.goldencode.com@ as well.
- 08:50 AM Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> Is the patch made relative to revision 97?
Attached the fixed patch, this is done against revi... - 07:59 AM Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> Is the patch made relative to revision 97?
Yes, I did an update before but let me check someth... - 07:53 AM Feature #4384: Builtin OO Implementation
- Is the patch made relative to revision 97?
- 07:33 AM Feature #4384: Builtin OO Implementation
- > If there are any client that use those data structures the only option will be to look at their code base and see w...
- 07:30 AM Feature #4384: Builtin OO Implementation
- Attached the skeleton patch for OE12.2, some new classes added to @Core@ and @Net@ packages and some updates to exist...
- 06:06 AM Bug #4669: Conversion error for output stream-handle - protected property.
- Assigning that to Greg to dispatch it to the right recipient :)
We've found an issue when converting a 4GL class a... - 06:06 AM Bug #4749: Conversion error for object indeterminate extent output parameter
- Assigning that to Greg to dispatch it to the right recipient :)
When we have a method that returns an object array... - 05:51 AM Bug #4824 (Closed): Conversion error for property with indeterminate extent
Also available in: Atom