Activity
From 02/22/2019 to 03/23/2019
03/20/2019
- 07:03 PM Feature #3753: I18N additions
- All runtime needs to be implemented. Below is a list of what it needs to be done.
For FIX-CODEPAGE and GET-CODEPA... - 05:12 PM Feature #3751: implement support for OO 4GL and structured error handling
- My list of open issue is this:
* static buffer, frame, etc references need .get() (not all cases I think were interc...
03/18/2019
- 03:39 PM Feature #3753: I18N additions
- Greg Shah wrote:
>
> Eugenie: If there are parts of the work for which we don't need testcases, you can start work... - 03:32 PM Feature #3753: I18N additions
- Constantin: Eugenie is going to take this task. I know you finished part of the work on phase 1 (conversion and some...
03/08/2019
- 07:05 PM Feature #3751: implement support for OO 4GL and structured error handling
- > This doesn't make sense - I can't make a sub-class inherit a super-class with only private constructors, in 4GL.
...
03/07/2019
- 05:31 PM Feature #3751: implement support for OO 4GL and structured error handling
- Greg Shah wrote:
> @Progress.Json.JsonParserError@ extends @Progress.Json.JsonError@ but both are supposed to have a... - 05:26 PM Feature #3751: implement support for OO 4GL and structured error handling
- @Progress.Json.JsonParserError@ extends @Progress.Json.JsonError@ but both are supposed to have a private constructor...
- 05:22 PM Feature #3751: implement support for OO 4GL and structured error handling
- Greg Shah wrote:
> I'm working on the built-in classes. Many of them have @private@ constructors. How does our run... - 05:19 PM Feature #3751: implement support for OO 4GL and structured error handling
- I'm working on the built-in classes. Many of them have @private@ constructors. How does our runtime need this to be...
02/26/2019
- 03:58 AM Feature #3751: implement support for OO 4GL and structured error handling
- Greg Shah wrote:
> The successful approaches in the example Java code above cannot be used to solve the type erasure...
02/25/2019
- 04:52 PM Feature #3751: implement support for OO 4GL and structured error handling
- I did check to confirm that OO 4GL does implement virtual method dispatching as one would expect. In other words, ca...
- 04:49 PM Feature #3751: implement support for OO 4GL and structured error handling
- +Type Erasure in Java+
Some aspects of compiled type-safe Java code are erased by the compiler. When this happens... - 04:46 PM Feature #3751: implement support for OO 4GL and structured error handling
- h2. Method Overloading
h3. Introduction
We've written testcases to check the behavior of the remaining issues r... - 03:27 PM Feature #3751: implement support for OO 4GL and structured error handling
- Some notes relates to implementing the 4GL builtin classes in FWD:
* the class needs to be annotated with @LegacyRes...
Also available in: Atom