Activity
From 12/13/2020 to 01/11/2021
01/12/2021
- 07:37 PM Database Feature #4397: add database attrs, methods and options
- Eric Faulhaber wrote:
> I'm reviewing 4397a/11924. Since it's so big, I'm not going to present a single review of al...
01/11/2021
- 06:51 PM Database Feature #1587: implement full support for word indexes
- There are some very similar messages posted in #3871.
However, "this article":https://knowledgebase.progress.com/a... - 02:54 PM Database Feature #1587: implement full support for word indexes
- In the import of a large customer database I've got 4 errors for a single table on populating the related word table:...
- 07:34 AM Database Feature #1587: implement full support for word indexes
- Yes. In fact I think it must be fixed at runtime because otherwise we would not generate a warning at the same place...
- 06:36 AM Database Feature #1587: implement full support for word indexes
- Is it OK if the discrepancy described in #1587-226 regarding subscript on array field in CONTAINS phrase will be fixe...
- 06:27 AM Database Feature #1587: implement full support for word indexes
- > I mean @extent_field_name CONTAINS something@. I understand that (@extent_field_name[index_expr] CONTAINS something...
- 05:17 PM User Interface Bug #5073: NPE in ComboBoxGuiImpl
- Vladimir, I agree the NPE needs to be fixed and your solution seems OK. But I can't make 4GL be aware of this format...
- 12:58 PM User Interface Bug #5073: NPE in ComboBoxGuiImpl
- I have no objection.
Constantin: You're in this area right now, what do you think? - 12:53 PM User Interface Bug #5073: NPE in ComboBoxGuiImpl
- The fix can probably look like:...
- 12:50 PM User Interface Bug #5073: NPE in ComboBoxGuiImpl
- The following code:...
- 12:47 PM User Interface Bug #5073 (Closed): NPE in ComboBoxGuiImpl
- 07:31 AM Database Feature #4397: add database attrs, methods and options
- > If you want we can write some more tests to see how the dataset behaves when this odd situation occurs but imho thi...
- 04:10 AM Database Feature #4397: add database attrs, methods and options
- I'm reviewing 4397a/11924. Since it's so big, I'm not going to present a single review of all the changes, but rather...
- 02:11 AM Database Feature #4397: add database attrs, methods and options
- Greg Shah wrote:
> Marian: What is your opinion of this bug?
That is definitively an undiscovered bug, no one pro... - 07:18 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> With my latest changes in revision 11906, besides the regressions Sergey reports, I noticed mi... - 07:03 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- With my latest changes in revision 11906, besides the regressions Sergey reports, I noticed missing borders in one of...
- 06:52 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- But the performance tests became showing the worst results, at least for my environment. It needs to debug what can b...
- 06:46 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- If you would try WebGL Tests/WebGL Java 2D Test, then you could notice that the wide lines have incorrect endings. It...
- 06:36 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, I am still studying your code changes but the test page s... - 05:16 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek, I am still studying your code changes but the test page shows the performance degr... - 02:18 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek, I am still studying your code changes but the test page shows the performance degradation. You can use this st...
- 02:27 AM Database Bug #5030: xfer dataset test issues
- Ovidiu Maxiniuc wrote:
> According to my old and new ABL reference manual and OpenEdge "online documentation":https:...
01/10/2021
- 03:38 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> 3821c revision 11906 improves text rendering, provides several fixes and performance improveme... - 03:34 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- 3821c revision 11906 improves text rendering, provides several fixes and performance improvements.
Sergey, please... - 10:12 AM Database Feature #1587: implement full support for word indexes
- Greg Shah wrote:
> Igor Skornyakov wrote:
> > It seems that in 4GL the value of the @CONTAINS@ operator for the ext... - 09:54 AM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> It seems that in 4GL the value of the @CONTAINS@ operator for the extent field is an OR of ... - 05:32 AM Database Feature #1587: implement full support for word indexes
- It seems that in 4GL the value of the @CONTAINS@ operator for the extent field is an OR of @CONTAINS@ value for all i...
- 05:24 AM Database Feature #1587: implement full support for word indexes
- BTW: the @CONTAINS@ operator support based on UDF is also incorrect. The generated SQL statement still contains (for ...
- 03:55 AM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> Igor Skornyakov wrote:
> > The import of the large customer database finished OK. However,...
01/09/2021
- 05:49 AM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> The import of the large customer database finished OK. However, I see in the log multiple s... - 04:24 AM Database Feature #1587: implement full support for word indexes
- The import of the large customer database finished OK. However, I see in the log multiple strange errors related to t...
01/08/2021
- 03:54 PM Database Support #3871: determine how to change codepages/locales during import
- Eric Faulhaber wrote:
> Are the code page changes in any way dependent upon the other changes unique to branch 1587b... - 03:33 PM Database Support #3871: determine how to change codepages/locales during import
- Are the code page changes in any way dependent upon the other changes unique to branch 1587b? If not, I would suggest...
- 01:16 PM Database Support #3871: determine how to change codepages/locales during import
- My changes for the codepage support on the database import seem to be not 100% correct - they prevent the normal impo...
- 11:12 AM Database Support #3871: determine how to change codepages/locales during import
- My changes seem to cause error on import the customer database:...
- 11:27 AM Database Feature #1587: implement full support for word indexes
- The branch 1587b was rebased to 3821c revision 11901.
Pushed up to revision 11920. - 10:30 AM Database Bug #5072: exception loading _user meta table
- There is this exception in FWD when trying to load the @_user@ meta table:...
- 10:27 AM Database Bug #5072 (New): exception loading _user meta table
01/07/2021
- 05:41 PM Database Bug #5030: xfer dataset test issues
- Marian,
I was re-running the test-sets again when I encountered the following issue: the same method responds in app... - 03:34 PM Database Feature #4397: add database attrs, methods and options
- Actually, never mind. I'll just do a fresh checkout.
- 03:33 PM Database Feature #4397: add database attrs, methods and options
- Ovidiu, I've updated then reverted (to adjust for an apparent rebase since my last update) my older checkout of 4397a...
- 03:03 PM Database Feature #4397: add database attrs, methods and options
- Greg Shah wrote:
> My initial reaction is that we probably should fix this. Can we potentially use a @Set@ to detec... - 02:00 PM Database Feature #4397: add database attrs, methods and options
- > At this moment all of the functionality specified in the first notes of this task is present in branch 4397a (lates...
- 11:46 AM Database Feature #4397: add database attrs, methods and options
- Greg Shah wrote:
> Is it correct that all of the functionality needed for this task is complete in 4397a?
>
> Whe... - 11:06 AM Database Feature #4397: add database attrs, methods and options
- Is it correct that all of the functionality needed for this task is complete in 4397a?
When do you estimate comple... - 03:20 PM Database Feature #1587: implement full support for word indexes
- Ovidiu Maxiniuc wrote:
> Igor Skornyakov wrote:
> Where is your @testcases@ bound to?... - 03:15 PM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> This is really strange:
> [...]
Where is your @testcases@ bound to?
> I see. Thank you... - 03:01 PM Database Feature #1587: implement full support for word indexes
- Ovidiu Maxiniuc wrote:
> Igor Skornyakov wrote:
> > Sorry, I meant @build_db.xml@
> Nope. @find /opt/testcases/ -i... - 02:45 PM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> Sorry, I meant @build_db.xml@
Nope. @find /opt/testcases/ -iname build_db.xml@ still canno... - 02:36 PM Database Feature #1587: implement full support for word indexes
- Ovidiu Maxiniuc wrote:
> Actually, there is no need for a full reconversion. Only the database support is required (... - 02:27 PM Database Feature #1587: implement full support for word indexes
- Actually, there is no need for a full reconversion. Only the database support is required (ddls and p2o), so running ...
- 02:25 PM Database Feature #1587: implement full support for word indexes
- Ovidiu Maxiniuc wrote:
> > I'm not sure this exists. Ovidiu?
> I cannot find any @import_db.xml@ in @xfer@ project.... - 02:19 PM Database Feature #1587: implement full support for word indexes
- Greg Shah wrote:
> I think that the conversion and import will take quite some time, right? These are just long run... - 02:04 PM Database Feature #1587: implement full support for word indexes
- > > OK, please go ahead with such a test. If the results are good, then the changes can be merged back into 3821c.
... - 02:00 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> Igor Skornyakov wrote:
> > The @import_db.xml@ file at @sftp://ias@xfer.goldencode.com/opt/... - 01:58 PM Database Feature #1587: implement full support for word indexes
- Greg Shah wrote:
> OK, please go ahead with such a test. If the results are good, then the changes can be merged ba... - 01:31 PM Database Feature #1587: implement full support for word indexes
- OK, please go ahead with such a test. If the results are good, then the changes can be merged back into 3821c.
- 01:20 PM Database Feature #1587: implement full support for word indexes
- Greg Shah wrote:
> Has this been tested with any of the large customer applications which we are working on right no... - 01:11 PM Database Feature #1587: implement full support for word indexes
- Has this been tested with any of the large customer applications which we are working on right now?
- 12:49 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> I would like you to please integrate the @words.p@ test case into the test cases project mor... - 12:41 PM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> The @import_db.xml@ file at @sftp://ias@xfer.goldencode.com/opt/testcases/@ contains tasks ... - 12:40 PM Database Feature #1587: implement full support for word indexes
- Code review 1587b/11907:
The latest code changes look fine to me.
I would like you to please integrate the @wor... - 07:25 AM Database Feature #1587: implement full support for word indexes
- The @import_db.xml@ file at @sftp://ias@xfer.goldencode.com/opt/testcases/@ contains tasks for @h2@ and @postresql@ d...
- 02:01 PM Database Feature #3574: finish implementation of temp-table XML support
- From #4397-27:
> so I would say they should be handled as part of #3574. However, the separation line is rather th... - 07:55 AM Runtime Infrastructure Bug #5068: error-status:error is invalid
- I found two issues:
# If an error is displayed using @ErrorManager.displayError@ and silent mode is active, then the... - 04:48 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- OK, please retest. The root cause of @NaN@ value could be the protected method @addJointBetweenSegments@ of @DefaultP...
- 04:35 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Nan coordinates issue is not rep... - 04:31 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Nan coordinates issue is not reproduced with these changes.
>
... - 03:50 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Nan coordinates issue is not reproduced with these changes.
If you haven't, please try...
01/06/2021
- 05:56 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek, please look at the committed revision 11899 - 11890 (3821c). Nan coordinates issue is not reproduced with thes...
- 08:05 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Yes, the calculated coordinates in #4955-437 for horizontal and vertical lines were incorrect because they should rep...
- 06:15 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey, I just found that @LineStrokesWebGL.DefaultPathRenderer.strokeLine@ sometimes returns @NaN@ as one of the coo...
- 05:11 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- OK. Fixing this issue.
- 04:48 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek, did you change @DefaultPathRenderer.strokeLine@ when you committed extra pixels to... - 04:46 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek, did you change @DefaultPathRenderer.strokeLine@ when you committed extra pixels to coordinates?...
- 07:06 AM Runtime Infrastructure Bug #5068: error-status:error is invalid
- Testcase attached. As far as I tested, 4GL @error-status:error@ is @true@ only when an error is _raised_ rather displ...
- 06:42 AM Runtime Infrastructure Bug #5068 (WIP): error-status:error is invalid
- 07:29 PM Database Bug #5030: xfer dataset test issues
- According to my old and new ABL reference manual and OpenEdge "online documentation":https://documentation.progress.c...
01/05/2021
- 01:38 PM Database Feature #1587: implement full support for word indexes
- Ovidiu Maxiniuc wrote:
> I think we need to add support in this case, too. The previous implementation of @contains@... - 01:20 PM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> Please note that for the temp tables the @CONTAINS@ UDF is used at this moment.
> Do we re... - 12:48 PM Database Feature #1587: implement full support for word indexes
- Fixed @CONTAINS@ support for the temporary tables.
Committed to 1587b revision 11907.
Please note that for the te... - 11:18 AM Database Feature #1587: implement full support for word indexes
- Ovidiu Maxiniuc wrote:
> The previous implementation used the @contains()@ methods from @pl/Functions.java@ in order... - 10:49 AM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> I've noticed that for @H2@ the name of the @CONTAINS@ UDF in the AST processed by @FqlToSql... - 08:58 AM Database Feature #1587: implement full support for word indexes
- Eric: Please review and confirm if 1587b can be merged into 3821c.
- 08:30 AM Database Feature #1587: implement full support for word indexes
- Finished word tables' support for H2.
Committed to 1587b revision 11906.
See the required changes to the import of ... - 04:54 AM Database Feature #1587: implement full support for word indexes
- I've noticed that for @H2@ the name of the @CONTAINS@ UDF in the AST processed by @FqlToSqlConverter@ is "contains_1"...
- 12:33 PM Database Bug #5030: xfer dataset test issues
- I have identified a OE bug that bothers me for some time. The @copy-temp-table@'s 2 parameter (@replace-mode@) is lea...
01/04/2021
- 02:42 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Hynek Cihlar wrote:
> > > > Sta... - 02:33 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek Cihlar wrote:
> > > Status report.
> > >
> > > There a... - 12:58 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Status report.
> >
> > There are three open issues:
> >
> ... - 08:32 AM Database Feature #1587: implement full support for word indexes
- In addition to #1587-190.
After enabling debug mode I in the trace file that @H2@ inserts and removes the same recor... - 07:20 AM Database Feature #1587: implement full support for word indexes
- I've encountered the following problem with @H2@ trigger when I try to insert multiple rows to the word table:
* If ... - 08:06 AM Database Feature #3958: BUFFER-COPY optimization
- I noticed something off in the current @BaseRecord.setAllDatum()@ implementation. This is used, according to #3958-7,...
12/30/2020
- 02:58 PM Database Feature #1587: implement full support for word indexes
- Greg Shah wrote:
> FWD H2 databases are created with the "p2jspi.jar":/projects/p2j/wiki/Application_Server_Installa... - 01:53 PM Database Feature #1587: implement full support for word indexes
- FWD H2 databases are created with the "p2jspi.jar":/projects/p2j/wiki/Application_Server_Installation#Text-Collator p...
- 12:47 PM Database Feature #1587: implement full support for word indexes
- I've encountered a strange error trying to connect to FWD H2 database with my favorite database client @dbeaver@. I'v...
12/29/2020
- 05:00 PM Database Bug #5056 (WIP): Temp-tables and unique indexes
- I continued with investigation of the issue. The @validateMaybeFlush()@ uses @BaseRecord.getUnvalidatedIndices(int)@ ...
- 03:36 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> Igor Skornyakov wrote:
>
> > On the other side, I understand that we use a customized ver... - 03:21 PM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> On the other side, I understand that we use a customized version of H2. Maybe it is the r... - 03:13 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> I believe FWD will compile without the H2 jar (though I have not tried recently). So, I do n... - 03:08 PM Database Feature #1587: implement full support for word indexes
- I believe FWD will compile without the H2 jar (though I have not tried recently). So, I do not think we already have ...
- 08:20 AM Database Feature #1587: implement full support for word indexes
- Greg Shah wrote:
> We already have hard coded dependencies on H2. I will let Eric evaluate if the new dependencies ... - 08:14 AM Database Feature #1587: implement full support for word indexes
- > I understand that to implement triggers for H2 one has to implement Java classes that depend on H2 API.
> What is ... - 06:47 AM Database Feature #1587: implement full support for word indexes
- I understand that to implement triggers for H2 one has to implement Java classes that depend on H2 API.
What is the ... - 09:44 PM Runtime Infrastructure Feature #5060: make it easy to configure and setup the runtime
- This is a task to track the list of work needed to make the runtime very easy to configure and setup.
#2316 improv... - 07:51 PM Runtime Infrastructure Feature #5060 (New): make it easy to configure and setup the runtime
- 09:27 PM Runtime Infrastructure Feature #5061 (New): implement a tool to simpify the deployment/install of a converted application
- 08:31 PM Runtime Infrastructure Feature #1845: create a simple tool (and docs) to provide easy creation/import of the configurati...
- The UI for this task should be part of the project "IDE" (see #5000).
12/28/2020
- 06:33 PM Runtime Infrastructure Feature #1842: implement the multi-source directory approach
- One approach to implement this is to provide a syntax for "include" directives. This would allow a complex multi-fil...
- 06:11 PM Runtime Infrastructure Feature #5058: write installer for binary FWD distribution
- It is a requirement to enable scripted installations using the same core code (optimally also using the same installe...
- 05:59 PM Runtime Infrastructure Feature #5058: write installer for binary FWD distribution
- For Linux, I'm not opposed to implementing using the traditional package approach (e.g. a @.deb@ package which would ...
- 05:56 PM Runtime Infrastructure Feature #5058: write installer for binary FWD distribution
- The idea is to write an installer with the following attributes:
* Native executables for Windows and Linux. I do... - 05:44 PM Runtime Infrastructure Feature #5058 (New): write installer for binary FWD distribution
- 06:09 PM Runtime Infrastructure Feature #5059: make it easy to install FWD
- This is a task to track the list of work needed to make FWD very easy to install.
#4549 reduce/eliminate installat... - 06:00 PM Runtime Infrastructure Feature #5059 (New): make it easy to install FWD
- 01:54 PM User Interface Bug #5045 (WIP): Message area becomes unchanged if its window is resizing
- 03:53 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Status report.
>
> There are three open issues:
>
> * Combo box item selection artifacts...
12/25/2020
- 07:52 AM Database Feature #1587: implement full support for word indexes
- Fixed issues mentioned in the code review (#1587-160) except the message about word indexes support.
Committed to 15... - 04:29 AM Database Feature #1587: implement full support for word indexes
- Branch 1587b was rebased to 3821c revision 11888. Pushed up to revision 11904.
12/24/2020
- 04:34 PM Database Feature #1587: implement full support for word indexes
- Finished word tables' population on import for PostgreSQL.
Committed to 1587b revision 11900.
All objects related t... - 03:34 AM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> If, at the time the @p2o.xml@ ruleset runs, you have the name calculated and stored in a var... - 04:05 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- I tested these changes in order to prove that drawing artifacts are from the same triangles (comprised rectangles) ha...
12/23/2020
- 06:13 PM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> Need to add "wordtablename" annotation to the word index AST in the .p2o file on conversion... - 05:22 PM Database Feature #1587: implement full support for word indexes
- Need to add "wordtablename" annotation to the word index AST in the .p2o file on conversion.
Will highly appreciate ... - 04:49 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> @BaseRecord.getData(PropertyMapper)@ returns the entire data array for the record, not for a... - 04:43 PM Database Feature #1587: implement full support for word indexes
- @BaseRecord.getData(PropertyMapper)@ returns the entire data array for the record, not for any particular field. See ...
- 03:56 PM Database Feature #1587: implement full support for word indexes
- I've noticed that @dmo.getData(PropertyMapper)@ returns an array of length 2 for the field with word index where the ...
- 03:18 PM Database Feature #1587: implement full support for word indexes
- I think that it is sufficient to add a lookup of @PropertyMapper@ by property name to the @RecordLoader@. This will b...
- 03:08 PM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> Eric Faulhaber wrote:
> > See @PropertyMapper.getIndex@ and @BaseRecord.getData(PropertyMa... - 02:09 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> See @PropertyMapper.getIndex@ and @BaseRecord.getData(PropertyMapper)@. You probably will ne... - 02:02 PM Database Feature #1587: implement full support for word indexes
- See @PropertyMapper.getIndex@ and @BaseRecord.getData(PropertyMapper)@. You probably will need to do some refactoring...
- 01:27 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> Igor Skornyakov wrote:
> > What is the best way to retrieve a field value by the field name... - 01:22 PM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> What is the best way to retrieve a field value by the field name from the @BaseRecord@ inst... - 01:08 PM Database Feature #1587: implement full support for word indexes
- What is the best way to retrieve a field value by the field name from the @BaseRecord@ instance?
Thank you. - 12:56 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> Eric Faulhaber wrote:
>
> > Across all changed files, please remove the revision numbers ... - 12:55 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> Currently, the H2 dialect specifies that the CONTAINS UDF should be used, and has a "TODO im... - 12:12 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> Across all changed files, please remove the revision numbers from the file header entries.... - 12:01 PM Database Feature #1587: implement full support for word indexes
- Code review 1587b/11898:
Nice work, overall. Some questions/comments...
Currently, the H2 dialect specifies tha... - 09:29 AM Database Feature #1587: implement full support for word indexes
- Greg Shah wrote:
> Does the server startup still report @(com.goldencode.p2j.persist.orm.RecordMeta:WARNING) Word in... - 08:49 AM Database Feature #1587: implement full support for word indexes
- Does the server startup still report @(com.goldencode.p2j.persist.orm.RecordMeta:WARNING) Word indices are not suppor...
- 10:34 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- There are repeated triangles when @flash()@ is invoked. These repeated triangles can have different vertex attributes...
- 03:02 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Planning to rework dash lines and to fix Combo box item selection artifacts. It seems that we get these issues when d...
- 07:02 PM Database Bug #5056: Temp-tables and unique indexes
- Ovidiu Maxiniuc wrote:
> My problem is that a temp-table keeps accumulating newly-created 'validated' records whic...
12/22/2020
- 02:45 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Status report.
There are three open issues:
* Window system menu background has wrong color, and related set of... - 01:57 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Thank you. You probably have a r... - 01:30 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Thank you. You probably have a rapid graphics processor because ... - 12:12 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Thank you. You probably have a rapid graphics processor because in my tests these artifac... - 11:38 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, could you record and post a short film that would show ho... - 09:47 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek, could you record and post a short film that would show how this issue reproduced o... - 08:32 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek Cihlar wrote:
> > > Sergey, please look at the multiple s... - 01:26 PM Database Bug #5056: Temp-tables and unique indexes
- This is a discussion started by email.
On 12/21/20 6:50 PM, Ovidiu Maxiniuc wrote:
> Eric,
>
> Do you recall w... - 01:19 PM Database Bug #5056 (Closed): Temp-tables and unique indexes
12/21/2020
- 02:30 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> Igor, is there a way I can test this new word index implementation, without having to re-con... - 02:14 PM Database Feature #1587: implement full support for word indexes
- Igor, is there a way I can test this new word index implementation, without having to re-convert a large application?...
- 08:13 AM Database Feature #1587: implement full support for word indexes
- Branch 1587b was rebased to 3831c revision 11884. Pushed up to revision 11898.
- 01:13 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey, please look at the multiple selected combo box items. Wh... - 12:47 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey, please look at the multiple selected combo box items. When you open up a compo box and... - 11:32 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek, it seems that 4GL doesn't support @MULTIPLE@ attribute for combo-box widget, but s... - 11:23 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- I found that this program @./selection_list/sel_list_test9.p@ (from the old testcases project) doesn't work as expect...
- 05:49 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Ok. I committed the current revision 11884 (3821c) for the case of disabled pixel manipulations and tested these chan...
- 05:23 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- On 12/21/20 11:11 AM, Serg Ivanovskiy wrote:
>
> Hynek,
>
> Are there sub tasks within #4955 that can be shared w... - 11:43 AM Database Support #3871: determine how to change codepages/locales during import
- Constantin Asofiei wrote:
> Eric Faulhaber wrote:
> > Constantin, do you remember what was going wrong with this se... - 11:37 AM Database Support #3871: determine how to change codepages/locales during import
- Eric Faulhaber wrote:
> Constantin, do you remember what was going wrong with this setting? I recall that you report... - 11:31 AM Database Support #3871: determine how to change codepages/locales during import
- Igor Skornyakov wrote:
> BTW: I think we can speed up the import if we will use @PreparedStatement.addBatch@ and @... - 07:59 AM Database Support #3871: determine how to change codepages/locales during import
- Greg Shah wrote:
> OK, I understand. We need Eric to complete the code review of #1587 first.
Got it, thank you. - 07:57 AM Database Support #3871: determine how to change codepages/locales during import
- OK, I understand. We need Eric to complete the code review of #1587 first.
- 07:44 AM Database Support #3871: determine how to change codepages/locales during import
- Greg Shah wrote:
> I prefer for these changes to go into 3821c directly. Is there a reason they need to be build on... - 07:22 AM Database Support #3871: determine how to change codepages/locales during import
- I prefer for these changes to go into 3821c directly. Is there a reason they need to be build on top of 1587b?
- 10:24 AM Base Language Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> Some questions:
>
> * For those items marked "Hold", is this due to the open OO bugs in FWD (m...
12/20/2020
- 02:28 PM User Interface Bug #5045: Message area becomes unchanged if its window is resizing
- I observed that the minimize caption button after resize operation loses its widget region and becomes nonfunctional....
- 12:14 PM Database Support #3871: determine how to change codepages/locales during import
- Implemented @CPSTREAM@ support on import.
Committed to 1587b rev 11873.
Re-working of the word tables' import is st...
12/18/2020
- 01:14 PM Database Support #3871: determine how to change codepages/locales during import
- Yes, go ahead.
- 10:59 AM Database Support #3871: determine how to change codepages/locales during import
- Since I have to get familiar with import, maybe be I will add the population of the word tables with postponed creati...
- 03:42 AM Base Language Bug #5029: OO constructor with array input parameter
- Marian Edu wrote:
> However the 4GL converted code seems to use an InputOutput parameter for any input array.
That ... - 02:04 AM Base Language Bug #5029: OO constructor with array input parameter
- Constantin Asofiei wrote:
> Marian, I have the conversion rules and runtime for this and #4749, but I need to test t... - 02:00 AM Base Language Bug #5046: ErrorManager - recordOrShowError
- Constantin Asofiei wrote:
> Marian, please provide a testcase where you had to change existing FWD code to use @reco... - 01:45 AM Base Language Bug #5025: syserror, jsonerror...
- Constantin Asofiei wrote:
> Marian, regarding the JsonError/JsonParserError and SysError in general - I think the co...
12/17/2020
- 04:30 PM Base Language Feature #4384: Builtin OO Implementation
- Some questions:
* For those items marked "Hold", is this due to the open OO bugs in FWD (many of which Constantin ... - 04:27 PM Base Language Feature #4384: Builtin OO Implementation
- I've updated the table from #4384-1 using the status from the PDF.
|_.Category|_.Conversion|_.Runtime|_. Notes |
... - 10:59 AM Base Language Feature #4384: Builtin OO Implementation
- Revision 99 pushed to https://proj.goldencode.com/downloads/skeletons/repo/.
I don't see @oo/dump_lib.p@ in either... - 10:18 AM Base Language Feature #4384: Builtin OO Implementation
- ...
- 09:40 AM Base Language Feature #4384: Builtin OO Implementation
- > would you like me to patch Rev 98, and commit updates?
Yes, please. - 09:36 AM Base Language Feature #4384: Builtin OO Implementation
- Marian Edu wrote:
> No idea, we do not have access to that repository so always sent the changes as a patch up until... - 08:46 AM Base Language Feature #4384: Builtin OO Implementation
- Roger Borrello wrote:
> Will these updates be committed to bzr?
No idea, we do not have access to that repository... - 08:43 AM Base Language Feature #4384: Builtin OO Implementation
- Marian Edu wrote:
> There were some minor fixes to apply in skeleton for Collections and IO (streams) and I've also ... - 02:12 AM Base Language Feature #4384: Builtin OO Implementation
- There were some minor fixes to apply in skeleton for Collections and IO (streams) and I've also added everything from...
- 04:20 PM User Interface Bug #5045: Message area becomes unchanged if its window is resizing
- New information: if the following settings are set for the web client, then the issue isn't reproduced....
- 08:12 AM User Interface Bug #5045: Message area becomes unchanged if its window is resizing
- This issue can be reproduced only with the web client. The swing client doesn't have this issue. It was found in #495...
- 08:11 AM User Interface Bug #5045 (WIP): Message area becomes unchanged if its window is resizing
- 04:07 PM Database Support #3871: determine how to change codepages/locales during import
- > I think I've seen that for some .d files the import reports that the footer was not found. In this case we can eith...
- 03:57 PM Database Support #3871: determine how to change codepages/locales during import
- Greg Shah wrote:
> I think that honoring that value is the easist way to implement my approach. We have to have tha... - 03:47 PM Database Support #3871: determine how to change codepages/locales during import
- I think that honoring that value is the easist way to implement my approach. We have to have that value as input. W...
- 03:38 PM Database Support #3871: determine how to change codepages/locales during import
- Greg Shah wrote:
> > However, at this moment I do not see how the CPSTRIM value is used in the ImportWorker. It is u... - 03:31 PM Database Support #3871: determine how to change codepages/locales during import
- > However, at this moment I do not see how the CPSTRIM value is used in the ImportWorker. It is used in the creation ...
- 02:38 PM Database Support #3871: determine how to change codepages/locales during import
- Greg Shah wrote:
> * We use our 4GL compatible stream processing to read the encoded @.d@ files during import. Thes... - 02:10 PM Database Support #3871: determine how to change codepages/locales during import
- * We use our 4GL compatible stream processing to read the encoded @.d@ files during import. These are the @com.golde...
- 01:20 PM Database Support #3871: determine how to change codepages/locales during import
- Sorry, I'm confused. In my understanding, all we need is to use @CODEPAGE-CONVERT@ with @UTF-8@ as the target codepag...
- 01:15 PM Base Language Bug #5029: OO constructor with array input parameter
- Marian, I have the conversion rules and runtime for this and #4749, but I need to test them with the customer apps. ...
- 01:12 PM Base Language Bug #5025: syserror, jsonerror...
- Marian, regarding the JsonError/JsonParserError and SysError in general - I think the correct solution is to use 4GL-...
- 08:36 AM Base Language Bug #5025: syserror, jsonerror...
- Can I go ahead with using protected ctor's and then simply wrap the new instance in an ObjectResource just to add it ...
- 11:14 AM Base Language Bug #5046: ErrorManager - recordOrShowError
- Marian, please provide a testcase where you had to change existing FWD code to use @recordOrThrowError@. We've seen ...
- 08:25 AM Base Language Bug #5046: ErrorManager - recordOrShowError
- The method @recordOrShowError@ in @ErrorManager@ is used all over the place in FWD but this one does not work well wi...
- 08:19 AM Base Language Bug #5046 (New): ErrorManager - recordOrShowError
- 08:15 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Yes, #5045 is for fixing this issue.
- 03:44 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey, can you look at the following issue?
> >
> > The wind...
12/16/2020
- 03:14 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey, can you look at the following issue?
>
> The window message area sometimes doesn't ... - 01:35 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey, can you look at the following issue?
The window message area sometimes doesn't fit the window bounds. This... - 10:51 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey, did you find the cause of the wrong rectangle size?
I fixed @strokeRect@ and @draw3DR... - 10:41 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey, did you find the cause of the wrong rectangle size?
- 09:49 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Guys,
Yet another @webgl@ issue. Sometimes the text in message window is blind. Issue with text color?
I can no... - 02:37 PM Database Feature #4055: optimize temp-table output parameter copying
- Committed in 3821c/rev. 11881 support for fast loose-copy. Done some testing and it seems that loose-copy-mode now se...
12/15/2020
- 02:39 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey, FYI, I modified text rendering according to your idea. Instead of drawing each individual as an image put in ...
- 08:56 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- I tested rev 11872 (3821c) without extra pixels added to triangles mesh and found artifacts, then rolled back to rev ...
- 07:07 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> I think that these differences between 2D and webgl renderers were due to the extra pixel... - 06:43 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Yes, it is from my system if renderer is 2D canvas. The picture is named @LoginFillins-2Dx400.png@. I think that thes...
- 02:42 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> LoginFillins-2Dx400.png
Sergey, is this from your system? Does it mean, you don't see ... - 01:57 PM Database Feature #4055: optimize temp-table output parameter copying
- Ovidiu Maxiniuc wrote:
> Yes, this is exactly the scenario where I encountered the issue. However, I am not familiar... - 12:24 PM Database Feature #4055: optimize temp-table output parameter copying
- Please note: currently, the work of record initialization to default values is done in @BaseRecord.initialize@, which...
- 09:54 AM Database Feature #4055: optimize temp-table output parameter copying
- Adrian Lungu wrote:
> Ovidiu, I see the problem. This can be appear only when @loose-copy-mode@ is on (so we have a ... - 05:58 AM Database Feature #4055: optimize temp-table output parameter copying
- Ovidiu, I see the problem. This can be appear only when @loose-copy-mode@ is on (so we have a possible restricted fie...
- 08:54 PM Database Feature #4055: optimize temp-table output parameter copying
- There is a flaw in @FastCopyHelper.java@: when a copy operation is executed using a restricted field mapping, the unm...
12/14/2020
- 02:58 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
>
> > Could you clarify what is incorrect with "borders and panels... - 10:53 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Eugenie Lyzenko wrote:
> Note I have erased/colorized the application specific data here. Do not be surprised, this ... - 10:17 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
> > Also I see distortions on the right side of the child window (whi... - 09:39 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Eugenie Lyzenko wrote:
> Also I see distortions on the right side of the child window (white vertical band over app... - 08:43 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Could you clarify what is incorrect with "borders and panels around fillins"? I did the... - 08:21 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey, Hynek,
There are the UI artifacts with big customer's application too. The frame around message or dialog ... - 08:00 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Greg Shah wrote:
> > What is the open list of drawing artifacts?
>
> The remaining issues:... - 07:50 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- I can add these particular issues: Check-in date calendar (Hotel GUI) displays only left and top sides of the border ...
- 07:45 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- In what cases do we expect the current webgl implementation to out-perform 2d canvas?
Do we have a reasonable expe... - 07:32 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Greg Shah wrote:
> What is the open list of drawing artifacts?
The remaining issues:
* Window system menu back... - 07:04 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- What is the open list of drawing artifacts?
- 06:23 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > According to Draw Image Test committed revision 11868 (3821c) sh... - 04:13 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> According to Draw Image Test committed revision 11868 (3821c) should fix @drawImage@.
... - 01:58 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Committed revision 11869 (3821c) cleaned the code.
- 01:35 AM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- According to Draw Image Test committed revision 11868 (3821c) should fix @drawImage@. The idea was to copy full image...
12/13/2020
- 04:24 PM User Interface Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, I tried to fix @drawImage@ rev 11866(3821c) but the case ... - 09:18 AM User Interface Bug #5031: concurrency bug in GuiWebSocket.hoverableWidgets and drawingOps
- It was found in a customer app, during debugging - if you place a breakpoint in @GuiWebSocket.sendPendingDrawingOps@ ...
- 07:50 AM User Interface Bug #5031: concurrency bug in GuiWebSocket.hoverableWidgets and drawingOps
- Do you have a recreate?
Also available in: Atom