Activity
From 11/04/2020 to 12/03/2020
12/03/2020
- 04:29 PM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> Maybe it makes sense to add an import option to control when to create these indexes?
Why... - 04:20 PM Database Feature #1587: implement full support for word indexes
- Ovidiu Maxiniuc wrote:
> True. Since this worked well with Hibernate I kept it with new proprietary solution. Also, ... - 03:59 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> The reason we create the primary keys and the foreign keys before import is primarily histor... - 03:49 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> Yes, and all unique indices as well. Non-unique indices are created after the import of a ta... - 03:46 PM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> BTW: If I understand correctly, we create primary keys and foreign key indexes (for extent ... - 03:14 PM Database Feature #1587: implement full support for word indexes
- BTW: If I understand correctly, we create primary keys and foreign key indexes (for extent tables) before the import....
- 03:09 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> Other than working out the name length issue discussed in the previous posting, are there an... - 02:20 PM Database Feature #1587: implement full support for word indexes
- Igor, I'm beginning to look over 1587b/11847.
Other than working out the name length issue discussed in the previo... - 08:14 AM Database Feature #1587: implement full support for word indexes
- Greg Shah wrote:
> My point is that we should not require manual intervention in order to convert something that jus... - 08:05 AM Database Feature #1587: implement full support for word indexes
- My point is that we should not require manual intervention in order to convert something that just happens to exceed ...
- 07:56 AM Database Feature #1587: implement full support for word indexes
- Greg Shah wrote:
> > Please note that the generated objects' renaming via hints is not yet implemented. Working on i... - 07:50 AM Database Feature #1587: implement full support for word indexes
- > Please note that the generated objects' renaming via hints is not yet implemented. Working on it now. We really nee...
- 07:36 AM Database Feature #1587: implement full support for word indexes
- Finished generation of the database objects for the word indexes' support for the PostgreSQL dialect.
Committed to 1... - 03:24 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek, Greg, some artifacts are present. The empty or degraded triangles couldn't be root causes of these artifacts. ...
- 02:44 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Greg Shah wrote:
> Is there anything left in this task in regard to making the webgl mode work properly without any ... - 02:33 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey, please review 3821c revision 11852. This resolves the ar... - 01:40 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey, please review 3821c revision 11852. This resolves the artifacts in the rendered output... - 01:06 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Is there anything left in this task in regard to making the webgl mode work properly without any drawing problems?
... - 12:49 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey, please review 3821c revision 11852. This resolves the artifacts in the rendered output. It also resolves the ...
- 09:01 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Yes, agree. Your line test proves that the line of one pixel wid... - 08:13 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Yes, agree. Your line test proves that the line of one pixel width should be drawn using ... - 07:58 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Yes, agree. Your line test proves that the line of one pixel width should be drawn using triangles...
- 07:38 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey, the artifacts and the trimmed images are caused by the pixel-webgl coordinate transformation logic. According...
- 07:25 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Is it correct that the most priority task within this task is fixing drawing artifacts? It is suspected that these ar...
- 03:03 PM Database Bug #4173: BUFFER-COPY/BUFFER-COMPARE compares table fields by name rather than data type and order
- This seems related to your current work. It may make sense to implement any changes needed to resolve this task alon...
- 11:40 AM Database Feature #4055: optimize temp-table output parameter copying
- I committed the changes proposed in #4055-82 regarding append mode support as 3821c/rev. 11851. These were build over...
12/02/2020
- 10:21 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek, please review these new batch tests for comparisons webgl and 2d renderer. committ... - 10:10 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek, please review these new batch tests for comparisons webgl and 2d renderer. committed rev 11848 (3821c). In the...
- 07:04 AM Base Language Bug #4749: Conversion error for object indeterminate extent output parameter
- To follow-up, the conversion issue is fixed indeed but now we have an issue with @assignMulti@ when indeterminate arr...
- 03:10 AM Base Language Bug #5025: syserror, jsonerror...
- Greg Shah wrote:
> Using @isTracked()@ is a good solution for any object that MUST stay out of the @FIRST-OBJECT@/@L...
12/01/2020
- 08:15 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Looking at the results, I suspect that any scenario where 2D canvas is outperformance webgl is an area in which we ca...
- 08:12 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Eugenie recently summarized the following rules for best performance:
* Windows, Chrome - using webgl render, hard... - 06:59 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > I don't recall if the perf tests window is modal.
> perf_tests... - 05:31 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> I don't recall if the perf tests window is modal.
perf_tests.js uses @dijit/Dialog@ from @do... - 03:55 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Hynek Cihlar wrote:
> > > Sergey Ivanovskiy wrote:
> > > > Now... - 03:46 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Now application windows and this test... - 03:42 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey, the number of executed draw primitives (lines, strokes, etc.) in @p2j.perf_tests.js@ s... - 03:06 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek Cihlar wrote:
> > > Sergey, I checked in 3821c revision 1... - 02:58 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey, I checked in 3821c revision 11841. This, among others, i... - 02:46 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey, I checked in 3821c revision 11841. This, among others, introduces single active webgl ... - 02:33 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey, the number of executed draw primitives (lines, strokes, etc.) in @p2j.perf_tests.js@ should match the actual ...
- 09:02 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Here is what I have on my test environment (units are @ms@, not first but best try).
@Windows 10@ middle-high perf... - 07:16 AM User Interface Feature #2546: implement combo-box widget in GUI
- Eugenie Lyzenko wrote:
> 3. The visible rows calculation is now reflects the 4GL approach. The @INNER-LINES@ attribu...
11/30/2020
- 05:51 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> On my system with dedicated GPU (AMD Radeon RX 590), browsers left in default settings the t... - 05:48 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Greg Shah wrote:
> For the "Performance Tests" menu item, it would be useful if it ran all the tests (both webgl and... - 05:40 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Eugenie Lyzenko wrote:
> Sergey Ivanovskiy wrote:
> > In these tests possible hardware accelerations were turned of... - 05:26 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> @scissor@ works only if scissor op is enabled explicitly by @gl.enable(gl.SCISSOR_TEST);@... - 03:52 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- @scissor@ works only if scissor op is enabled explicitly by @gl.enable(gl.SCISSOR_TEST);@ and it uses the last set re...
- 02:17 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Yes, correct, for Chrome (Ubuntu) webgl performance is increased if HW acceleration is on.
- 02:14 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> In these tests possible hardware accelerations were turned off. If hardware possible acce... - 02:01 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Greg Shah wrote:
> For the "Performance Tests" menu item, it would be useful if it ran all the tests (both webgl and... - 01:56 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- In these tests possible hardware accelerations were turned off. If hardware possible acceleration is on for Chrome, t...
- 01:51 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- For the "Performance Tests" menu item, it would be useful if it ran all the tests (both webgl and 2d canvas) and disp...
- 01:24 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- For my desktop system these tests showed the following opposite results. I got for Firefox:...
- 12:47 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek, Sergey,
Have you had the ability to measure stroke lines timing for different webgl/canvas2d/browser hardwa... - 12:11 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Another suspect is @clipTriangles@, this method @clipTriangles@ is tested and you can check it with @perf_tests.js@. ...
- 12:09 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Did you test this technique http... - 11:58 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Did you test this technique https://stackoverflow.com/questions/... - 11:45 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Did you test this technique https://stackoverflow.com/questions/46806063/how-stencil-buff... - 11:28 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Did you test this technique https://stackoverflow.com/questions/46806063/how-stencil-buffer-and-masking-work ? Should...
- 11:12 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Please share these tests. OK. @drawImage@ is suspected.
These were not typical tests. ... - 09:23 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Please share these tests. OK. @drawImage@ is suspected.
- 08:49 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey, according to my tests, the artifacts seem to directly relate to @WebGLCanvasRenderer.prototype.drawImage@ or ...
- 04:15 PM Database Feature #4397: add database attrs, methods and options
- I encountered the following issue with conversion. It is not mandatory related to datasets but I encountered it while...
- 03:01 PM Conversion Tools Feature #3225: windows vs linux in p2j.cfg.xml
- The changes in this task need to extend to the hints processing for the related values. For example, you can define ...
- 08:03 AM Database Feature #1587: implement full support for word indexes
- Here is another point to consider.
We must avoid adding extra files to the deployment requirements for the FWD ser...
11/29/2020
- 11:56 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey, I checked in 3821c revision 11841. This, among others, introduces single active webgl context. Please review ...
- 05:43 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> I split drawing batches at @translate@, @clip@ invoking @flashGL()@ and observed that Hot...
11/28/2020
- 11:53 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- I split drawing batches at @translate@, @clip@ invoking @flashGL()@ and observed that Hotel GUI performed faster if d...
- 05:08 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- The preamble to the following question https://stackoverflow.com/questions/50554803/triangulate-path-data-from-openty...
11/27/2020
- 05:37 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> Are there real cases of the converted names exceeding the PostgreSQL-imposed limits, or do l... - 04:53 PM Database Feature #1587: implement full support for word indexes
- Are there real cases of the converted names exceeding the PostgreSQL-imposed limits, or do limits also exist in the 4...
- 03:47 PM Database Feature #1587: implement full support for word indexes
- As we discussed before (#1587-65) we may have to use hints for the names of the database objects associated with word...
- 03:10 PM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> I see another problem with this. Because of the *synchronized* block in the @Persistence.Co... - 11:32 AM Database Feature #1587: implement full support for word indexes
- Ovidiu Maxiniuc wrote:
> Review of 1587b/r11844.
>
> General note: I like the amount of effort put in obtaining t... - 09:46 AM Database Feature #1587: implement full support for word indexes
- Ovidiu Maxiniuc wrote:
> Review of 1587b/r11844.
>
> General note: I like the amount of effort put in obtaining t... - 09:40 AM Database Feature #1587: implement full support for word indexes
- Review of 1587b/r11844.
General note: I like the amount of effort put in obtaining the conjunctive form of the fin... - 11:45 AM Database Feature #4055: optimize temp-table output parameter copying
- I am planning to tackle the @append@ mode for @copy-temp-table@ with fast-copy. Right now, the fast-copy implementati...
- 10:42 AM Base Language Bug #5025: syserror, jsonerror...
- Using @isTracked()@ is a good solution for any object that MUST stay out of the @FIRST-OBJECT@/@LAST-OBJECT@ linked l...
- 10:36 AM Base Language Bug #5025: syserror, jsonerror...
- From Marian:
> Something along the lines… have tracked turned off for SysError so all instances are always valid a... - 10:35 AM Base Language Bug #5025: syserror, jsonerror...
- From Marian:
> In 4GL the JSON parser is throwing JsonError/JsonParserError which is something one can’t instantia... - 10:34 AM Base Language Bug #5025 (Closed): syserror, jsonerror...
- 10:09 AM Base Language Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Greg Shah wrote:
> This is the alias of the process account of the *caller* process (as opposed to the appserver pro... - 10:08 AM Base Language Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- >>> @soap/alias@, a process certificate alias associated with the workers which will process the SOAP requests; these...
- 10:03 AM Base Language Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Greg Shah wrote:
> > @soap/wsdl@, a comma-separated list of WSDL files, relative to the root Java package.
>
> Th... - 09:41 AM Base Language Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- > @soap/wsdl@, a comma-separated list of WSDL files, relative to the root Java package.
The WSDL files are generat...
11/26/2020
- 02:18 PM Database Feature #1587: implement full support for word indexes
- Branch 1587b was rebased to 3821c revision 11839.
Committed revision 11844.
- 02:07 PM Database Feature #1587: implement full support for word indexes
- I've implemented the fix that doesn't allow re-use of cached but re-written queries. This fixes the issue with the qu...
- 01:25 PM Database Feature #1587: implement full support for word indexes
- Well, the re-written query parameters are overridden in the @Persistence.getQuery()@. The query is retrieved from the...
- 12:29 PM Database Feature #1587: implement full support for word indexes
- Ovidiu Maxiniuc wrote:
> At first look the queries look OK to me, nice work!
>
> The queries will try to fetch ro... - 12:20 PM Database Feature #1587: implement full support for word indexes
- At first look the queries look OK to me, nice work!
The queries will try to fetch rows incrementally, in increasin... - 10:08 AM Database Feature #1587: implement full support for word indexes
- One more example.
Consider the 4GL program:... - 08:46 AM Database Feature #1587: implement full support for word indexes
- In addition to the previous note. Without @CONTAINS@ re-writing the PostgreSQL log looks like the following:...
- 08:17 AM Database Feature #1587: implement full support for word indexes
- I've finished the @CONTAINS@ UDF call re-writing as per Ovidiu's advice.
Committed to 1587b revision 11835.
However... - 12:26 PM Database Feature #4055: optimize temp-table output parameter copying
- I committed some changes for signature building and matching to 3821c/rev. 11839:
* *Enhanced unique constraints c... - 03:42 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek, it seems this doc https://delphic.me.uk/tutorials/webgl-text has an example of web... - 02:43 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek, it seems this doc https://delphic.me.uk/tutorials/webgl-text has an example of webgl drawing text that uses t...
11/25/2020
- 04:55 PM Base Language Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- For SOAP, only the @.wsm@ files are required for conversion.
For runtime, you need an entry like this under e.g. @... - 03:57 PM Base Language Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- For conversion, do I understand correctly that this is the process:
# place the WSA artifacts (@.wsm@ and @.xpxg@ ... - 04:45 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Eugenie Lyzenko wrote:
> I see only one demo in a 25 min show - with single pixel painting. But I see the problem - ... - 04:16 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Eugenie Lyzenko wrote:
> > Guys,
> >
> > Have you measured the performance difference... - 03:03 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Eugenie Lyzenko wrote:
> Guys,
>
> Have you measured the performance difference for new @webgl@ approach comparin... - 02:23 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Please notify about the target branch updates. Meanwhile bug fixing we can dig into https://css-tricks.com/techniques...
- 01:34 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- > Greg, if you agree, I will commit my changes with this Chrome issue so that we can continue with the other issues, ...
- 12:52 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- I have been fighting another outstanding issue with my implementation of the single shared webgl canvas. The problem ...
- 08:34 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Guys,
Have you measured the performance difference for new @webgl@ approach comparing to legacy @canvas2d@? Does t... - 01:59 PM Base Language Feature #5009 (Test): add OS-USERID function as 4GL extension
- Documentation is available in "OS-USERID":/projects/p2j/wiki/OS-USERID.
- 01:45 PM Base Language Feature #5009: add OS-USERID function as 4GL extension
- I've implemented this feature in 3821c revision 11837.
Example code:... - 08:24 AM Database Feature #1587: implement full support for word indexes
- Greg Shah wrote:
> I understand. But we are optimizing performance here and we will spend extra development time an... - 08:18 AM Database Feature #1587: implement full support for word indexes
- I understand. But we are optimizing performance here and we will spend extra development time and make conversion le...
- 07:12 AM Database Feature #1587: implement full support for word indexes
- Greg Shah wrote:
> > Well, since we decided do not to touch conversion at this moment
>
> I think you've already ... - 07:01 AM Database Feature #1587: implement full support for word indexes
- > Well, since we decided do not to touch conversion at this moment
I think you've already resolved this. But I wa... - 06:21 AM Database Feature #1587: implement full support for word indexes
- Ovidiu Maxiniuc wrote:
> Igor,
> if you work at AST level, you do not need to parse the full SQL query as it is al... - 06:13 AM Database Feature #1587: implement full support for word indexes
- Igor,
if you work at AST level, you do not need to parse the full SQL query as it is already represented as a tree.... - 02:20 AM Database Feature #1587: implement full support for word indexes
- Ovidiu Maxiniuc wrote:
> The way @containsQuery@ extracts the @tblName@ does not seem sound to me. The @"__impl"@ mi... - 07:14 AM Database Feature #3958 (WIP): BUFFER-COPY optimization
- 07:11 AM Database Feature #4055: optimize temp-table output parameter copying
- I committed the current implementation of DMO signature to 3821c/rev. 11835, as I reached a stable implementation, wh...
11/24/2020
- 06:17 PM Database Feature #1587: implement full support for word indexes
- The way @containsQuery@ extracts the @tblName@ does not seem sound to me. The @"__impl"@ might not be part of the @tb...
- 05:54 PM Database Feature #1587: implement full support for word indexes
- Ovidiu Maxiniuc wrote:
> Indeed, intercepting the @contains@ function with regular expressions is not the best solut... - 04:29 PM Database Feature #1587: implement full support for word indexes
- Greg Shah wrote:
> I see. Yes, that is weird. Do you get the same result with @some_other_word_index_field contain... - 04:18 PM Database Feature #1587: implement full support for word indexes
- I see. Yes, that is weird. Do you get the same result with @some_other_word_index_field contains if1@? In other wor...
- 04:00 PM Database Feature #1587: implement full support for word indexes
- Greg Shah wrote:
> This is the documented limitation in the 4GL. @CONTAINS@ can only search word indexes. It canno... - 03:57 PM Database Feature #1587: implement full support for word indexes
- > In addition, if I use a field name as the CONTAINS argument, 4GL reports a syntax error, although a little bit stra...
- 03:49 PM Database Feature #1587: implement full support for word indexes
- Ovidiu Maxiniuc wrote:
> Probably this is possible but I do not think it is justified. If the function node is repla... - 03:22 PM Database Feature #1587: implement full support for word indexes
- Igor, I did a quick review of 1587b/11834.
Igor Skornyakov wrote:
> Implemented SQL re-write for @CONTAINS@. Acco... - 02:11 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> It may also be helpful to review the specific diffs in:
>
> * rev 10173: this added the i... - 02:09 PM Database Feature #1587: implement full support for word indexes
- It may also be helpful to review the specific diffs in:
* rev 10173: this added the initial conversion infrastruct... - 01:50 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> Igor Skornyakov wrote:
>
> > At this moment I do not understand the details of the @CONTA... - 01:39 PM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> At this moment I do not understand the details of the @CONTAINS@ operator conversion. Whe... - 10:27 AM Database Feature #1587: implement full support for word indexes
- Implemented SQL re-write for @CONTAINS@. According to Ovidiu, this is done not in the right place, but it should work...
- 08:16 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- No, I experimented with the fragment shader by adding coordinates of the text top left corner to the text triangles a...
- 07:32 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > The reason is that @strokeRect@ is used by the theme classes to ... - 06:52 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> The reason is that @strokeRect@ is used by the theme classes to erase widget background. I fou... - 05:02 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek, I don't understand why for
> [...]
> @this.offscreenCtx.fillRect(x1 - this.orig... - 05:39 AM Database Feature #4055: optimize temp-table output parameter copying
- Eric Faulhaber wrote:
> Agreed. Note that for temp-tables, the MANDATORY attribute can be dropped from the signature...
11/23/2020
- 03:41 PM Database Feature #4055: optimize temp-table output parameter copying
- Adrian Lungu wrote:
> These are the first steps in introducing the DMO structure signature according to #4011-774. I... - 01:19 PM Database Feature #4055: optimize temp-table output parameter copying
- These are the first steps in introducing the DMO structure signature according to #4011-774. I posted a diff containi...
- 03:16 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek, I don't understand why for ...
- 11:12 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Committed revision 11833 (3821c) added dotted style lines to fragment shader code.
- 10:29 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Sergey Ivanovskiy wrote:
> > Yes, the drawing primitives are complete. Now I am working ... - 09:59 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Yes, the drawing primitives are complete. Now I am working to draw dash lines by the frag... - 07:26 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Yes, the drawing primitives are complete. Now I am working to draw dash lines by the fragment shader. What was found ...
- 06:51 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Status update.
Feature wise we should be complete AFAIK, Sergey please correct me if I'm wrong. But there are sti... - 03:52 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek, I am planning to change shader code according to the rev 11832 (3821c). If you hav... - 03:28 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> It seems that this is an example for @drawImage@, https://webglfundamentals.org/webgl/les... - 02:39 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek, I am planning to change shader code according to the rev 11832 (3821c). If you have changes in the shader code...
- 01:20 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- It seems that this is an example for @drawImage@, https://webglfundamentals.org/webgl/lessons/webgl-2d-drawimage.html
- 03:12 PM Database Feature #1587: implement full support for word indexes
- Ovidiu Maxiniuc wrote:
> No, it is probably OK, too. My idea was keep FqlToSql converter cleaner (only to do convers... - 03:01 PM Database Feature #1587: implement full support for word indexes
- No, it is probably OK, too. My idea was keep FqlToSql converter cleaner (only to do conversion, not enhancements of c...
- 02:41 PM Database Feature #1587: implement full support for word indexes
- Ovidiu Maxiniuc wrote:
> (continued, I pressed Submit instead of Preview)
> If this is done at this stage, you real... - 02:31 PM Database Feature #1587: implement full support for word indexes
- (continued, I pressed Submit instead of Preview)
If this is done at this stage, you really do not care about the suf... - 02:25 PM Database Feature #1587: implement full support for word indexes
- I think the best moment to intercept the @contain@ function and replace it with a subtree is in @HQLPreprocessor@. At...
- 02:04 PM Database Feature #1587: implement full support for word indexes
- From the mails:
Igor:
> BTW: what is the rule for generating the aliases? I would like to avoid parsing the FROM cl... - 11:05 AM Conversion Tools Bug #5021: improve/fix file-ignore-list.txt ('X' conversion mode) under Windows
- Under windows, the 'X' conversion mode (which relies on a file with ignore list specifications), doesn't work 'out-of...
- 11:00 AM Conversion Tools Bug #5021 (Closed): improve/fix file-ignore-list.txt ('X' conversion mode) under Windows
- 10:51 AM Database Bug #5013 (WIP): Collision of java names with SQL keywords
- I have fixed the issue by filtering through @NameConverter.resolvePossibleKeywordConflict()@ the result of @P2OAccess...
11/22/2020
- 05:16 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- I simplified dotted line style by adding these additional vertex attributes: @a_dash@, @a_dash_pattern@, @a_normal@ a...
- 05:09 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- I commented to show that this code needs to be fixed but the existed code was incorrect because it calculates @var st...
- 04:57 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek, please review the committed revision 11831 (3821c). We should evaluate our approac... - 10:52 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Hynek, I just found that texture... - 05:11 AM Database Feature #1587: implement full support for word indexes
- Well, the last section of #1587-71 regarding SQL re-writing is wrong, It works only for some simple queries and does ...
11/21/2020
- 04:20 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, I just found that texture coordinates are calculated from... - 04:01 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- I experimented with the vertex and fragment shader code and got dotted style lines for only vertical and horizontal l...
- 03:20 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Eugenie Lyzenko wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Hynek, I just found that texture c... - 03:19 PM Database Feature #1587: implement full support for word indexes
- Bases on the Ovidiu's example (#1587-60) I've created a test with Postgres database.
* The 4GL table definition is:
... - 02:51 PM Database Feature #1587: implement full support for word indexes
- Created @words@ Java UDFs for splitting a string into an array of (different) words. Committed to 1587b rev. 11833
- 09:49 AM Database Feature #4055: optimize temp-table output parameter copying
- Eric Faulhaber wrote:
> Revision 10743 is quite old and I'm not sure to what that comment refers.
After #2134, th...
11/20/2020
- 06:46 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, I just found that texture coordinates are calculated from... - 05:56 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek, I just found that texture coordinates are calculated from the pixels by this formu... - 03:52 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek, I just found that texture coordinates are calculated from the pixels by this formula...
- 09:28 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek, please review the committed revision 11831 (3821c). We should evaluate our approaches.
- 07:00 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Committed rev 11826 (3821c) added scissor and used frame buffer @drawingBufferWidth@ and ... - 04:18 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- It seems I found the root cause of #4955-268. The target image data was incorrectly placed by drawImage and it did in...
- 05:22 PM Database Bug #5013: Collision of java names with SQL keywords
- I encountered the following issue.
There is a (database) table named @order@. The conversion correctly identifies ... - 05:16 PM Database Bug #5013 (Test): Collision of java names with SQL keywords
- 03:59 PM Database Feature #4397: add database attrs, methods and options
- Eric Faulhaber wrote:
> Ovidiu, based on the previous discussion in this task's history, my understanding is that th... - 12:23 PM Database Feature #4397: add database attrs, methods and options
- Some more comments/questions on 4397a:
* Are there any performance implications to the @PropertyDefinition@ change... - 10:49 AM Database Feature #4397: add database attrs, methods and options
- Ovidiu, based on the previous discussion in this task's history, my understanding is that the work is functionally co...
- 01:51 PM Database Feature #1587: implement full support for word indexes
- Committed changes from #1587-67 to 1587b rev.11832.
- 12:59 PM Database Feature #1587: implement full support for word indexes
- As per Eric's request created a task branch 1587b from 3821c rev. 11831.
- 12:59 PM Database Feature #4055: optimize temp-table output parameter copying
- Adrian Lungu wrote:
> Never mind, according to trunk/rev. 10743:
> [...]
> I guess this answers the questions arou... - 12:45 PM Database Feature #4055: optimize temp-table output parameter copying
- Never mind, according to trunk/rev. 10743:...
- 12:38 PM Database Feature #4055: optimize temp-table output parameter copying
- I might misunderstood. Only persistent tables can be de-normalized through schema hints individually. For temporary t...
- 12:28 PM Database Feature #4055: optimize temp-table output parameter copying
- If I understand correctly, the de-normalization feature in #2134 adds the extent fields (eventually with custom names...
- 09:28 AM Database Feature #4055: optimize temp-table output parameter copying
- Adrian, have you tested to ensure all of your recent changes around extent field copying work with both normalized (d...
- 09:16 AM Base Language Bug #5011: unimplemented OO 4GL quirks and bugs
- This is a tracking task to maintain the list of unimplemented bugs/quirks.
#5010 OO Quirk - Core.Collections.Entry... - 09:15 AM Base Language Bug #5011 (New): unimplemented OO 4GL quirks and bugs
- 09:15 AM Base Language Bug #5010 (Hold): OO Quirk - Core.Collections.EntrySet
- This is a bug. I see no reason to support it unless an application is encountered which relies upon this (heavily) f...
- 09:12 AM Base Language Bug #5010: OO Quirk - Core.Collections.EntrySet
- From Marian:
> @RemoveAll@ method on @Core.Collections.EntrySet@ only removes entries present in input entry set i... - 05:59 AM Base Language Bug #5010 (Hold): OO Quirk - Core.Collections.EntrySet
- 08:32 AM Database Feature #5003: Enhance performance of H2 sequences
- The "method representation" has been introduced in 3821c/rev 11824 (@TemporaryBuffer@) and in 3821c/rev 11830 (@P2JH2...
- 08:25 AM Database Feature #4996: Integrate hash indexes in H2 temp-tables
- I tried out changing tree indexed primary keys to hash indexed primary keys (recid). The modification doesn't change ...
11/19/2020
- 04:58 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- I tried to apply these changes for drawImage that replaced @Math.round@ to @Math.floor@ and to reduce clipping area @...
- 04:52 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Committed rev 11826 (3821c) added scissor and used frame buffer @drawingBufferWidth@ and @drawingBufferHeight@ instea...
11/18/2020
- 05:24 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- I tried to fix #4955-263 but didn't succeed yet and tried to use @drawingBufferWidth@ and @drawingBufferHeight@ too. ...
- 03:21 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > @drawingBufferWidth@ and @drawingBufferHeight@ are actual frame ... - 01:01 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> @drawingBufferWidth@ and @drawingBufferHeight@ are actual frame buffer's @width@ and @hei... - 10:00 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- For an example, for some versions of Chrome the copy image code should take this difference into account...
- 09:50 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- @drawingBufferWidth@ and @drawingBufferHeight@ are actual frame buffer's @width@ and @height@, the documentation said...
- 09:29 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- This issue seems to be related to incorrect image shifts or sizes because dotted lines are absent and minus icons are...
- 08:42 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- I found a mistake in one pixel line drawings that leads to incorrect bounds of fill-in widgets. Please review the las...
- 07:13 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, you calculated the rectangular clipping region as
> > [... - 12:38 PM Database Feature #4055: optimize temp-table output parameter copying
- Committed as 3821c/rev. 11824. the modifications partially described in #4055-64. This also contains the #5003-2 opti...
11/17/2020
- 06:04 PM Base Language Feature #5009: add OS-USERID function as 4GL extension
- We have a customer that needs to access the OS user id/name. It seems a poor approach to force the customer to write...
- 05:50 PM Base Language Feature #5009 (Closed): add OS-USERID function as 4GL extension
- 04:49 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Did you observe this issue with Hotel GUI?
Yes, I think I've seen this, but haven't ha... - 04:48 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek, you calculated the rectangular clipping region as
> [...]
> but the width and h... - 04:19 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Did you observe this issue with Hotel GUI?
!HotelGuiDrawingImageArtifacts.png! - 01:29 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Committed rev 11820 (3821c) fixed drawRoundRect, strokeEllipse and drawPolygon.
- 08:07 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek, you calculated the rectangular clipping region as ...
- 07:29 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Image caching fixed in webgl renderer in 3821c revision 11819.
- 03:28 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Committed revision 11818 (3821c) added missed fill polygon with correct clipping, improved line drawings by using 2 t...
- 06:39 AM Database Feature #5003: Enhance performance of H2 sequences
- The @Sequence.DEFAULT_CACHE_SIZE@ optimization was committed in fwd-h2/rev. 4. On a singular testcase (one million @n...
- 04:25 AM Database Feature #4055: optimize temp-table output parameter copying
- Eric Faulhaber wrote:
> I do think we should be consistent with H2's conventions, however, in case we decide to ask ...
11/16/2020
- 05:20 PM Database Feature #4055: optimize temp-table output parameter copying
- Greg Shah wrote:
> Is this safe to push to our testing environments?
I have not done exhaustive testing, but I ha... - 05:18 PM Database Feature #4055: optimize temp-table output parameter copying
- Code review @fwd-h2@ revions 4 & 5:
The changes seem functionally ok to me, though admittedly, I am less familiar ... - 05:50 AM Database Feature #4055: optimize temp-table output parameter copying
- Is this safe to push to our testing environments?
- 03:13 AM Database Feature #4055: optimize temp-table output parameter copying
- I was trying to optimize a basic temp-table copy testcase (simple copy with @INSERT INTO SELECT FROM@). I detected a ...
- 09:45 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Committed revision 11815 (3821a) fixed #4955-244 issue.
- 08:46 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek, I observed another issue related to tool tips windows that added their images to the background after they wer...
- 08:36 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > I tested HotelGUI and encountered tha... - 04:58 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > I tested HotelGUI and encountered that after clicking on the Flo... - 03:36 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek Cihlar wrote:
> > > Hynek Cihlar wrote:
> > > > Sergey, ... - 03:36 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> I tested HotelGUI and encountered that after clicking on the Floor combobox (Rooms tab) t... - 03:35 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- I tested HotelGUI and encountered that after clicking on the Floor combobox (Rooms tab) the following exception was t...
- 05:33 AM Database Feature #1587: implement full support for word indexes
- Implemented conversion of the logical expression accepted by CONTAINS operator to the @Reverse Polish Notation@ (RPN)...
11/15/2020
- 06:36 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- I just hit the error @Too many active webgl contexts@ in browser console when testing a large GUI app. This was when ...
- 06:18 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- 3821c revision 11813 adds new @webClient@ directory parameter @renderer@ to specify web client renderer. Use the valu...
- 05:05 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Hynek Cihlar wrote:
> > > Sergey, there is an unexpected line s... - 04:58 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > Sergey, there is an unexpected line shift. See the file attached, thi... - 06:52 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey, there is an unexpected line shift. See the file attached, this shows @demo_widgets.p@.... - 06:49 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey, there is an unexpected line shift. See the file attached, this shows @demo_widgets.p@.
11/14/2020
- 06:19 AM Database Feature #3574 (Review): finish implementation of temp-table XML support
- From Ovidiu:
> I am now committing a stable revision (r11811) with all issues in #3574 fixed. Of course there migh...
11/13/2020
- 03:25 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Please look at these issues. The last issue is that the left and bottom sides of selected rectangle are not cleared w...
- 03:06 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Committed revision 11809 implemented JOINT_MITER style. Hynek, please review these change... - 03:03 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Committed revision 11809 implemented JOINT_MITER style. Hynek, please review these changes and test with Hotel GUI d...
- 04:01 AM Database Feature #4996: Integrate hash indexes in H2 temp-tables
- Not really. H2 prefers a more "general use" index for the primary key - a tree index. This is because it prefers fast...
11/12/2020
- 06:51 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- I am still working on this diff, the vertices in a line segment can change their order by @cutLine@ in @drawLineSegme...
- 04:01 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Committed revision 11807 (3821c) fixed repeated triangles for @strokeEllipse@.
- 02:52 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Committed revision 11806 (3821c) implemented draw3DRect, strokeEllipse, fixed cutTriangleLine and did minor changes f...
- 02:51 PM Database Feature #4996: Integrate hash indexes in H2 temp-tables
- Adrian Lungu wrote:
> As Ovidiu mentioned, for now hash indexes can help in "find-by-rowid" queries, as we can add... - 02:24 PM Database Feature #4996: Integrate hash indexes in H2 temp-tables
- Could a view be useful here? I know much depends on how the H2 implements views and how the query optimizer handles ...
- 12:42 PM Database Feature #4996: Integrate hash indexes in H2 temp-tables
- Adrian Lungu wrote in #4996-1:
> * The hash index works with only one field according to the @NonUniqueHashIndex@ im... - 04:24 AM Database Feature #4996: Integrate hash indexes in H2 temp-tables
- #4996-4 is quite on spot. I may add that H2 allows hash indexes for fields which are not unique, but the queried reco...
- 09:05 PM Database Feature #4996: Integrate hash indexes in H2 temp-tables
- IMHO, we can not benefit much from the hash indexes. The way I understand the H2 documentation (@H2 Performance@ / @I...
- 02:37 AM Runtime Infrastructure Feature #5002: implement fast in-memory based network transport for localhost connections
- Eugenie Lyzenko wrote:
> Igor,
>
> Can you clarify the following. The size of the @BlockingSSL@ internal buffer i...
11/11/2020
- 06:32 PM Runtime Infrastructure Feature #5002: implement fast in-memory based network transport for localhost connections
- Igor,
Can you clarify the following. The size of the @BlockingSSL@ internal buffer is @16K@. What was the criteria... - 05:19 PM Database Feature #4996: Integrate hash indexes in H2 temp-tables
- Sorry, I re-read your post and it seems I had misread your conclusion on my first pass. Nevertheless, I expect we wou...
- 03:01 PM Database Feature #4996: Integrate hash indexes in H2 temp-tables
- Adrian Lungu wrote:
> In H2, if the where clause contains a @_multiplex@ equality, than this index with have a ver... - 03:43 PM Base Language Feature #1970: improve ControlFlowOps method resolution by reflection
- Nevermind, I guess that it is meant to exclude the persistent trigger form of the @ON@ statement.
- 03:37 PM Base Language Feature #1970: improve ControlFlowOps method resolution by reflection
- What is the purpose of the @and !upPath("KW_ON/KW_PERSIST")@ exclusion in @convert/control_flow.rules@ line 935 which...
- 05:27 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Also I added webgl dependencies for @p2j.perf_tests.js@ in @index.html@ and did minor cha... - 05:24 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek, please evaluate @p2j.strokes.webgl.js@ (the committed revision 11800 (3821c)). Tod... - 04:58 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek, please evaluate @p2j.strokes.webgl.js@ (the committed revision 11800 (3821c)). Tod... - 04:14 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Also I added webgl dependencies for @p2j.perf_tests.js@ in @index.html@ and did minor changes in @p2j.canvas_renderer...
- 03:55 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek, please evaluate @p2j.strokes.webgl.js@ (the committed revision 11800 (3821c)). Today planning to implement joi...
11/10/2020
- 03:43 PM Runtime Infrastructure Feature #5002: implement fast in-memory based network transport for localhost connections
- BTW: As far as I understand, XOR with one-time codebook is a "perfect" cipher. The "only" problem is with sharing thi...
- 03:33 PM Runtime Infrastructure Feature #5002: implement fast in-memory based network transport for localhost connections
- Greg Shah wrote:
> These are useful thoughts.
>
> In regard to the XOR + codebook idea, please note that we have ... - 03:14 PM Runtime Infrastructure Feature #5002: implement fast in-memory based network transport for localhost connections
- These are useful thoughts.
In regard to the XOR + codebook idea, please note that we have multiple customers that ... - 02:48 PM Runtime Infrastructure Feature #5002: implement fast in-memory based network transport for localhost connections
- I would start with logging the network I/O and implementing the playback test to figure the real cost of using the ex...
- 02:21 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> We may need to increment the coordinates by 0,5 to get to the right pixel boundary.
To clar... - 02:16 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek, now our vertical and horizontal lines extended asymmetrically towards the right an... - 02:09 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek, now our vertical and horizontal lines extended asymmetrically towards the right and bottom sides of the webgl ...
- 07:10 AM Database Feature #5003: Enhance performance of H2 sequences
- There is a @Sequence.DEFAULT_CACHE_SIZE@ which defaults on 32. This refers to how often the sequence is flushed (and ...
- 07:08 AM Database Feature #5003 (WIP): Enhance performance of H2 sequences
- 06:49 AM Database Feature #3574 (WIP): finish implementation of temp-table XML support
- From Ovidiu:
> Here are the remaining known issues:
>
> * At this moment I am trying to find a solution for the ... - 06:47 AM Database Feature #4397 (Test): add database attrs, methods and options
- 02:48 AM Database Feature #1587: implement full support for word indexes
- Ovidiu Maxiniuc wrote:
> I did a quick research and it looks like the H2 does not have any limitations related to ma... - 07:57 PM Database Feature #1587: implement full support for word indexes
- I did a quick research and it looks like the H2 does not have any limitations related to maximum identifier length (t...
11/09/2020
- 04:57 PM User Interface Feature #4174: implement calendar control/dtpicker OCX replacement
- The @uast/calendar/calendar-formats.txt.4gl@ and @uast/calendar/calendar-value-tests.p@ shows that the @VALUE@ attrib...
- 04:10 PM Base Language Feature #1970: improve ControlFlowOps method resolution by reflection
- Greg Shah wrote:
> Is there anything significant that is missing from @InvokeConfig@ support today?
>
> All forms... - 04:05 PM Base Language Feature #1970: improve ControlFlowOps method resolution by reflection
- Is there anything significant that is missing from @InvokeConfig@ support today?
All forms of function are support... - 04:02 PM Base Language Feature #1970: improve ControlFlowOps method resolution by reflection
- Greg Shah wrote:
> Can @InvokeConfig@ be used as a full replacement for all forms of @CFS.invoke*()@ usage?
Yes, In... - 03:52 PM Base Language Feature #1970: improve ControlFlowOps method resolution by reflection
- Can @InvokeConfig@ be used as a full replacement for all forms of @CFS.invoke*()@ usage?
The more I look at CFS, t... - 12:26 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> If draw vertex arrays with @gl.TRIANGLES@, then all rectangular area between its left and... - 11:59 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Don't understand what is missed here.
>
> What is the expecte... - 11:40 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Don't understand what is missed here.
What is the expected outcome?
- 08:55 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Thank you for the updates. Our objective is to complete this work before next Monday.
- 08:52 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- I used this vertex shader in the previous example...
- 08:50 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek, I tried to add two another buffers for these two new attributes, relative distance from @0@ to @1@ alone a lin...
- 09:33 AM Runtime Infrastructure Feature #5002: implement fast in-memory based network transport for localhost connections
- Some options:
* Implement using real OS-level pipes or AF_UNIX sockets. This has the advantage of keeping the des... - 09:06 AM Runtime Infrastructure Feature #5002: implement fast in-memory based network transport for localhost connections
- The idea behind is to replace currently used pretty slow @SocketChannel@ for the communication cases certainly known ...
- 08:47 AM Runtime Infrastructure Feature #5002 (New): implement fast in-memory based network transport for localhost connections
- 08:06 AM Base Language Feature #4384: Builtin OO Implementation
- Our extreme focus on compatibility is not absolute. There are many bugs in the OpenEdge implementation which we do n...
- 02:29 AM Base Language Feature #4384: Builtin OO Implementation
- Greg, there are definitively some bugs in the 4GL implementation that simple were not discovered yet... some of the o...
11/07/2020
- 03:08 AM Database Feature #1587: implement full support for word indexes
- Ovidiu Maxiniuc wrote:
> Are these helper tables specific to a table we already have? You might add a specific suffi...
11/06/2020
- 04:26 PM Database Feature #1587: implement full support for word indexes
- Are these helper tables specific to a table we already have? You might add a specific suffix, following the normalize...
- 03:39 PM Database Feature #1587: implement full support for word indexes
- A strange question. We need to generate unique names for the word tables. I would prefer to have them more or less me...
- 03:29 PM Database Feature #1587: implement full support for word indexes
- Ovidiu Maxiniuc wrote:
> Igor, here is a how I would tackle this issue.
> First, I would create a simple testcase l... - 03:08 PM Database Feature #1587: implement full support for word indexes
- Igor, here is a how I would tackle this issue.
First, I would create a simple testcase like:... - 02:27 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> My question was about whether we needed to refactor the conversion of ABL WHERE clauses t... - 02:14 PM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> Greg Shah wrote:
> > Perhaps it is better to avoid changes at conversion time and instead ... - 01:44 PM Database Feature #1587: implement full support for word indexes
- Greg Shah wrote:
> Perhaps it is better to avoid changes at conversion time and instead to implement the rewriting a... - 01:41 PM Database Feature #1587: implement full support for word indexes
- Perhaps it is better to avoid changes at conversion time and instead to implement the rewriting at runtime. This wou...
- 01:33 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> Currently, we convert the ABL WHERE clause to FQL which uses the CONTAINS UDF. Is there any ... - 12:55 PM Database Feature #1587: implement full support for word indexes
- Currently, we convert the ABL WHERE clause to FQL which uses the CONTAINS UDF. Is there any reason to refactor this? ...
- 11:20 AM Database Feature #1587: implement full support for word indexes
- Thank you. I will start with the conversion of the logical expression (in a format required by the @CONTAINS@ operato...
- 11:02 AM Database Feature #1587 (WIP): implement full support for word indexes
- Considering that you think it will take around a week, please go ahead with your proposed solution, Igor. Thanks.
- 10:53 AM Database Feature #1587: implement full support for word indexes
- Well, it looks that FTS support in PostgreSQL is flexible enough and it will be possible to use it for @CONTAINS@ sup...
- 10:37 AM Database Feature #1587: implement full support for word indexes
- Greg Shah wrote:
> What is your estimate of the time needed to implement your proposed solution? If it is small eno... - 10:14 AM Database Feature #1587: implement full support for word indexes
- What is your estimate of the time needed to implement your proposed solution? If it is small enough, then it may mak...
- 04:22 AM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> That being said, before we go this route, I'd like to know if we are ignoring something whic... - 12:02 AM Database Feature #1587: implement full support for word indexes
- Greg Shah wrote:
> The specific solution does not matter to me so long as it is compatible and fast. Anything (Igor... - 03:29 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- * Planning to evaluate ideas from https://github.com/spite/THREE.MeshLine/blob/master/src/THREE.MeshLine.js
in order... - 01:51 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Greg Shah wrote:
> How much more work is needed to have this be a functional solution which can be provided to a cus... - 01:09 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- How much more work is needed to have this be a functional solution which can be provided to a customer for testing?
- 01:07 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Probably we need to follow this way https://cesium.com/blog/2013/04/22/robust-polyline-rendering-with-webgl/
- 01:05 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Committed rev 11794 (3821c), sorry for this delayed commit.
- 10:30 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Please apply this attached diff and test Hotel GUI. I found that Hotel GUI Calendar popup... - 09:27 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- https://stackoverflow.com/questions/51384738/draw-a-ellipse-curve-in-fragment-shader (Example https://jsfiddle.net/7r...
- 09:24 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Interesting information https://en.wikipedia.org/wiki/ANGLE_(software) that Firefox uses ANGLE as the default WebGL b...
- 08:30 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Please apply this attached diff and test Hotel GUI. I found that Hotel GUI Calendar popup didn't clear outlines of th...
- 07:12 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> OK. I see @glStrokesManager@ now. I just tested Hotel GUI and didn't do special performan... - 07:07 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- OK. I see @glStrokesManager@ now. I just tested Hotel GUI and didn't do special performance tests.
- 06:59 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Hynek, I found that the strokes ... - 06:45 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, I found that the strokes manager in your test uses the 2d... - 06:41 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- I found this article https://mattdesl.svbtle.com/drawing-lines-is-hard that describes available WebGL methods to supp...
- 06:16 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek, I found that the strokes manager in your test uses the 2d canvas pixels strokes ma... - 04:31 AM Database Feature #4996: Integrate hash indexes in H2 temp-tables
- The goal of this task is to explore hash index potential uses for the H2 temp-tables. For example, this can boost the...
11/05/2020
- 02:52 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek, I found that the strokes manager in your test uses the 2d canvas pixels strokes manager so I tried to test @p2...
- 07:54 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- This diff has...
- 07:15 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek, could you share your source files that I can reproduce your results too when text ... - 05:08 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek, could you share your source files that I can reproduce your results too when text are cleared properly?
- 01:36 PM User Interface Feature #4174: implement calendar control/dtpicker OCX replacement
- Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > Constantin, this ocx control had been created without any ... - 10:43 AM User Interface Feature #4174: implement calendar control/dtpicker OCX replacement
- Sergey Ivanovskiy wrote:
> Constantin, this ocx control had been created without any knowledge about 4GL, it should ... - 10:37 AM User Interface Feature #4174: implement calendar control/dtpicker OCX replacement
- Constantin Asofiei wrote:
> Greg Shah wrote:
> > It is not clear to me what is being lost here.
> The OS date form... - 10:08 AM User Interface Feature #4174: implement calendar control/dtpicker OCX replacement
- Greg Shah wrote:
> It is not clear to me what is being lost here.
The OS date format affects when the @VALUE@ attri... - 09:38 AM User Interface Feature #4174: implement calendar control/dtpicker OCX replacement
- > to emulate the OS date format, we can either configure it in the directory.xml or set the LANG system property befo...
- 09:32 AM User Interface Feature #4174: implement calendar control/dtpicker OCX replacement
- Looks like the @VALUE@ attribute for the calendar is using OS DATE format - I don't know about the time portion of th...
- 10:56 AM Conversion Tools Feature #5000: create a UI for managing the entire process/lifecyce of a conversion project
- One more benefit of using Eclipse is the environment is to some extent standardized and well known. This could attrac...
- 10:47 AM Conversion Tools Feature #5000: create a UI for managing the entire process/lifecyce of a conversion project
- Our current approach has no UI. We just manually edit some set of text files, properties files, XML configuration fi...
- 10:34 AM Conversion Tools Feature #5000 (New): create a UI for managing the entire process/lifecyce of a conversion project
- 10:31 AM Conversion Tools Support #4999: pre-converted Possenet
- We use Possenet in many applications. Each time we use it, it brings a large number of problems. For example, there...
- 10:23 AM Conversion Tools Support #4999 (New): pre-converted Possenet
- 10:21 AM Conversion Tools Feature #4998: improve automatic calculation of ADM/ADM2 call graph linkages
- We already handle this in part, but there must be ways to improve this calculation. A large number of the ambiguous ...
- 10:19 AM Conversion Tools Feature #4998 (New): improve automatic calculation of ADM/ADM2 call graph linkages
- 10:18 AM Conversion Tools Feature #4997: pre-define Possenet call-graph hints
- It would be helpful to have pre-defined Possenet call graph hints to reduce the number of ambiguous call sites when e...
- 10:16 AM Conversion Tools Feature #4997 (New): pre-define Possenet call-graph hints
- 10:02 AM Database Feature #1587: implement full support for word indexes
- Greg Shah wrote:
> As of this moment, we don't need to implement our own word break tables. We can avoid this featu... - 09:53 AM Database Feature #1587: implement full support for word indexes
- I like this Russian saying "shooting a canon at sparrows".
As of this moment, we don't need to implement our own w... - 09:44 AM Database Feature #1587: implement full support for word indexes
- Greg Shah wrote:
> > I have no experience with full-text search support in SQL databases, but after a quick look at ... - 09:14 AM Database Feature #1587: implement full support for word indexes
- The specific solution does not matter to me so long as it is compatible and fast. Anything (Igor's idea or the built...
- 09:13 AM Database Feature #1587: implement full support for word indexes
- > I have no experience with full-text search support in SQL databases, but after a quick look at the documentation, I...
- 08:15 AM Database Feature #1587: implement full support for word indexes
- Greg Shah wrote:
> Some useful references:
>
> * "ElasticSearch":https://en.wikipedia.org/wiki/Elasticsearch - th...
11/04/2020
- 03:41 PM User Interface Bug #4995 (Closed): NPE in WindowManager.isDisplayed
- 02:48 PM User Interface Bug #4995: NPE in WindowManager.isDisplayed
- I'm OK with the 3821c/11791 changes.
- 12:57 PM User Interface Bug #4995 (Review): NPE in WindowManager.isDisplayed
- I confirm the issue is resolved with 3821c/11791.
Constantin, since you recently have changed the code in this are... - 12:18 PM User Interface Bug #4995 (WIP): NPE in WindowManager.isDisplayed
- This was really regression from recent @RoaringBitmap@ usage optimization. In @ChUI@ it is not expected for drop-down...
- 10:31 AM User Interface Bug #4995: NPE in WindowManager.isDisplayed
- Recreated with terminal client. Debugging.
- 09:33 AM User Interface Bug #4995: NPE in WindowManager.isDisplayed
- Recreate:
# log into Hotel ChUI
# Choose "R Rooms" menu option
# (U)pdate from strip menu
# down arrow to see d... - 09:30 AM User Interface Bug #4995 (Closed): NPE in WindowManager.isDisplayed
- 12:43 PM Database Feature #4996 (WIP): Integrate hash indexes in H2 temp-tables
- 09:51 AM User Interface Bug #4993: Overlay prevents input when modal dialog open in embedded mode in Chrome
- Constantin Asofiei wrote:
> What's your Chrome version? With Chrome Version 85.0.4183.121 (Official Build) unknown (... - 09:14 AM User Interface Bug #4993: Overlay prevents input when modal dialog open in embedded mode in Chrome
- What's your Chrome version? With Chrome Version 85.0.4183.121 (Official Build) unknown (64-bit) I can open and use th...
- 09:13 AM User Interface Bug #4993: Overlay prevents input when modal dialog open in embedded mode in Chrome
- To reproduce: run Hotel GUI in embedded mode, open any modal dialog (Calendar for example). The grey overlay, which i...
- 09:10 AM User Interface Bug #4993 (Closed): Overlay prevents input when modal dialog open in embedded mode in Chrome
- 09:40 AM User Interface Feature #4174: implement calendar control/dtpicker OCX replacement
- I think that the date time picker formats its value according to the locale settings. So I can change locale and its ...
- 09:22 AM User Interface Feature #4174: implement calendar control/dtpicker OCX replacement
- Constantin, OK, I will try to write these instructions. It seems that finally it was due to the fact that @VALUE@ is ...
- 09:17 AM User Interface Feature #4174: implement calendar control/dtpicker OCX replacement
- Sergey Ivanovskiy wrote:
> I would like to propose to extend @DATE@, @DATETIME@ and @DATETIME-TZ@ in FWD in order to... - 09:15 AM User Interface Feature #4174: implement calendar control/dtpicker OCX replacement
- I would like to propose to extend @DATE@, @DATETIME@ and @DATETIME-TZ@ in FWD in order to except ISO8601 date and tim...
- 09:15 AM User Interface Feature #4174: implement calendar control/dtpicker OCX replacement
- In my use case in #4947, there is no usage of the FORMAT attribute for the calendar. So it uses the default calendar...
- 09:13 AM User Interface Feature #4174: implement calendar control/dtpicker OCX replacement
- It seems that @SESSION:DATE-FORMAT@ is applied only (has impacts only) to @DATE@, @DATETIME@ and @DATETIME-TZ@ and it...
- 09:06 AM User Interface Feature #4174: implement calendar control/dtpicker OCX replacement
- Constantin Asofiei wrote:
> Sergey, the shown VALUE is not ISO-8601 format; why was this assumption made, that the s... - 09:24 AM Database Bug #4994: NPE in AdaptiveQuery when loading null data for an outer join
- When a @CompoundQuery@ has a component using the OUTER JOIN option, we try to load data via the @AdaptiveQuery.load(O...
- 09:13 AM Database Bug #4994 (Closed): NPE in AdaptiveQuery when loading null data for an outer join
- 06:40 AM Base Language Feature #4384: Builtin OO Implementation
- > but the issue is they might just want to extend the default one :(
If someone does this, we will implement a fu... - 04:54 AM Base Language Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> Is ABLSocketLibrary required here? Is there some public interface of the HTTP client that requri... - 06:34 AM Base Language Feature #3853: implement LOG-MANAGER runtime
- Please see #4384-396 for some discussion about logging in the built-in OO classes. There will be work there to test ...
- 06:01 AM Base Language Bug #4992: File lock with JSON Parse/Write File
- Greg Shah wrote:
> Does this happen on both Linux and Windows?
We were only working on Windows for now but this m... - 05:57 AM Base Language Bug #4992: File lock with JSON Parse/Write File
- Greg Shah wrote:
> What JDK do you use (post output of @java -version@)?
java version "1.8.0_101"
Java(TM) SE Runt... - 05:51 AM Base Language Bug #4992: File lock with JSON Parse/Write File
- What JDK do you use (post output of @java -version@)?
- 05:50 AM Base Language Bug #4992: File lock with JSON Parse/Write File
- Does this happen on both Linux and Windows?
- 04:16 AM Base Language Bug #4992: File lock with JSON Parse/Write File
- Just to clarify, it looks like the issue comes from opening the file read-only. We open, close the log file constantl...
- 03:53 AM Database Feature #4055: optimize temp-table output parameter copying
- Regarding @optimize extent bulk copy using insert into select from@, I found an optimization which doesn't rely anymo...
Also available in: Atom