Activity
From 04/17/2022 to 05/16/2022
05/16/2022
- 01:34 PM Feature #4658: OO serialization support
- There are @SERIALIZABLE@ and @NON-SERIALIZABLE@ options at the property and variable definition.
In 6129a/13857 I... - 01:34 PM Feature #6300 (Review): class definitions with USE-WIDGET-POOL
- This is solved in 6129a/13857.
Nothing more needs to be done, a plain unnamed widget pool is created for such an i... - 08:45 AM Feature #4065: server-side processing of client platform dependencies
- > Please rename @RoaringBitmap-0.9.0.jar_LICENSE.txt@ to @RoaringBitmap-0.9.27.jar_LICENSE.txt@ on the web server: @h...
- 08:42 AM Feature #4065: server-side processing of client platform dependencies
- Roger Borrello wrote:
> Greg Shah wrote:
> > Roger: As part of rev 13885, the RoaringBitmap library version has cha... - 08:24 AM Feature #4065: server-side processing of client platform dependencies
- Greg Shah wrote:
> Roger: As part of rev 13885, the RoaringBitmap library version has changed from 0.9.0 to 0.9.27. ... - 07:51 AM Feature #4065: server-side processing of client platform dependencies
- Code Review Task Branch 3821c Revision 13886
It looks good. - 03:29 AM Feature #4065: server-side processing of client platform dependencies
- I've fixed the per-context support of server-side-resources in 3821c/13886.
05/15/2022
- 12:54 PM Feature #4065: server-side processing of client platform dependencies
- Greg Shah wrote:
> 1. I don't fully understand the use of statics in @OSResourceManager@ (and subclasses). Its data... - 12:18 PM Feature #4065: server-side processing of client platform dependencies
- Roger: As part of rev 13885, the RoaringBitmap library version has changed from 0.9.0 to 0.9.27. Would you please ha...
- 12:13 PM Feature #4065: server-side processing of client platform dependencies
- Code Review Task branch 3821c Revision 13885
Overall, I very much like the changes.
1. I don't fully understand... - 08:16 AM Feature #4065 (WIP): server-side processing of client platform dependencies
- The server-side support for OS resources and memptr/library server-side support is in 3821c/13885.
What's left is ... - 04:56 AM Feature #4065: server-side processing of client platform dependencies
- The code is complete for memptr and library, I need to finish a testing of #6075 and some other scenarios.
I've ad...
05/13/2022
- 04:02 PM Feature #4065: server-side processing of client platform dependencies
- > should I add support for server-side LibraryDaemon together with memptr? They are tightly coupled in the p2j.librar...
- 03:40 PM Feature #4065: server-side processing of client platform dependencies
- Also, is it enough to raise an ERROR condition if the application code tries a @set-pointer-value()@ to something out...
- 03:16 PM Feature #4065: server-side processing of client platform dependencies
- Greg, some questions/notes:
* should I add support for server-side LibraryDaemon together with memptr? They are tigh... - 09:43 AM Feature #3326: implement the equivalent to the .NET Open Client
- In some recent work for a customer that wanted to try SQLServer (see #6274), Ovidiu found that the iKVM project is no...
05/10/2022
- 02:39 PM Feature #6343: class-based appserver exports
- The 4GL enables the export of external procedures, internal procedures and user-defined functions over an appserver c...
- 01:08 PM Feature #6343 (New): class-based appserver exports
- 01:06 PM Feature #6342: provide a simple mechanism to call into converted code
- From 4GL code, we have a very clean [[p2j:Direct Java Access]] approach to call "out" into arbitrary Java code.
Th... - 12:58 PM Feature #6342 (New): provide a simple mechanism to call into converted code
- 08:59 AM Feature #4065: server-side processing of client platform dependencies
- Greg Shah wrote:
> I assume (for now) that you are not removing the ability to use @memptr@ on the client. Perhaps ... - 08:54 AM Feature #4065: server-side processing of client platform dependencies
- I assume (for now) that you are not removing the ability to use @memptr@ on the client. Perhaps we will find that lo...
05/07/2022
- 03:46 PM Feature #4065: server-side processing of client platform dependencies
- I have some changes which brings memptr fully on server-side (very pin-pointed changes, no major refactoring).
But...
05/06/2022
- 01:32 AM Bug #6293 (Rejected): dataset/temp-table options defined in interface
- Ovidiu, most likely this is not a real issue. I'm closing it.
05/05/2022
- 04:23 PM Bug #6293 (WIP): dataset/temp-table options defined in interface
- I am trying to duplicate this but I cannot. Incrementally I created and modified additional classes like this:...
- 03:51 AM Bug #6293: dataset/temp-table options defined in interface
- This was created after reviewing some customer application code, where I noticed that the temp-table at the interface...
04/30/2022
- 02:17 PM Feature #4350: method overload when they differ by a temp-table, dataset, buffer or object or ext...
- In @annotations/naming.rules@ we use @ConvertedClassName.addMethod()@ to add entries for the c'tors. It seems like t...
- 02:12 PM Feature #4350: method overload when they differ by a temp-table, dataset, buffer or object or ext...
- Greg Shah wrote:
> > If that is removed, the prerequisite (for conversion to complete) will be to have stubbed skele... - 02:07 PM Feature #4350: method overload when they differ by a temp-table, dataset, buffer or object or ext...
- > If that is removed, the prerequisite (for conversion to complete) will be to have stubbed skeletons in p2j.oo for a...
04/28/2022
- 01:34 PM Feature #4350: method overload when they differ by a temp-table, dataset, buffer or object or ext...
- Greg Shah wrote:
> > The main reason the converter is used is the case when we don't have a counterpart skeleton in ... - 01:28 PM Feature #4350: method overload when they differ by a temp-table, dataset, buffer or object or ext...
- > The main reason the converter is used is the case when we don't have a counterpart skeleton in FWD, just the .cls f...
- 09:40 AM Feature #4350: method overload when they differ by a temp-table, dataset, buffer or object or ext...
- Greg Shah wrote:
> I've spent the last few days trying to stabilize and finish my previous work. I'm deep into the ... - 09:15 AM Feature #4350: method overload when they differ by a temp-table, dataset, buffer or object or ext...
- I've spent the last few days trying to stabilize and finish my previous work. I'm deep into the changes to eliminate...
- 06:59 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Constantin Asofiei wrote:
> Greg Shah wrote:
> > > In FWD, I don't see a reason to emit this 'book' class which ju...
04/27/2022
- 03:21 PM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Greg Shah wrote:
> > In FWD, I don't see a reason to emit this 'book' class which just allows to call 'book.create'... - 03:19 PM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- > In FWD, I don't see a reason to emit this 'book' class which just allows to call 'book.create' instead of working ...
- 01:53 PM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Greg, in OE the proxy Java Open Client allows a 'SubAppObject' which groups access to the programs in its own Java cl...
04/26/2022
- 01:46 PM Feature #6300 (Closed): class definitions with USE-WIDGET-POOL
- 01:07 PM Feature #4354 (Closed): add GET-CLASS() function support
- 01:06 PM Feature #4354: add GET-CLASS() function support
- Greg Shah wrote:
> Is there anything remaining to work on for this task?
No. - 01:05 PM Feature #4354: add GET-CLASS() function support
- Is there anything remaining to work on for this task?
04/25/2022
- 01:20 PM Feature #6292: nested catch blocks
- A conversion fix for this is complete, but the runtime is not completed (the 'catchBlock' implementation).
- 12:55 PM Feature #6292: nested catch blocks
- See #6277-4 and #6277-5.
- 12:54 PM Feature #6292 (Closed): nested catch blocks
- 01:18 PM Bug #6293: dataset/temp-table options defined in interface
- It is possible to have this:...
- 01:16 PM Bug #6293 (Rejected): dataset/temp-table options defined in interface
Also available in: Atom