Activity
From 09/14/2021 to 10/13/2021
10/13/2021
- 04:53 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > I think so in a sense. But the string expansion calculation req... - 03:57 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- And something else which can be done to check if OE has the same mechanism of resolving the implicit widget size, in ...
- 03:50 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Hynek Cihlar wrote:
> I think so in a sense. But the string expansion calculation requires access to the original st... - 02:48 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Greg Shah wrote:
> > For labels this should be relatively simple. I could modify the conversion rules and pass the w... - 02:30 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Constantin Asofiei wrote:
> Hynek, can you provide some screenshots/example how the string expansion affects the UI,... - 02:20 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- > For labels this should be relatively simple. I could modify the conversion rules and pass the widget instance to @_...
- 01:58 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- And you mention that some widgets expand and some don't. I think this depends on how OE builds the UI:
* for the wi... - 01:52 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Hynek, can you provide some screenshots/example how the string expansion affects the UI, if you switch between two la...
- 01:39 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Greg Shah wrote:
> > Which means the value returned by @__tr@ will have to hold both, the original string as well as... - 07:43 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- > Which means the value returned by @__tr@ will have to hold both, the original string as well as the translation. Ei...
- 04:44 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- I'd like to discuss the string expansion.
OE/4GL doesn't expand all the widgets the same. Some do expand, some no... - 02:52 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Greg Shah wrote:
> What is the list of remaining items for this task?
The remaining tasks are string expansion, w... - 02:33 PM User Interface Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- I'm refactoring the field-group/current-iteration support in GenericFrame as it causes an infinite loop, and these ar...
- 08:09 AM Base Language Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Constantin Asofiei wrote:
> And relations in a dataset... a client uses these.
So, relations and unique indexes a...
10/12/2021
- 02:28 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- What is the list of remaining items for this task?
- 05:51 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Hynek Cihlar wrote:
> Constantin, 3821c revision 13058 contains fixes for legacy class language application. Plus so... - 05:46 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Constantin, 3821c revision 13058 contains fixes for legacy class language application. Plus some other more or less r...
- 10:56 AM Base Language Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- And relations in a dataset... a client uses these.
- 10:37 AM Base Language Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- And the @desc@ clause for an index...
- 09:55 AM Base Language Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Marian, please add some tests which have unique/primary indexes at a table (part of a dataset or not) - I see that in...
- 09:00 AM Base Language Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Constantin Asofiei wrote:
> Marian, I need some help - a client is using a DATASET-HANDLE and TABLE-HANDLE as parame... - 04:02 AM Base Language Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Marian, I need some help - a client is using a DATASET-HANDLE and TABLE-HANDLE as parameters for SOAP.
I need some...
10/11/2021
- 04:41 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- > Btw. the resource bundle resolution in the invocation helpers would require an invalidation mechanism in the cases ...
- 04:29 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Greg Shah wrote:
> Doing this is a bit faster and it has less generated code to maintain in each class, but the invo... - 04:19 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > String literals in init clauses are wrapped in @__tr@ method as... - 04:13 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Greg Shah wrote:
> > It seems that any first reference of a class will fix its language for good.
>
> Are you tal... - 12:07 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Hynek Cihlar wrote:
> String literals in init clauses are wrapped in @__tr@ method as the other translatable literal... - 08:27 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- > It seems that any first reference of a class will fix its language for good.
Are you talking about the 4GL or FWD? - 08:26 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- I'd like to consider approaches that would eliminate the generation of the @__tr()@ methods in every class/frame-def/...
- 07:51 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > Constantin Asofiei wrote:
> > > Hynek, this review is for 3821... - 04:10 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Hynek Cihlar wrote:
> Constantin Asofiei wrote:
> > Hynek, this review is for 3821c revisions 13032,13022,13021,130... - 03:26 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Constantin Asofiei wrote:
> Hynek, this review is for 3821c revisions 13032,13022,13021,13020,13017:
> * The change...
10/08/2021
- 01:17 PM Database Feature #4022: upgrade to a newer PostgreSQL release
- Roger Borrello wrote:
> All-in-all it looks to me like FWD limitations to moving off Java 8 will lead to us sticki... - 12:36 PM Database Feature #4022: upgrade to a newer PostgreSQL release
- Eric Faulhaber wrote:
> The primary maintainer of PL/Java, Chapman Flack, noticed this discussion and proactively se... - 11:56 AM Database Feature #4022: upgrade to a newer PostgreSQL release
- The primary maintainer of PL/Java, Chapman Flack, noticed this discussion and proactively sent us the following infor...
- 10:43 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Hynek, this review is for 3821c revisions 13032,13022,13021,13020,13017:
* The change in @ProcedureManager.addProced...
10/04/2021
- 03:25 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Code Review Task Branch 3821c Revision 13032
It is good. - 03:22 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > Greg Shah wrote:
> > > 7. In @frame_generator.xml@, I'm worried that... - 06:17 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Code Review Task Branch 3821c Revision 13022
It looks good. - 03:52 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Hynek Cihlar wrote:
> Greg Shah wrote:
> >
> > 3. In @annotations/i18n.rules@, why not change @sprintf("%s/%s.%s"...
10/03/2021
- 07:17 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Code Review Task Branch 3821c Revision 13021
The changes are all good. - 03:36 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- 3821c revision 13021 adds support for import of the translation data exported from Translation Manager. Please review...
- 06:21 PM Database Feature #4369: implement stateless FWD server clustering
- Another open source framework to consider is "MicroStream":https://www.infoq.com/news/2021/09/microstream-5-is-open-s...
10/02/2021
- 04:08 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Hynek Cihlar wrote:
> As a consequence it will be very important to have the TM database up to date with the convert... - 04:05 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- A few notes about the import of Translation Manager translation database.
There are some limitations in the TM's m... - 08:55 PM Runtime Infrastructure Bug #5703: rationalize, standardize and simplify the client-side log file name configuration
- I think we need to implement the following:
* standard redirections
* log file names and locations
* log helper ... - 08:41 PM Runtime Infrastructure Bug #5703: rationalize, standardize and simplify the client-side log file name configuration
- Our "internal" FWD-specific logging is written to @STDERR@. This happens when we write to any @Logger@ instance obta...
10/01/2021
- 03:40 PM Base Language Bug #5446: PUT UNFORMATTED performace (stream is flushed on each call)
- > The only feasible way I see to make caching the StreamWrapper.putWorker calls work is this
It seems reasonable. - 02:26 PM Base Language Bug #5446: PUT UNFORMATTED performace (stream is flushed on each call)
- The only feasible way I see to make caching the @StreamWrapper.putWorker@ calls work is this:
* encapsulate all usag... - 01:31 PM Base Language Bug #5446: PUT UNFORMATTED performace (stream is flushed on each call)
- Greg Shah wrote:
> The downcall case can be handled using state synchronization like we do with the other UI feature... - 12:06 PM Base Language Bug #5446: PUT UNFORMATTED performace (stream is flushed on each call)
- > Serializing everything (especially FieldEntry instances) ensures we have the correct data to output (and any error...
- 11:59 AM Base Language Bug #5446: PUT UNFORMATTED performace (stream is flushed on each call)
- Greg Shah wrote:
> In regard to the avoidance of round trips, we could buffer these on the server side for file stre... - 11:10 AM Base Language Bug #5446: PUT UNFORMATTED performace (stream is flushed on each call)
- > This is related to any caller of @Stream.putWorker@, which are @PUT@, @PUT CONTROL@, @PUT UNFORMATTED@ and @EXPORT@...
- 10:58 AM Base Language Bug #5446: PUT UNFORMATTED performace (stream is flushed on each call)
- Something I need to clarify: this flush in FWD is not a problem just for @PUT UNFORMATTED@ (this is just the statemen...
- 09:02 AM Base Language Bug #5446: PUT UNFORMATTED performace (stream is flushed on each call)
- > The question is: is the buffer flush for a PUT statement required in 4GL?
I think we needed to downcall and flus... - 12:17 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Give it a try.
- 12:04 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Greg Shah wrote:
> > > Btw. I also have to modify the TM sources as it doesn't export procedure file names.
> >
>... - 11:50 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- > > Btw. I also have to modify the TM sources as it doesn't export procedure file names.
>
> Perhaps I should cont... - 11:44 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Hynek Cihlar wrote:
> Btw. I also have to modify the TM sources as it doesn't export procedure file names.
Perhap... - 11:36 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Greg Shah wrote:
> Code Review Task Branch 3821c Revision 13017
>
> This is very good. I think the result is qui... - 10:54 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Code Review Task Branch 3821c Revision 13017
This is very good. I think the result is quite elegant and is layere... - 09:27 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Hynek Cihlar wrote:
> This part is not finished yet. The expected worflow is to export the translations from Thransa... - 08:30 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Greg Shah wrote:
> Both Constantin and I will review this.
>
> What is the process to export the translation mana... - 08:18 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Both Constantin and I will review this.
What is the process to export the translation manager database and provide... - 08:11 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- 3821c revision 13017 adds core runtime and conversion support.
The conversion support when explicitly enabled gen... - 09:37 PM Runtime Infrastructure Bug #5703: rationalize, standardize and simplify the client-side log file name configuration
- This task is intended to implement a unified and simple approach for configuring logging. We need to also consider w...
- 09:33 PM Runtime Infrastructure Bug #5703: rationalize, standardize and simplify the client-side log file name configuration
- +4GL Logging Facilities+
* @LOG-MANAGER@ system handle
** assign the @LOGFILE-NAME@ attribute to associate a log ...
09/30/2021
- 01:17 PM Runtime Infrastructure Bug #5703 (Closed): rationalize, standardize and simplify the client-side log file name configura...
- 12:35 PM Runtime Infrastructure Bug #5701: logfile names for -O outputToFile use the spawner pid instead of the Java (FWD client ...
- When @clientConfig/outputToFile@ is specified in the directory for an appserver process, the value is treated as a sp...
- 12:22 PM Runtime Infrastructure Bug #5701 (Closed): logfile names for -O outputToFile use the spawner pid instead of the Java (FW...
- 11:50 AM Runtime Infrastructure Bug #5699: broken logfile name on Windows appserver clients (and probably other cases on Windows)
- Spawned appserver clients (and batch processes?) can be configured in the server's directory with a log filename for ...
- 11:23 AM Runtime Infrastructure Bug #5699 (Closed): broken logfile name on Windows appserver clients (and probably other cases on...
- 08:04 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- > The attached file shows Translation Manager Compile dialog. This is used to compile 4GL sources with the specified ...
09/29/2021
- 12:49 PM Conversion Tools Feature #4105: improve flexibility of schema loading
- > It is documented as the default option. If -P is present or none of other file specification parameters the PLAIN m...
- 12:18 PM Conversion Tools Feature #4105: improve flexibility of schema loading
- Greg Shah wrote:
> Code Review Task Branch 3821c Revision 12996
> 1. As far as I know, there is no support for a @P... - 10:29 AM Conversion Tools Feature #4105: improve flexibility of schema loading
- If I understand correctly, only the 2nd bullet remains. Correct?
- 10:29 AM Conversion Tools Feature #4105: improve flexibility of schema loading
- Code Review Task Branch 3821c Revision 12996
This is very nice! Some minor feedback:
1. As far as I know, ther... - 09:24 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Hynek Cihlar wrote:
> Any untranslatable strings are simply not wrapped by the translation method.
GNU gettext is... - 09:17 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Greg Shah wrote:
> > Once/if the customer moves away from the 4GL sources the work flow will be a bit different, the... - 09:10 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- > Once/if the customer moves away from the 4GL sources the work flow will be a bit different, the PO files will be ge...
- 09:02 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Hynek Cihlar wrote:
> Hynek,
>
> After conversion, is the translation table mapping to 4GL source code line/colum... - 08:59 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Hynek,
After conversion, is the translation table mapping to 4GL source code line/column numbers? Why is this nee... - 09:13 AM Base Language Feature #4384: Builtin OO Implementation
- > Probably not that important but thought to mention it as deviation anyway.
Recorded as a separate bug #5691. - 09:13 AM Base Language Bug #5691: deviation in error generation for invalid method/property chaining
- From Marian in #4384-577:
> When chaining method/properties access on an invalid object in 4GL there are two error... - 09:12 AM Base Language Bug #5691 (New): deviation in error generation for invalid method/property chaining
- 06:22 AM Base Language Bug #5651: conditions raised from a finally block
- Greg Shah wrote:
> Are there any known customer issues that are caused by the remaining issues? If not, we will def...
09/28/2021
- 04:24 PM Database Feature #5685: optimization: limit iteration of RecordBuffers in Commitable hooks by scope
- Greg Shah wrote:
> I know we notify related buffers when something happens to a record that they may be holding. ... - 07:37 AM Database Feature #5685: optimization: limit iteration of RecordBuffers in Commitable hooks by scope
- Anything passed as a named parameter must be kept in the list I think:
* @buffer@ parameters
* @table@ parameters... - 04:05 PM Base Language Bug #5651: conditions raised from a finally block
- Are there any known customer issues that are caused by the remaining issues? If not, we will defer those items.
- 04:04 PM Base Language Bug #5651: conditions raised from a finally block
- Code Review Task Branch 3821c Revision 13001
No objections.
09/27/2021
- 05:20 PM Database Feature #5685: optimization: limit iteration of RecordBuffers in Commitable hooks by scope
- From previous profiling, I recall we spend too much time iterating through the @BufferManager.openBuffers@ scoped lis...
- 05:07 PM Database Feature #5685 (New): optimization: limit iteration of RecordBuffers in Commitable hooks by scope
- 02:30 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- The attached file shows Translation Manager Compile dialog. This is used to compile 4GL sources with the specified la...
- 09:33 AM Base Language Bug #5651: conditions raised from a finally block
- 3821c/13001 adds the try/finally protection for TM.processFinallyBlock.
- 07:27 AM Base Language Feature #4384: Builtin OO Implementation
- Probably not that important but thought to mention it as deviation anyway.
When chaining method/properties access ...
09/24/2021
- 06:23 PM Conversion Tools Feature #4105: improve flexibility of schema loading
- The support for database profiles in configuration file was committed to 12996 of 3821c.
The active profile can be s...
09/23/2021
- 04:05 PM Database Bug #5683: Consider using multiple .df files for a database
- It may be useful to have multiple .df files for a database. For example, allow instead of (or in addition to) the @da...
- 04:03 PM Database Bug #5683 (New): Consider using multiple .df files for a database
- 10:41 AM User Interface Bug #5682: Buttons rendering issues
- I ran the uast tests for buttons some time ago, and this is what I gathered:
Button image related:
# Any test u... - 10:37 AM User Interface Bug #5682 (New): Buttons rendering issues
- 05:58 AM Runtime Infrastructure Feature #5680: improve error reporting during spawning, authentication and client startup
- The web client startup process is quite complicated, since we must have a FWD client for every web client. Some fail...
- 05:47 AM Runtime Infrastructure Feature #5680 (New): improve error reporting during spawning, authentication and client startup
09/22/2021
- 06:16 PM Runtime Infrastructure Feature #4132 (Closed): implement configurable user and session limits
- 06:15 PM Runtime Infrastructure Feature #4132: implement configurable user and session limits
- 3821c revision 12981 includes the following changes:
> Added support for setting a maximum number of simultaneous ... - 03:43 PM User Interface Bug #5214: Broken z-order for all driver widgets (including SPREADSHEET, HTML-BROWSER, etc.)
- Is there any reason to leave this task open?
- 01:34 PM User Interface Bug #5622: TREEVIEW widget issues
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > Fixed in 3821c rev. 12975
>
> I think the changes are OK, j... - 12:44 PM User Interface Bug #5622: TREEVIEW widget issues
- Vladimir Tsichevski wrote:
> Fixed in 3821c rev. 12975
I think the changes are OK, just move the static methods b... - 11:46 AM User Interface Bug #5622: TREEVIEW widget issues
- Hynek Cihlar wrote:
> Code review 3821c revision 12897.
>
> Please test how the method @remove@ will behave when ...
09/21/2021
- 06:06 PM User Interface Bug #5622: TREEVIEW widget issues
- Vladimir Tsichevski wrote:
> Node navigation: @Next@, @Previous@, @FirstSibling@, @LastSibling@. Then applied to the... - 06:06 PM User Interface Bug #5622: TREEVIEW widget issues
- Vladimir Tsichevski wrote:
> The @Parent@ setter is not currently implemented.
>
> In OCX, setting the node paren... - 05:59 PM User Interface Bug #5622: TREEVIEW widget issues
- Node navigation: @Next@, @Previous@, @FirstSibling@, @LastSibling@. Then applied to the tree root, these methods must...
- 04:53 PM User Interface Bug #5622: TREEVIEW widget issues
- The @Parent@ setter is not currently implemented.
In OCX, setting the node parent node always makes the node first... - 05:56 AM Conversion Tools Feature #4105: improve flexibility of schema loading
- Overall, I like the approach very much.
> I chosen System property solution because it can be queried directly in ... - 05:43 AM Base Language Feature #4384: Builtin OO Implementation
- I can't reproduce it with @oo/openedge/core/collections/CloneableString.cls@ either. If you see this again, let us k...
- 03:05 AM Base Language Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> > all using Progress.Lang.*. statements gets converted to @import com.goldencode.testcases.oo.pr...
09/20/2021
- 06:59 PM Conversion Tools Feature #4105: improve flexibility of schema loading
- Since we need to run the conversion multiple times but keep the same @p2j.cfg.xml@ it means the only way to inform th...
- 03:33 PM Base Language Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> Ovidiu: Please apply the changes needed to work with @fwdspi.jar@ in the new testcases project.
... - 03:22 PM Base Language Feature #4384: Builtin OO Implementation
- > all using Progress.Lang.*. statements gets converted to @import com.goldencode.testcases.oo.progress.lang.*;@
A... - 09:59 AM Base Language Feature #4384: Builtin OO Implementation
- Also after conversion now all @using Progress.Lang.*.@ statements gets converted to @import com.goldencode.testcases....
- 07:17 AM Base Language Feature #4384: Builtin OO Implementation
- Ovidiu: Please apply the changes needed to work with @fwdspi.jar@ in the new testcases project.
- 02:45 AM Base Language Feature #4384: Builtin OO Implementation
- Marian Edu wrote:
> I'm getting an error when trying to start the server after last merge:
> [...]
>
> Something... - 02:34 AM Base Language Feature #4384: Builtin OO Implementation
- You are using H2, right? Copy the @build/lib/fwdspi.jar@ to the JRE's ext folder and delete the previous p2jspi.jar.
- 02:31 AM Base Language Feature #4384: Builtin OO Implementation
- I'm getting an error when trying to start the server after last merge:...
- 02:26 AM Base Language Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> Vladimir on our team has resolved the javadoc errors in 3821c rev 12945. You don't need to do th... - 01:06 PM Base Language Bug #3020: Add support for the IMMEDIATE-DISPLAY and MULTITASKING-INTERVAL SEEION attributes
- Gaps are updated in 3821c/12958.
- 12:54 PM Base Language Bug #3020 (Test): Add support for the IMMEDIATE-DISPLAY and MULTITASKING-INTERVAL SEEION attributes
- The changes are in task branch 3821c revision 12957.
- 07:51 AM User Interface Bug #5622: TREEVIEW widget issues
- The @EnsureVisible@ operation is broken for @TREEVIEW@. Here I call the operation for the first child of the @Root@ n...
09/18/2021
- 10:16 AM Conversion Tools Feature #4105: improve flexibility of schema loading
- We should not have to "swap out" the @p2j.cfg.xml@ for different conversion runs.
- 10:16 AM Conversion Tools Feature #4105: improve flexibility of schema loading
- To clarify item 3:
* We have a customer which has 2 builds/compiles of their application:
** A version that runs ...
09/17/2021
- 06:29 PM Conversion Tools Feature #4105: improve flexibility of schema loading
- The previous commit was pushing the metadata processing (@standard.dict@) to @ReportDriver@.
Starting with revision ... - 03:27 PM Base Language Bug #5651: conditions raised from a finally block
- Greg, to answer your question, yes, the unwind can be overridden in the FINALLY (via LEAVE/NEXT/RETRY or even anothe...
- 12:44 PM Runtime Infrastructure Feature #4132: implement configurable user and session limits
- I'm only implementing these limits for interactive users. Process accounts, web/REST sessions, related threads and s...
- 11:55 AM Base Language Feature #4384: Builtin OO Implementation
- Vladimir on our team has resolved the javadoc errors in 3821c rev 12945. You don't need to do this in 4384m.
- 06:17 AM Base Language Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> Marian: In 4384m, would you please resolve these javadoc errors.
>
> [...]
Greg, we can certa... - 05:10 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Greg Shah wrote:
> Please note that we will need to update the font metrics calculation to process all the translati... - 05:10 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Greg Shah wrote:
> > As a corollary, an external procedure ran non-persistently, with no outstanding persistent inst...
09/16/2021
- 07:16 PM Base Language Feature #4366 (Closed): support TLS 1.2 and other updated secure socket protocols
- 06:26 PM Base Language Feature #4366: support TLS 1.2 and other updated secure socket protocols
- What other variety of tests would be helpful? Do these results coincide with expected results? To me it looks like ne...
- 01:35 PM Base Language Feature #4366: support TLS 1.2 and other updated secure socket protocols
- Below are my findings... I hope the table looks OK.
|\2/2. |_\7. Server |
... - 11:42 AM Base Language Feature #4366: support TLS 1.2 and other updated secure socket protocols
- Roger Borrello wrote:
> Because I am unworthy! Awesome!
Haha 😀!
> Let me follow-up with a question. If I have a ... - 10:27 AM Base Language Feature #4366: support TLS 1.2 and other updated secure socket protocols
- Ovidiu Maxiniuc wrote:
> Why not re-arrange the table as:
Because I am unworthy! Awesome!
Let me follow-up wit... - 09:02 AM Base Language Feature #4366: support TLS 1.2 and other updated secure socket protocols
- Roger Borrello wrote:
> I guess there are a limited number of permutations to deal with. Below is my testplan:
Why ... - 08:50 AM Base Language Feature #4366: support TLS 1.2 and other updated secure socket protocols
- Roger Borrello wrote:
> There is a pre-configuration step to perform, outside of the programming to generate:
> * t... - 08:09 AM Base Language Feature #4366: support TLS 1.2 and other updated secure socket protocols
- > I wanted to check that when the server is setup for ssl and the client is tls, we can still connect, but the data i...
- 02:33 PM Base Language Feature #4384: Builtin OO Implementation
- Marian: In 4384m, would you please resolve these javadoc errors....
- 10:59 AM Base Language Feature #4384: Builtin OO Implementation
- Task branch 4384m has been created from 3821c revision 12935. This is available on xfer (@/opt/fwd/4384m/@).
- 10:28 AM Base Language Feature #4384: Builtin OO Implementation
- Marian, my only issue is that in @oo.core.Assert@ you've replaced @ObjectOps.load(Assert.class);@ with @ObjectOps.loa...
- 09:23 AM Base Language Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> It is safe to go ahead and make a patch using 12922. We'll merge that back quickly and get you a... - 08:31 AM Base Language Feature #4384: Builtin OO Implementation
- It is safe to go ahead and make a patch using 12922. We'll merge that back quickly and get you a new branch.
- 01:12 AM Base Language Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> I think we've definitely made many fixes that may affect you. Let's go through the rebase + merg... - 01:56 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Please note that we will need to update the font metrics calculation to process all the translations. And we will ne...
- 01:42 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- > As a corollary, an external procedure ran non-persistently, with no outstanding persistent instances, can be invoke...
- 01:12 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- To support the conversion path for customers using OE translation workflow, the translations can be "dumped" from Tra...
- 01:07 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- See my findings below. I will update this note as I go.
Greg Shah wrote:
> +Areas to Investigate+
>
> * Write ... - 10:33 AM Conversion Tools Bug #5664 (Closed): treeview parent node conversion issue
- 10:06 AM Conversion Tools Bug #5664: treeview parent node conversion issue
- Vladimir Tsichevski wrote:
> The result is committed as rev. 12932. Please review.
I'm OK with the change.
- 08:57 AM Conversion Tools Bug #5664: treeview parent node conversion issue
- Constantin Asofiei wrote:
> Review for 3821c/12930:
> * the test for function parameters needs to be like @upPath("... - 03:51 AM Conversion Tools Bug #5664: treeview parent node conversion issue
- Review for 3821c/12930:
* the test for function parameters needs to be like @upPath("KW_FUNCT/LPARENS/PARAMETER/SYMB... - 06:54 AM Database Bug #5673: Additional support for INDEXED REPOSITION open query attribute
- The INDEXED REPOSITION 4GL optimization allows query reposition to records which were not initially in the database (...
- 06:44 AM Database Bug #5673 (New): Additional support for INDEXED REPOSITION open query attribute
09/15/2021
- 06:47 PM Base Language Feature #4366: support TLS 1.2 and other updated secure socket protocols
- I guess there are a limited number of permutations to deal with. Below is my testplan:
|_. Server |_. Client |_. R... - 06:04 PM Base Language Feature #4366: support TLS 1.2 and other updated secure socket protocols
- I can finally accomplish the testing. I wanted to check that when the server is setup for @ssl@ and the client is @tl...
- 05:36 PM Base Language Feature #4366: support TLS 1.2 and other updated secure socket protocols
- Well it was just a matter of time before I figured out what I was doing wrong. I hadn't noticed that there were 2 sep...
- 03:36 PM Base Language Feature #4366: support TLS 1.2 and other updated secure socket protocols
- I run the tests only from my workstation. No network changes required. The parameters look fine, I am positive the fi...
- 02:36 PM Base Language Feature #4366: support TLS 1.2 and other updated secure socket protocols
- I am troubled by the fact that I can use my current configuration with the @sockets/server-connect.p@ and @sockets/cl...
- 02:24 PM Base Language Feature #4366: support TLS 1.2 and other updated secure socket protocols
- Roger Borrello wrote:
> Ovidiu, thank you for all those pointers. Thanks to them, I was successful in making sure th... - 02:11 PM Base Language Feature #4366: support TLS 1.2 and other updated secure socket protocols
- > I think that the wiki should be a little more step-by-step with the example, including basic passwords for the stor...
- 02:00 PM Base Language Feature #4366: support TLS 1.2 and other updated secure socket protocols
- Ovidiu, thank you for all those pointers. Thanks to them, I was successful in making sure the store password and the ...
- 09:33 AM Base Language Feature #4366: support TLS 1.2 and other updated secure socket protocols
- I understand now. And I have just noticed the "keystore" password commented in your note-57.
The problem is that y... - 05:30 PM Base Language Bug #5651: conditions raised from a finally block
- I am willing to postpone the implementation of @NEXT@ in a @FINALLY@. We can put code in to detect this at conversio...
- 04:43 PM Base Language Bug #5651: conditions raised from a finally block
- And something I didn't expect: same suite ran in ChUI and GUI (OE 11.6.3) gives different results in ~5% of cases. T...
- 04:33 PM Base Language Bug #5651: conditions raised from a finally block
- Ughhh. Supporting @NEXT@ in a finally which overrides a prior @LEAVE@ is an awful "feature" and a terrible idea. Wh...
- 02:43 PM Base Language Bug #5651: conditions raised from a finally block
- Greg, there is an issue which is kind of tricky. For looping blocks, the finally can not be processed at the @popSco...
- 03:19 PM Conversion Tools Bug #5664 (Review): treeview parent node conversion issue
- 03:19 PM Conversion Tools Bug #5664 (WIP): treeview parent node conversion issue
- Constantin Asofiei wrote:
> Vladimir, see @annotations/ocx_conversions.rules@, line 536 I think. That part is missi... - 07:22 AM Conversion Tools Bug #5664: treeview parent node conversion issue
- Vladimir, see @annotations/ocx_conversions.rules@, line 536 I think. That part is missing function parameters.
<pre... - 07:15 AM Conversion Tools Bug #5664: treeview parent node conversion issue
- This issue probably needs to be renamed since it neither relates to @TREEVIEW@, nor to @PARENT@ call.
- 09:26 AM Base Language Feature #4384: Builtin OO Implementation
- I think we've definitely made many fixes that may affect you. Let's go through the rebase + merge process and then g...
- 08:45 AM Base Language Feature #4384: Builtin OO Implementation
- Constantin Asofiei wrote:
> Please try this patch and see if anything changes:
Better, thanks a bunch :)
- 08:27 AM Base Language Feature #4384: Builtin OO Implementation
- Argh, think we need to get to a newer revision as this might be the cause for more other errors we see because the ob...
- 08:26 AM Base Language Feature #4384: Builtin OO Implementation
- Please try this patch and see if anything changes:...
- 08:16 AM Base Language Feature #4384: Builtin OO Implementation
- Constantin Asofiei wrote:
> What 3821c revision are you on? We had some issues with destructors which were not being... - 08:08 AM Base Language Feature #4384: Builtin OO Implementation
- What 3821c revision are you on? We had some issues with destructors which were not being called at all, fixed in Obje...
- 07:53 AM Base Language Feature #4384: Builtin OO Implementation
- I see a bunch of unexpected errors being thrown when we ran all tests for OpenEdge.Core.Memptr, #1005 (Procedure xxx ...
09/14/2021
- 05:39 PM Base Language Feature #4366: support TLS 1.2 and other updated secure socket protocols
- OK... because I am having issues with the below, I'll flip-flop the passwords. I get @Unable to prtocess parameters. ...
- 04:52 PM Base Language Feature #4366: support TLS 1.2 and other updated secure socket protocols
- The problem is here:
> @-Dssl-socket:keystore:password=keystore@
In fact, there are two of them:
# use @password@ ... - 04:31 PM Base Language Feature #4366: support TLS 1.2 and other updated secure socket protocols
- This is what I did (still resulting in the tampered error)....
- 05:12 PM Conversion Tools Feature #4105: improve flexibility of schema loading
- Moved @FLAG_DICT@ declaration from @AstManager@ to @AstGenerator@. Augmented @flags@ to 64 bits (8 reserved).
Comm... - 10:29 AM Conversion Tools Feature #4105: improve flexibility of schema loading
- I think the correct location is in @AstGenerator@ (the same place we have the @DICT_POSTFIX@ constant.
- 10:28 AM Conversion Tools Feature #4105: improve flexibility of schema loading
- I think that is OK, because the flags only need to be consistent within a given project. In other words, as long as ...
- 10:06 AM Conversion Tools Feature #4105: improve flexibility of schema loading
- Greg Shah wrote:
> My only feedback is that the @FLAG_DICT@ should not be defined in @AstManager@. The @AstManager@... - 09:30 AM Conversion Tools Feature #4105: improve flexibility of schema loading
- Code Review Task Branch 3821c Revision 12923
The changes are very nice. I like the idea of being able to mark AST... - 04:48 PM Conversion Tools Bug #5664: treeview parent node conversion issue
- Greg Shah wrote:
> The problem with the first function is that there is already a 4GL @PARENT@ attribute that can be... - 04:19 PM Conversion Tools Bug #5664: treeview parent node conversion issue
- The problem with the first function is that there is already a 4GL @PARENT@ attribute that can be accessed on a @HAND...
- 04:15 PM Conversion Tools Bug #5664: treeview parent node conversion issue
- Moved from #5034-1198 (by Vladimir):
Gentlemen,
I'm stuck converting code related to @TREEVIEW/TREELIST@.
Th... - 04:15 PM Conversion Tools Bug #5664 (Closed): treeview parent node conversion issue
- 08:31 AM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
- Here are a few notes about building the Adetran project. These are on top of the existing documentation.
h2. Build... - 04:46 AM User Interface Feature #5223: SPREADSHEET: Implement formula circular references
- Keikai dev team released a test release with the added support of circular references and its parametrization through...
Also available in: Atom