Activity
From 03/14/2021 to 04/12/2021
04/12/2021
- 04:42 PM Runtime Infrastructure Feature #4405: provide the capability to deliver static HTML and resources via the FWD server's J...
- I think the initial approach would just allow access to FWD server resources without the security limits. It would a...
- 01:42 PM Base Language Feature #4384: Builtin OO Implementation
- Constantin Asofiei wrote:
> Marian, I think to find out how this web stream works, we need tests which use headers... - 01:29 PM Base Language Feature #4384: Builtin OO Implementation
- Adding a @setHeader@ after the @write@ call is a no-op - the header is discarded....
- 12:45 PM Base Language Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> What do we need to do to properly implement a compatible @WEB-STREAM@ stream-handle? Unless abso... - 09:10 AM Base Language Feature #4384: Builtin OO Implementation
- What do we need to do to properly implement a compatible @WEB-STREAM@ stream-handle? Unless absolutely needed, I don...
- 09:02 AM Base Language Feature #4384: Builtin OO Implementation
- Constantin Asofiei wrote:
> Marian, I think the 'web stream' has the entire message which would be sent over the soc... - 08:53 AM Base Language Feature #4384: Builtin OO Implementation
- Marian, I think the 'web stream' has the entire message which would be sent over the socket to the HTTP response (inc...
- 07:54 AM Base Language Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> > openedge.web.webhandler
> > openedge.web.webresponsewriter
>
> What is needed to finish the... - 09:12 AM Database Feature #4176: make certain metadata tables aware of live runtime state
- How much of this task is already complete from the work done in #3814?
- 07:25 AM User Interface Bug #5254: FWD extension control must follow the lifetime of the counterpart 4GL OCX/ActiveX
- Reproduced from #3952-4 (from Constantin and Ovidiu):
> After a discussion with Ovidiu and some inspection of @<cu... - 07:22 AM User Interface Bug #5254 (New): FWD extension control must follow the lifetime of the counterpart 4GL OCX/ActiveX
- 06:40 AM Database Feature #3813 (Closed): misc DB features part deux
- 05:40 AM Database Feature #3813: misc DB features part deux
- The @BUFFER-FIELD:DECIMALS@ support looks correct with 3821c/12264.
- 04:21 AM User Interface Feature #5253: SPREADSHEET: Create documentation
- This is a follow task of #3821, see points 12 and 13 in #3821-160.
- 04:20 AM User Interface Feature #5253 (New): SPREADSHEET: Create documentation
- 04:17 AM User Interface Feature #5252: SPREADSHEET: Publish Keikai contribution sources
- This is a follow task of #3821, see #3821-167.
- 04:16 AM User Interface Feature #5252 (New): SPREADSHEET: Publish Keikai contribution sources
04/11/2021
- 12:21 PM Conversion Tools Feature #3883: eclipse plug for developing 4GL code using FWD including editing, syntax checks, r...
- There is an Eclipse "simple" plugin framework called XText. It is probably not suitable for our usage. See this "an...
04/10/2021
- 08:25 AM User Interface Bug #5240: BROWSE:SELECT-ROW(1) error on client
- Stanislav Lomany wrote:
> Vladimir, this is caused by your recent change where exception is caught in @GenericWidg... - 03:29 AM User Interface Bug #5240 (Review): BROWSE:SELECT-ROW(1) error on client
- > 2. Another difference: OE displays error 382 (FWD displays error 4078).
> FWD throws the correct error 382 first, ...
04/09/2021
- 04:32 PM Base Language Bug #4766: fix CHR and ASC
- > chr(-1, "1252", "1252") will actually return a value but it is meaningless (ÿÿÿÿÿÿÿÿ1). Also it seems to alter over...
- 03:24 PM Base Language Bug #4766: fix CHR and ASC
- Some work has been done and now 3821c/12257 has improved support for @CHR@ and @ASC@ functions. Both of them will han...
- 04:28 PM User Interface Bug #5245: BrowseColumnWidget.getScreenValue(): incorrect handling of an unknown value
- I found the similar thread #3911-51 and below. #3911-27
- 04:05 PM User Interface Bug #5245: BrowseColumnWidget.getScreenValue(): incorrect handling of an unknown value
- It seems that it was related to the customer's project testcases 1 and 2, when all data after successful input are cl...
- 02:50 PM User Interface Bug #5245 (WIP): BrowseColumnWidget.getScreenValue(): incorrect handling of an unknown value
- Sergey, if you remember the specific case why this was added in @BrowseColumnWidget@, please let me know. I get "?" i...
- 12:05 PM Database Feature #3814: more schema metadata
- I am ok with disabling the caching for metadata tables, for the reasons already discussed above. If we find some perf...
- 07:20 AM Database Feature #3814: more schema metadata
- Added additional configuration options for the 'remote-meta' mode to simplify the development/debugging of the metada...
- 07:15 AM Database Feature #3814: more schema metadata
- Greg Shah wrote:
> Eric will respond more fully to your concerns. But one thing I can point out here is that the co... - 07:00 AM Database Feature #3814: more schema metadata
- Eric will respond more fully to your concerns. But one thing I can point out here is that the converted 4GL code is ...
- 06:15 AM Database Feature #3814: more schema metadata
- In addition to a previous note.
In contrast with the situation with customer tables (both primary and temporary), ... - 09:47 AM User Interface Feature #4661 (Closed): add support for missing formats to image loading
- Code Review Task Branch 3821c Revision 12265
The changes are good. - 09:34 AM User Interface Feature #4661: add support for missing formats to image loading
- Greg Shah wrote:
> Eugenie: Please review 12263.
I have no objections except requirement to close opened scream y... - 09:09 AM User Interface Feature #4661: add support for missing formats to image loading
- Please review rev. 12265(3821c) that should fix found issues.
- 06:28 AM User Interface Feature #4661: add support for missing formats to image loading
- Eugenie: Please review 12263.
- 06:27 AM User Interface Feature #4661: add support for missing formats to image loading
- Code Review Task Branch 3821c Revision 12263
The changes are good.
The only issue I see is that the @ImageGuiIm... - 06:19 AM User Interface Feature #4661: add support for missing formats to image loading
- Code Review Task Branch 3821c Revision 12261
The change is good. - 03:47 AM User Interface Feature #4661 (Review): add support for missing formats to image loading
- Committed revision 12263 (3821c) added svg image loading support for image and button widgets. PNG and SVG are suppor...
04/08/2021
- 05:42 PM User Interface Feature #4661: add support for missing formats to image loading
- Please review the committed revision 12261 (3821c) that fixed #4661-17. I checked that PNG is supported format but SV...
- 11:48 AM User Interface Feature #4661: add support for missing formats to image loading
- OK. I understand what is the issue. The following rule expects @FILE name@ part that can be missed...
- 10:56 AM User Interface Feature #4661: add support for missing formats to image loading
- The image phrase within button definition @IMAGE IMAGE-SIZE-PIXELS 50 by 50 FROM X 15 Y 10@ throws this exception whe...
- 05:18 PM Database Feature #3814: more schema metadata
- Eric Faulhaber wrote:
> Igor Skornyakov wrote:
>
> > I do not think that it makes much sense to use cache with me... - 04:22 PM Database Feature #3814: more schema metadata
- Igor Skornyakov wrote:
> I do not think that it makes much sense to use cache with metatables, at least for reques... - 01:19 PM Database Feature #3814: more schema metadata
- Eric Faulhaber wrote:
> Yes, we probably don't have invalidation logic for places where we update/insert/delete meta... - 12:42 PM Database Feature #3814: more schema metadata
- Igor Skornyakov wrote:
> I've disabled the @RandomAccessQuery.ffCache@ usage for meta tables and now @MyConnction@... - 10:59 AM Database Feature #3814: more schema metadata
- The @_MyConnection@ support is fixed (see however #3814-315).
Please review the changes vs. 3821c/12259.
Thank yo... - 07:54 AM Database Feature #3814: more schema metadata
- Committed trigger function for @meta_myconnection@ view to 3821c/12258. It doesn't have any effect until other change...
- 06:33 AM Database Feature #3814: more schema metadata
- Igor Skornyakov wrote:
> The cache logic in the @RandomAccessQuery.execute()@ seems to be not 100% correct. For @_My... - 06:17 AM Database Feature #3814: more schema metadata
- The cache logic in the @RandomAccessQuery.execute()@ seems to be not 100% correct. For @_MyConnection@ it finds the @...
- 04:49 AM Database Feature #3814: more schema metadata
- Igor Skornyakov wrote:
> As I wrote, H2 seems not to understand a UDF definition that I've provided. This means that... - 04:11 PM User Interface Bug #5240 (WIP): BROWSE:SELECT-ROW(1) error on client
- I wish all tasks would contain a solution inside, like this one:) The change is good, I'll take a look into #5245 and...
- 10:07 AM Base Language Feature #4762: localize system error messages
- > This is just the first step toward fully I18n of the error messages. The big switch can be now easily extracted to:...
- 10:00 AM Base Language Feature #4762: localize system error messages
- Starting with my work for datasets I added some new APIs in @ErrorManager@ which allows to raise (throw/display) erro...
- 06:53 AM Base Language Feature #4768 (Closed): finish copy-lob support
- 12:12 AM Base Language Feature #4768: finish copy-lob support
- I found some edge-cases where the @memptr@ behaves differently and adjusted the code accordingly.
The CLOB support w... - 06:52 AM Base Language Feature #4378 (Closed): properly handle clob/lonchar assignment, especially the implicit codepage...
- 12:06 AM Base Language Feature #4378 (WIP): properly handle clob/lonchar assignment, especially the implicit codepage co...
- The COPY-LOB issues (conversion and dereferenciation) are fixed in a previous commit 3821c/12222.
Instead of chan...
04/07/2021
- 05:22 PM Database Feature #3814: more schema metadata
- > I think the UDF definition is correct, but please remove the @session_id@ column and the use of the UDF in the @cre...
- 05:00 PM Database Feature #3814: more schema metadata
- I think the UDF definition is correct, but please remove the @session_id@ column and the use of the UDF in the @creat...
- 03:34 PM Database Feature #3814: more schema metadata
- I've created a function...
- 03:20 PM Database Feature #3814: more schema metadata
- Eric Faulhaber wrote:
> The context-local @_MyConn-Id@ will have to be the same value across connected, primary data... - 02:50 PM Database Feature #3814: more schema metadata
- There is no physically separate "server-side" in this case. The @_meta@ database is an embedded, in-memory database, ...
- 02:08 PM Database Feature #3814: more schema metadata
- Unfortunately, the trick with view/trigger doesn't for the same reason which complicated the approach bases on the te...
- 01:43 PM Database Feature #3814: more schema metadata
- Eric Faulhaber wrote:
> Sorry, I'm not following... do you mean the FWD runtime code, or the converted business logi... - 01:40 PM Database Feature #3814: more schema metadata
- Eric Faulhaber wrote:
> It seems like the view could be filtered on @_MyConn-Id@, rather than introducing another un... - 01:30 PM Database Feature #3814: more schema metadata
- Igor Skornyakov wrote:
> The reason is to avoid *any* changes in the Java code. All we need is a new trigger class... - 01:24 PM Database Feature #3814: more schema metadata
- Another question...isn't...
- 01:21 PM Database Feature #3814: more schema metadata
- Eric Faulhaber wrote:
> I'm not sure why the trigger would be needed in this case. The @_Myconnection@ VST is read-o... - 01:15 PM Database Feature #3814: more schema metadata
- I'm not sure why the trigger would be needed in this case. The @_Myconnection@ VST is read-only for general use. The ...
- 11:51 AM Database Feature #3814: more schema metadata
- Eric Faulhaber wrote:
> Please illustrate this idea further. I have not used INSTEAD OF triggers, but I understand s... - 11:46 AM Database Feature #3814: more schema metadata
- Igor Skornyakov wrote:
> If we create a corresponding INSTEAD OF triggers for the view, then only changes in the D... - 10:58 AM Database Feature #3814: more schema metadata
- Igor Skornyakov wrote:
> Igor Skornyakov wrote:
> > I suggested adding an additional condition to all SELECTs from ... - 10:42 AM Database Feature #3814: more schema metadata
- Igor Skornyakov wrote:
> I suggested adding an additional condition to all SELECTs from @_MyConnection@ so that only... - 09:56 AM Database Feature #3814: more schema metadata
- Eric Faulhaber wrote:
> I am not suggesting any change to your planned support for the @_UserTableStat@ table. But f... - 09:44 AM Database Feature #3814: more schema metadata
- Igor Skornyakov wrote:
> I understand that using a local temporary table for the @_UserTableStat@ requires a separat... - 05:47 AM Database Feature #3814: more schema metadata
- Igor Skornyakov wrote:
> Eric Faulhaber wrote:
> > Sorry, I should have used the term temporary table, so as not to... - 03:32 PM User Interface Feature #4661: add support for missing formats to image loading
- Yes, I see this too. I just tested with 3821c rev 12255.
- 11:16 AM User Interface Feature #4661: add support for missing formats to image loading
- I found that there is a regression of the conversion code (3821c) that makes this program fail conversion...
- 09:28 AM User Interface Feature #4661 (WIP): add support for missing formats to image loading
- 09:27 AM User Interface Feature #4661: add support for missing formats to image loading
- No, these formats are just listed in #4661-1. OK. I will check .png and .svg images for the button and image widgets.
- 08:05 AM User Interface Feature #4661: add support for missing formats to image loading
- Do you know of a customer requirement for animated mouse cursors? At this time I don't know of any such requirement....
- 07:32 AM User Interface Feature #4661: add support for missing formats to image loading
- There can be another idea to wrap images containing animation images into new widget type and use this widget for mou...
- 04:37 AM User Interface Feature #4661: add support for missing formats to image loading
- It seems that animated images can't be displayed by the web client due to it just displays static bitmap images of re...
- 11:46 AM User Interface Bug #5118: TREELIST widget issues
- Greg Shah wrote:
> OK, leave the 101 and remove the "code".
Done in rev. 12253.
> Please propose a 4GL code edit... - 11:24 AM User Interface Bug #5118: TREELIST widget issues
- OK, leave the 101 and remove the "code". Please propose a 4GL code edit for setting the "code" value. We can send i...
- 11:16 AM User Interface Bug #5118: TREELIST widget issues
- Greg Shah wrote:
> Is this customer specific? Shouldn't such values be handled by 4GL source file changes? I don't... - 11:12 AM User Interface Bug #5118: TREELIST widget issues
- Is this customer specific? Shouldn't such values be handled by 4GL source file changes? I don't see why a generic w...
- 11:05 AM User Interface Bug #5118: TREELIST widget issues
- 3821c, rev. 12253. The width and caption of the first default column changed to 101 and "code" to make it compatible ...
- 10:52 AM Base Language Feature #4378: properly handle clob/lonchar assignment, especially the implicit codepage conversion
- Please update the % Done.
- 09:39 AM Base Language Feature #4761: I18N phase 3
- Ovidiu Maxiniuc wrote:
> * I expected the result of @CHR()@ to be a single (double-byte) character. But @LENGTH@ fun...
04/06/2021
- 04:19 PM Base Language Feature #4761: I18N phase 3
- Our core I18N runtime design assumes:
* We use the standard Java UTF-16 internal @String@ encoding for all @String... - 11:55 AM Base Language Feature #4761: I18N phase 3
- I reached the conclusion that we should configure the FWD to work using the same CPINTERNAL the client had assumed th...
- 11:54 AM Base Language Feature #4761: I18N phase 3
- One of the cause of the exception seems to be the @chr@ function implementation. It was patched to match its descript...
- 02:44 PM User Interface Feature #4661: add support for missing formats to image loading
- Roger has shown that we already support @.gif@.
For now, the primary requirement of this task is that FWD should s... - 11:24 AM User Interface Bug #5245: BrowseColumnWidget.getScreenValue(): incorrect handling of an unknown value
- The @BrowseColumnWidget.getScreenValue()@ convert an unknown character value to an empty string.
This code:... - 11:20 AM User Interface Bug #5245 (Review): BrowseColumnWidget.getScreenValue(): incorrect handling of an unknown value
- 09:40 AM User Interface Bug #5241: NPE in LogicalTerminal.refreshBuffers
- Greg Shah wrote:
> I don't object to that safety code, it makes sense to add.
>
> But I worry that there is a dee... - 07:31 AM User Interface Bug #5241: NPE in LogicalTerminal.refreshBuffers
- I don't object to that safety code, it makes sense to add.
But I worry that there is a deeper problem here which c... - 07:52 AM Base Language Bug #4766: fix CHR and ASC
- Please see #4761 for more details.
04/05/2021
- 07:25 PM User Interface Bug #5240: BROWSE:SELECT-ROW(1) error on client
- As a workaround: the line 1726 in Browse:...
- 05:05 PM User Interface Bug #5240: BROWSE:SELECT-ROW(1) error on client
- 1. The following code works as expected in OE, and causes the error number 4078 (@Unable to set attribute SCREEN-VALU...
- 04:45 PM User Interface Bug #5240 (Closed): BROWSE:SELECT-ROW(1) error on client
- 07:18 PM User Interface Bug #5241: NPE in LogicalTerminal.refreshBuffers
- # Convert, compile and run two procedures below.
# Exit the main window by pressing ESC twice.
The program bumps ... - 06:58 PM User Interface Bug #5241 (New): NPE in LogicalTerminal.refreshBuffers
- 06:46 PM User Interface Bug #5231 (Closed): ChUI CHOOSE characters are too choosey
- 06:44 PM User Interface Bug #5231 (Test): ChUI CHOOSE characters are too choosey
- Code Review Task Branch 3821c Revision 12248
The changes are good. - 05:52 PM User Interface Bug #5231 (Review): ChUI CHOOSE characters are too choosey
- Updated in @3821c_12248@. Please review.
- 02:17 PM Build and Source Control Bug #3545: Build fails on Windows when build dir on different drive letter than the gradle depend...
- Greg Shah wrote:
> Is this a bug in FWD's usage of Gradle or is it a limitation of Gradle?
This looks like a bug,... - 02:06 PM Build and Source Control Bug #3545: Build fails on Windows when build dir on different drive letter than the gradle depend...
- Is this a bug in FWD's usage of Gradle or is it a limitation of Gradle?
- 02:03 PM Build and Source Control Bug #3545: Build fails on Windows when build dir on different drive letter than the gradle depend...
- As a workaround make sure FWD project is located on the same drive letter as the Gradle dependencies. Do one of the f...
- 04:30 AM Conversion Tools Bug #5239: CASE WHEN statement: unreachable break statements are sometimes inserted
- This is a testcase which reproduces all scenarios in #5239-1.
- 04:25 AM Conversion Tools Bug #5239: CASE WHEN statement: unreachable break statements are sometimes inserted
- Due to @unreachable.xml@ rules, some CASE-WHEN/OTHER ASTs are annotated with @unreachable_break@, such that the conve...
- 04:16 AM Conversion Tools Bug #5239 (New): CASE WHEN statement: unreachable break statements are sometimes inserted
04/02/2021
- 02:21 PM Database Feature #3814: more schema metadata
- Eric Faulhaber wrote:
> Sorry, I should have used the term temporary table, so as not to confuse with temp-table, wh... - 02:20 PM Database Feature #3814: more schema metadata
- Sorry, I should have used the term temporary table, so as not to confuse with temp-table, which is the 4GL term.
T... - 01:58 PM Database Feature #3814: more schema metadata
- Eric Faulhaber wrote:
> It seems to me this can be driven primarily from the @ConnectionManager@. Where are the ma... - 01:49 PM Database Feature #3814: more schema metadata
- I've finished with persisting of the @_UserTableStat@ data and update of the @_UserTableStat._UserTableStat-read@ cou...
- 01:47 PM Database Feature #3814: more schema metadata
- Igor Skornyakov wrote:
> Your suggestion with temp tables looks cleaner than mine but seems to be more complicated... - 12:56 PM Database Feature #3814: more schema metadata
- Eric Faulhaber wrote:
> I do think we need to work on correcting the @_myconnection@ implementation sooner rather th... - 12:25 PM Database Feature #3814: more schema metadata
- I do think we need to work on correcting the @_myconnection@ implementation sooner rather than later.
The implemen... - 03:35 AM Database Feature #3814: more schema metadata
- Eric Faulhaber wrote:
> Greg, is right, we did not implement the @_myconnection@ table correctly. For each context/s... - 12:48 AM Database Feature #3814: more schema metadata
- Greg, is right, we did not implement the @_myconnection@ table correctly. For each context/session, there should only...
- 08:41 AM Base Language Feature #4384: Builtin OO Implementation
- > openedge.web.webhandler
> openedge.web.webresponsewriter
What is needed to finish these? These have highest pr... - 08:18 AM Base Language Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> > There are a few things left on hold in .net package - mostly related to 'WEB-CONTEXT' system ha... - 08:13 AM Base Language Feature #4384: Builtin OO Implementation
- > There are a few things left on hold in .net package - mostly related to 'WEB-CONTEXT' system handle that is used fo...
04/01/2021
- 05:34 PM Database Feature #3814: more schema metadata
- Igor Skornyakov wrote:
> The first and second inserted records from #3814-282 are a result of the @ConnectManager.re... - 05:02 PM Database Feature #3814: more schema metadata
- The first and second inserted records from #3814-282 are a result of the @ConnectManager.register()@ call at the serv...
- 04:51 PM Database Feature #3814: more schema metadata
- What I see in the H2 trace log is that we add two records to this table and never delete them.
inserts:... - 04:34 PM Database Feature #3814: more schema metadata
- I recall that @_myconnection@ was added during #3293 and that there is some kind of "singleton" problem with it. But...
- 04:26 PM Database Feature #3814: more schema metadata
- It seems that we have problems with @_MyConnection@ VST support.
With 4GL the statement @find first _MyConnection no... - 05:34 AM Database Feature #3814: more schema metadata
- Greg Shah wrote:
> This would never be seen in a production application which is compiled in advance. That means th... - 05:33 AM Database Feature #3814: more schema metadata
- This would never be seen in a production application which is compiled in advance. That means that the compilation i...
- 04:15 AM Database Feature #3814: more schema metadata
- I've noticed an interesting thing about @_usertablestat@.
Consider the following program:... - 03:24 PM Base Language Feature #4396 (Closed): add LONGCHAR support to X-DOCUMENT:LOAD()
- 02:34 PM Base Language Feature #4396: add LONGCHAR support to X-DOCUMENT:LOAD()
- Sorry, clearing the assignee was not my intention.
- 02:33 PM Base Language Feature #4396 (WIP): add LONGCHAR support to X-DOCUMENT:LOAD()
- Yes, it is completed and can be closed.
- 09:14 AM Base Language Feature #4396: add LONGCHAR support to X-DOCUMENT:LOAD()
- Is this task complete as of 3821c rev 12222?
- 03:24 PM Base Language Bug #5202: Temp Table serialize-name/xml-node-name
- I've pushed 3821c rev 12240 to xfer.goldencode.com.
Marian: Let's go ahead with the #4384 merge so that you are on... - 02:30 PM Base Language Bug #5202: Temp Table serialize-name/xml-node-name
- Done. Committed as revision 12237.
- 01:40 PM Base Language Bug #5202: Temp Table serialize-name/xml-node-name
- The changes are not in your branch yet.
Ovidiu: Please make the additional change for the default values and the... - 12:42 PM Base Language Bug #5202: Temp Table serialize-name/xml-node-name
- Ovidiu Maxiniuc wrote:
> Yes, the requested data is available in @TempTableSchema.Column@ starting from rev 12222. S... - 11:28 AM Base Language Bug #5202 (Test): Temp Table serialize-name/xml-node-name
- 10:39 AM Base Language Bug #5202: Temp Table serialize-name/xml-node-name
- Yes, the requested data is available in @TempTableSchema.Column@ starting from rev 12222. Short description of the me...
- 09:14 AM Base Language Bug #5202: Temp Table serialize-name/xml-node-name
- Is this task complete as of 3821c rev 12222?
- 03:18 PM Base Language Feature #4768 (WIP): finish copy-lob support
- Yes. It passed my testcases.
Then I used the xfer testcases for validation. Initially there were a lot of incorrec... - 09:14 AM Base Language Feature #4768: finish copy-lob support
- Is this task complete as of 3821c rev 12222?
- 11:29 AM Base Language Bug #5203 (Test): Temp Table - serialization/transaction scope/pk
- 11:22 AM Base Language Bug #5203: Temp Table - serialization/transaction scope/pk
- Greg Shah wrote:
> Is this task complete as of 3821c rev 12222?
Yes. Now all temporary buffers register to their pa... - 09:14 AM Base Language Bug #5203: Temp Table - serialization/transaction scope/pk
- Is this task complete as of 3821c rev 12222?
- 06:58 AM Runtime Infrastructure Support #5221: Initialization failure during server runtime
- For the appservers agents to start, the FWD server must have SSL enabled.
By changing the server account name (whi... - 02:54 AM Runtime Infrastructure Support #5221: Initialization failure during server runtime
- I changed server-id on server.xml because I got error mentioned above "server ID <standard> has no account".
Maybe... - 02:35 AM Runtime Infrastructure Support #5221: Initialization failure during server runtime
- You've mentioned that you had to change the server-id on server.xml.
Why did you need to do this? The 'standard' ... - 02:30 AM Runtime Infrastructure Support #5221: Initialization failure during server runtime
- I have three aliases "shared", "appserveris_alias", "rest_server".
03/31/2021
- 07:46 PM User Interface Bug #5231: ChUI CHOOSE characters are too choosey
- The documentation indicates @KEYCODE(RETURN)@ is returned when @AUTO-RETURN@ is set, and a match is found.
- 03:27 PM User Interface Bug #5231 (WIP): ChUI CHOOSE characters are too choosey
- 03:27 PM User Interface Bug #5231: ChUI CHOOSE characters are too choosey
- I am almost complete with revising @CHOOSE@ so that it can react to any characters that are being pressed. Previously...
- 03:26 PM User Interface Bug #5231 (Closed): ChUI CHOOSE characters are too choosey
- 05:35 PM Database Feature #3814: more schema metadata
- Eric Faulhaber wrote:
> At some point before @Class.forName@ is called, @DmoMeta.registerDmo@ must have been called ... - 05:34 PM Database Feature #3814: more schema metadata
- At some point before @Class.forName@ is called, @DmoMeta.registerDmo@ must have been called for the DMO implementatio...
- 04:09 PM Database Feature #3814: more schema metadata
- Igor Skornyakov wrote:
> Eric Faulhaber wrote:
> > Something doesn't seem right. Why @MetaLock@?
>
> I do not kn... - 04:02 PM Database Feature #3814: more schema metadata
- Eric Faulhaber wrote:
> Something doesn't seem right. Why @MetaLock@?
I do not know. The constructor is just
<pr... - 03:54 PM Database Feature #3814: more schema metadata
- > ...
- 03:13 PM Database Feature #3814: more schema metadata
- There was a bug in the @ConnetionManager@ which prevented the creation of the @UserTableStatUpdater@ instances. After...
- 03:00 PM Database Feature #3814: more schema metadata
- Eric Faulhaber wrote:
> Thinking more on this, if there is commonality in the changes for @RandomAccessQuery@ and @P... - 02:59 PM Database Feature #3814: more schema metadata
- Igor Skornyakov wrote:
> Eric Faulhaber wrote:
> > The fact that there is a "meta" database is only a FWD implement... - 02:35 PM Database Feature #3814: more schema metadata
- Igor Skornyakov wrote:
> Eric Faulhaber wrote:
> > @PreselectQuery@ (the superclass of @AdaptiveQuery@) is the bett... - 02:29 PM Database Feature #3814: more schema metadata
- Eric Faulhaber wrote:
> The fact that there is a "meta" database is only a FWD implementation detail. The metadata a... - 02:27 PM Database Feature #3814: more schema metadata
- The fact that there is a "meta" database is only a FWD implementation detail. The metadata always should be about a p...
- 02:14 PM Database Feature #3814: more schema metadata
- Eric Faulhaber wrote:
> You have access to the @RecordBuffer@ object(s) for every query. @RecordBuffer.getDatabase@ ... - 02:11 PM Database Feature #3814: more schema metadata
- Igor Skornyakov wrote:
> 1. We have one instance of the @UserTableStatUpdater@ per primary database in the @Connec... - 02:10 PM Database Feature #3814: more schema metadata
- Eric Faulhaber wrote:
> @PreselectQuery@ (the superclass of @AdaptiveQuery@) is the better place for this than @Adap... - 02:01 PM Database Feature #3814: more schema metadata
- Igor Skornyakov wrote:
> 2. I understand that there are at least two different types of queries where I should add... - 01:15 PM Database Feature #3814: more schema metadata
- I'm looking for the right place for the @UserTableStatUpdater.persist()@ call which flashes collected statistics from...
- 08:55 AM Database Feature #3814: more schema metadata
- Greg Shah wrote:
> Please post it now, so that it is early enough to let Eric provide feedback. It may save time.
... - 08:52 AM Database Feature #3814: more schema metadata
- Please post it now, so that it is early enough to let Eric provide feedback. It may save time.
- 08:32 AM Database Feature #3814: more schema metadata
- Greg Shah wrote:
> Please post an example of the changes you are making (as a diff). I want Eric to have a chance t... - 07:28 AM Database Feature #3814: more schema metadata
- Please post an example of the changes you are making (as a diff). I want Eric to have a chance to review before you ...
- 01:28 PM Runtime Infrastructure Support #5221: Initialization failure during server runtime
- Is the error when trying to start an appserver?
If so, it may be because the alias for the appserver certificate, ... - 09:21 AM Runtime Infrastructure Support #5221: Initialization failure during server runtime
- I cant understand, what kind of certificates should be "trusted" getting this error:...
- 06:24 AM Runtime Infrastructure Support #5221: Initialization failure during server runtime
- I found the solution. It was not changed server-id on server.xml file.
- 09:40 AM Database Bug #5224: ROWID is a variable length binary value (4GL quirk)
- At this time we have no reason to expect that real applications will depend upon these differences. In FWD code can ...
- 09:23 AM Database Bug #5224: ROWID is a variable length binary value (4GL quirk)
- Parsing, formatting and comparing of @ROWID@ values works differently in FWD:
In OE:
# @ROWID@ is a string of b... - 08:51 AM Database Bug #5224 (New): ROWID is a variable length binary value (4GL quirk)
- 03:41 AM User Interface Feature #5223: SPREADSHEET: Implement formula circular references
- SPREADSHEET widget currently doesn't support circular references in formulas. The reason for this is that Keikai back...
- 03:37 AM User Interface Feature #5223 (New): SPREADSHEET: Implement formula circular references
03/30/2021
- 06:20 PM User Interface Feature #4174: implement calendar control/dtpicker OCX replacement
- Constantin, I checked my old testcase and found that it had been broken. The issue is related to date time formats.
- 01:37 PM Database Feature #4011 (Closed): database/persistence layer performance improvements
- 09:46 AM Runtime Infrastructure Support #5221: Initialization failure during server runtime
- I made all your suggested changes, but now getting error:...
03/29/2021
- 02:46 PM Database Feature #5219: implement native full-text search for word index and CONTAINS support
- Eric Faulhaber wrote:
> We also need to review edit 3821c/12004, which changed the index selection portion of query ... - 12:04 AM Database Feature #5219: implement native full-text search for word index and CONTAINS support
- With #1587, we have provided first class support for the word index and CONTAINS operator, including parsing/indexing...
- 11:54 PM Database Feature #5219 (New): implement native full-text search for word index and CONTAINS support
- 12:49 PM Database Feature #3814: more schema metadata
- Greg Shah wrote:
> Yes, now is the time to complete this task.
Thank you. Working in this. - 12:28 PM Database Feature #3814: more schema metadata
- Yes, now is the time to complete this task.
- 12:05 PM Database Feature #3814: more schema metadata
- Eric Faulhaber wrote:
> Sorry, please ignore my last post. I was going from memory, but upon rereading this issue's ... - 11:56 AM Database Feature #3814: more schema metadata
- Sorry, please ignore my last post. I was going from memory, but upon rereading this issue's history, I see we already...
- 03:26 AM Database Feature #3814: more schema metadata
- Eric Faulhaber wrote:
> Assuming @_usertablestat@ is frequently updated, we do not want to take an approach like we ... - 12:30 AM Database Feature #3814: more schema metadata
- Assuming @_usertablestat@ is frequently updated, we do not want to take an approach like we have now with the @_lock@...
- 09:54 AM Runtime Infrastructure Support #5221: Initialization failure during server runtime
- There are a few issues here.
1. instead of @P2J Server@, please use @rest_server@ or something like this (i.e. all... - 07:59 AM Runtime Infrastructure Support #5221: Initialization failure during server runtime
- *The following are the problem details from Deividas.*
Hello, I am trying to run an application server on a conver... - 07:57 AM Runtime Infrastructure Support #5221 (Closed): Initialization failure during server runtime
- 06:23 AM Database Feature #1587 (Closed): implement full support for word indexes
- 12:05 AM Database Feature #1587 (Test): implement full support for word indexes
- 12:10 AM Database Feature #5220: extend word index support to SQL Server
- #1587 implemented word index support and better implementation of CONTAINS-based queries for PostgreSQL and H2 databa...
- 12:06 AM Database Feature #5220 (Closed): extend word index support to SQL Server
03/28/2021
- 11:33 AM Database Feature #1587: implement full support for word indexes
- For the performance testing (@words/words-perf.p@) I use the following data:
The test table definition is:... - 04:56 AM Database Feature #1587: implement full support for word indexes
- Added documentation for the new @CONTAINS@ support to the 'Internals' section of Wiki. See [[p2j:Word Index and CONTA...
03/26/2021
- 05:04 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> For the "how it works" documentation you just posted, you could add a page to the @Internals... - 05:02 PM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> BTW: maybe it makes sense to add documentation to the Wiki? If so, then to what section?
... - 04:36 PM Database Feature #1587: implement full support for word indexes
- h1. Word tables and related database objects
For the table *{T}* and field *{f}* with word index on it the word ta... - 02:13 PM Database Feature #1587: implement full support for word indexes
- Merged wors tables tests' data to the @fwd@ test database. Performed cleanup of the tests.
Committed to @xfer.gold... - 01:33 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> What is the problem and do you have an idea about the level of effort required to fix it?
... - 01:22 PM Database Feature #1587: implement full support for word indexes
- What is the problem and do you have an idea about the level of effort required to fix it?
- 08:14 AM Database Feature #1587: implement full support for word indexes
- Found a regression in the denormalized extents' support.
Working on this. - 07:23 AM Database Feature #1587: implement full support for word indexes
- I've just found a stupid bug in the @schema_word_tables_<db>_<dialect>.sql@ script generation. It is not a problem fo...
03/24/2021
- 08:02 AM Runtime Infrastructure Feature #2316: improve directory XML encoding
- Ideas from Igor:
> I think that the current syntax of the directory.xml file is very verbose. For example the node...
03/23/2021
- 02:40 PM User Interface Feature #4179 (Closed): create a standalone native launcher (Windows EXE and Linux/UNIX version) ...
- 02:40 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Code Review Task Branch 3821c Revisions 12167 and 12169
I'm good with the changes. - 02:36 PM User Interface Feature #4182 (Closed): KERNEL32:SLEEP() emulation
- 02:35 PM User Interface Feature #4181 (Closed): GetComputerNameA emulation
- 12:17 PM Database Bug #4163 (Closed): SHARED non-NEW buffer definitions must act as the equivalent of FIND or CREATE
- 09:18 AM Base Language Feature #4384: Builtin OO Implementation
- Marian Edu wrote:
> Constantin Asofiei wrote:
> > merged 4384i patch to 3821c rev 12172.
> >
> > Created branch ... - 09:05 AM Base Language Feature #4384: Builtin OO Implementation
- Constantin Asofiei wrote:
> merged 4384i patch to 3821c rev 12172.
>
> Created branch 4384j from 3821c rev 12172.... - 08:02 AM Base Language Feature #4384: Builtin OO Implementation
- merged 4384i patch to 3821c rev 12172.
Created branch 4384j from 3821c rev 12172. - 07:46 AM Base Language Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> I've just pushed 3821c revision 12170 to xfer.
>
> Please pull it down and rebase 4384i from t... - 07:09 AM Base Language Feature #4384: Builtin OO Implementation
- I've just pushed 3821c revision 12170 to xfer.
Please pull it down and rebase 4384i from that revision. Then post... - 06:57 AM Base Language Feature #4384: Builtin OO Implementation
- Greg Shah wrote:
> Is 4384i in a good state for the changes to be merged back into 3821c? I know we have fixes in 3... - 06:51 AM Base Language Feature #4384: Builtin OO Implementation
- Is 4384i in a good state for the changes to be merged back into 3821c? I know we have fixes in 3821c that you may wa...
- 09:10 AM User Interface Bug #5118: TREELIST widget issues
- Another difference:
In 4gl it is illegal to pass an unknown character value as the column caption:
!5118-unknow... - 06:17 AM Base Language Bug #4824: Conversion error for property with indeterminate extent
- The patches from #4824-19 and #4824-12 are in 3821c rev 12170.
- 02:34 AM Base Language Bug #4824: Conversion error for property with indeterminate extent
- Constantin Asofiei wrote:
> Marian, see the attached patch for the #4824-17 issue. Now the test passes.
OK, applie... - 02:27 AM Base Language Bug #4824: Conversion error for property with indeterminate extent
- Constantin Asofiei wrote:
> BTW, please revert your changes made related to #4824-17.
You probably mean removing ... - 02:25 AM Base Language Bug #4824: Conversion error for property with indeterminate extent
- Constantin Asofiei wrote:
> Marian, see the attached patch for the #4824-17 issue. Now the test passes.
>
I can't...
03/22/2021
- 06:42 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Updates in @12167@. Created @launcher_xxx@ modules to support the launcher, removed JNI code from @desktop_xxx@ modules.
- 03:31 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Code Review Task Branch 3821c Revision 12165
1. I'm not a fan of this @zenity@ dependency, but I think writing the... - 02:26 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Updates in @3821c_12165@
- 01:37 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- It works for me.
- 01:00 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Here are the 2 (Linux/Windows). I had to merge some text, since I don't have as much control over the @zenity@ tool:
... - 12:14 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- The error message is good.
In regard to the warning:
* The yellow warning icon is good.
* Please change the te... - 12:05 PM User Interface Feature #4179 (Review): create a standalone native launcher (Windows EXE and Linux/UNIX version) ...
- Take a look at the demo video and below messages:
!4179_error_message.png!
!4179_warning_message.png! - 08:13 AM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- > Is language support a requirement?
Yes, but it can be deferred until another customer needs it.
> A warning m... - 10:34 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Is language support a requirement? We need to have:
# A warning message about the danger of launching a resource
# ... - 06:22 PM Base Language Bug #4824: Conversion error for property with indeterminate extent
- BTW, please revert your changes made related to #4824-17.
- 06:11 PM Base Language Bug #4824: Conversion error for property with indeterminate extent
- Marian, see the attached patch for the #4824-17 issue. Now the test passes.
I've also fixed some enum issues. - 02:27 PM Base Language Bug #4824: Conversion error for property with indeterminate extent
- Marian Edu wrote:
> A test is in @oo/openedge/net/server_connection/client_socket_connection_parameters/test_propert... - 08:24 AM Base Language Bug #4824: Conversion error for property with indeterminate extent
- Constantin Asofiei wrote:
> Marian, the patch fixes the example you posted, with @sslCiphers@, and I've checked othe... - 08:16 AM Base Language Bug #4824: Conversion error for property with indeterminate extent
- Constantin Asofiei wrote:
> Marian, the patch fixes the example you posted, with @sslCiphers@, and I've checked othe... - 12:32 PM Base Language Bug #5202: Temp Table serialize-name/xml-node-name
- Marian Edu wrote:
> Hi Ovidiu, just checking if this is something you will be handling or expect us to do it? :)
We... - 10:12 AM Base Language Bug #5202: Temp Table serialize-name/xml-node-name
- Ovidiu Maxiniuc wrote:
> Nice catch! Indeed, the @StaticTempTable@ does not initialize correctly those attributes. T... - 10:55 AM Database Support #5183: database collation
- I've committed a newer version of the collation data collector program to 3821c/12160.
The @locale/cp_coll/@ direc... - 09:36 AM Base Language Feature #4761: I18N phase 3
- > The problem here is that FWD always keep the character/Strings internally in Java native UTF-16 (as a char array). ...
- 08:59 AM Base Language Feature #4761: I18N phase 3
- Although the CP conversion seems to work in FWD, it is actually incorrect. The appearance of being fine is because on...
- 08:13 AM Base Language Support #5200: Database access issue
- Eric Faulhaber wrote:
> I don't normally see all this noise in the log at startup. Can you post your @directory.xml@... - 06:48 AM User Interface Bug #5214: Broken z-order for all driver widgets (including SPREADSHEET, HTML-BROWSER, etc.)
- To replicate the issue, create a program with two legacy windows, display a HTML-BROWSER widget in one window and the...
- 06:47 AM User Interface Bug #5214 (Closed): Broken z-order for all driver widgets (including SPREADSHEET, HTML-BROWSER, e...
- 05:26 AM Database Feature #1587: implement full support for word indexes
- Re-worked ordering looks a little slower than before. However, it is still much faster than with UDF.
| expr ...
03/21/2021
- 05:16 PM Database Feature #1587: implement full support for word indexes
- Implicit sorting for @_temp@ and 'dirty' databases is implemented. Will be committed tomorrow after additional testin...
- 09:04 AM Database Feature #1587: implement full support for word indexes
- Re-worked implicit ordering for word tables. See #1587-462.
Committed to 3821c/12157.
03/19/2021
- 06:26 PM User Interface Feature #4179 (WIP): create a standalone native launcher (Windows EXE and Linux/UNIX version) whi...
- > This version does not have the enhancement to warn the user about upcoming launch. Should I leave that as a future ...
- 06:07 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- I did find an issue related to @execv@ which I fixed. Also:
* postbuild processing was added
* some more specific e... - 03:54 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- It is sporadic, because I was able to open links repetitively without issue on Firefox. Then it happened on Chrome, a...
- 02:00 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- > The process list shows there's a "Tooltip Worker" under the spawner still running.
Are you saying the JVM has a ... - 01:34 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Greg Shah wrote:
> Logging is a girl's best friend.
The launcher is completely gone. The web client application i... - 01:20 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Logging is a girl's best friend.
- 12:59 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Greg Shah wrote:
> The error you posted looks like something associated with the Java debugger support. Disable tha... - 12:22 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- The error you posted looks like something associated with the Java debugger support. Disable that in the directory b...
- 12:15 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- I wanted to note that when the application hangs, the web client can never seem to re-connect. In server.log:...
- 11:07 AM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Not sure how all that changed in the task header. Changing back.
- 11:06 AM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Greg Shah wrote:
> Good work!
Thanks... I do need to see if the way we are spawning under Linux properly returns ... - 01:18 PM Database Feature #1587: implement full support for word indexes
- I've realized that the implicit ordering described in #1587-407 is not correct and can result in the repeated records...
- 12:23 PM Base Language Support #5200: Database access issue
- I don't normally see all this noise in the log at startup. Can you post your @directory.xml@, please?
Is the size ... - 03:13 AM Base Language Support #5200: Database access issue
- Greg Shah wrote:
> Is it possible that the working directory for the server has changed? If so, then the database f... - 07:29 AM Base Language Feature #5009 (Closed): add OS-USERID function as 4GL extension
- 05:16 AM Base Language Bug #4824: Conversion error for property with indeterminate extent
- Constantin Asofiei wrote:
> Marian, the patch fixes the example you posted, with @sslCiphers@, and I've checked othe... - 03:47 AM Base Language Bug #4824: Conversion error for property with indeterminate extent
- Marian, the patch fixes the example you posted, with @sslCiphers@, and I've checked other cases and it works. Maybe ...
- 03:31 AM Base Language Bug #4824: Conversion error for property with indeterminate extent
- Constantin Asofiei wrote:
> Marian, please use the attached patch. I still need to reconvert some apps before decid...
03/18/2021
- 06:32 PM User Interface Feature #4179 (Closed): create a standalone native launcher (Windows EXE and Linux/UNIX version) ...
- Good work!
- 05:48 PM User Interface Feature #4179 (Review): create a standalone native launcher (Windows EXE and Linux/UNIX version) ...
- OK... I concur, so I believe it is done. I've moved on to the customer's implementation of @OPEN-MIME-TYPE@.
- 05:11 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- > The integration into the browser is very clumsy and un-precise. I cannot find the mimeType.rdf file for the Firefox...
- 05:08 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Greg Shah wrote:
> What is left to do? Is this really just 70% done?
More like 90%.
The integration into the ... - 04:21 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- What is left to do? Is this really just 70% done?
- 04:20 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Code Review Task Branch 3821c Revision 12149
I'm OK with the changes. - 03:59 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- There was also a need to handle the @file:///@ prefix. Updates in @12149@.
- 12:56 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- > In the web client, I can put whatever I want in. But at the TC.openMimeResource, it converts:
Yes, in @TC.openMi... - 12:19 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- You are free to do any required changes for your task taking into account the existing functionality of @open-mime-re...
- 12:04 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- I won't even quote that... I meant to say, I didn't receive the file at the web client.
I was able to get firewall... - 11:05 AM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- > I didn't not receive the file at the web client
The double negative makes me question: are you saying "I did I r... - 10:27 AM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Using a Chrome on Windows, with the client/server in my Ubuntu VM, I see the wrapper file:...
- 07:19 AM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- > The thought was that the original string could be passed back for the original processing, should it not be able to...
- 11:34 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Good article: https://stackoverflow.com/questions/6267546/how-do-i-associate-a-custom-mime-type-to-my-local-applicati...
- 11:25 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Greg Shah wrote:
> Is it fully working at this point?
My testcase works on Firefox. I am trying to get the same r... - 10:55 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Greg Shah wrote:
> Code Review Task 3821c Revisions 12140 through 12142
>
> The changes are good.
>
> The @Gui... - 08:52 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Is it fully working at this point?
- 08:52 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Code Review Task 3821c Revisions 12140 through 12142
The changes are good.
The @GuiWebDriver.writeLauncherWrapp... - 04:22 PM Base Language Bug #5203: Temp Table - serialization/transaction scope/pk
- Ovidiu Maxiniuc wrote:
> Sorry for that but the dynamic proxy is the only way to accommodate the double interface ... - 04:02 PM Base Language Bug #5203: Temp Table - serialization/transaction scope/pk
- Marian Edu wrote:
> Ovidiu, for temp-table I can add the 'release' for default buffer buffer in @JsonExport@ but sin... - 09:15 AM Base Language Bug #5203: Temp Table - serialization/transaction scope/pk
- Ovidiu, for temp-table I can add the 'release' for default buffer buffer in @JsonExport@ but since this behavior is p...
- 03:03 PM Base Language Bug #5202: Temp Table serialize-name/xml-node-name
- Nice catch! Indeed, the @StaticTempTable@ does not initialize correctly those attributes. They need to be added. Also...
- 03:25 AM Base Language Bug #5202: Temp Table serialize-name/xml-node-name
- OK, actually it does look like the temptable is implementing both @NamedSerializable@ and @XmlNode@ so the info shoul...
- 01:12 PM Base Language Feature #4384: Builtin OO Implementation
- Marian: I've updated this table (last changes were from #4384-413), but the only change seems to be related to @opene...
- 01:09 PM User Interface Feature #4174: implement calendar control/dtpicker OCX replacement
- Beside the #4174-234 and #4174-235, we should test key combinations in the calendar fill-in and popup:
* cursor keys... - 11:27 AM Base Language Support #5200: Database access issue
- Is it possible that the working directory for the server has changed? If so, then the database files would not be fo...
- 11:21 AM Base Language Support #5200: Database access issue
- Marian Edu wrote:
> Greg Shah wrote:
> > Launching the FWD server from Eclipse may also make this problem worse. C... - 11:11 AM Base Language Support #5200: Database access issue
- Greg Shah wrote:
> Launching the FWD server from Eclipse may also make this problem worse. Consider starting the se... - 11:07 AM Base Language Support #5200: Database access issue
- Ovidiu Maxiniuc wrote:
> Try to manually delete @deploy/db/*.h2.db@ before recreating/importing the database.
Well,... - 11:06 AM Base Language Support #5200: Database access issue
- Launching the FWD server from Eclipse may also make this problem worse. Consider starting the server separately.
- 10:59 AM Base Language Support #5200: Database access issue
- Try to manually delete @deploy/db/*.h2.db@ before recreating/importing the database.
Note that h2 DBM runs within ... - 03:29 AM Base Language Support #5200: Database access issue
- Eric Faulhaber wrote:
> Marian Edu wrote:
>
> > Did a @deploy.all@ and that seems to be recreated the database, a... - 11:20 AM Base Language Bug #4824: Conversion error for property with indeterminate extent
- Marian, please use the attached patch. I still need to reconvert some apps before deciding that's OK for 3821c.
- 09:42 AM Base Language Bug #4824: Conversion error for property with indeterminate extent
- Constantin Asofiei wrote:
> Marian, please post the 4GL code snippet which doesn't convert properly. Thanks!
The ... - 09:39 AM Base Language Bug #4824: Conversion error for property with indeterminate extent
- Marian, please post the 4GL code snippet which doesn't convert properly. Thanks!
- 09:25 AM Base Language Bug #4824: Conversion error for property with indeterminate extent
- Constantin, I have a conversion error when using one of the .NET classes @ClientSocketConnectionParameters@. There ar...
- 11:11 AM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> Igor Skornyakov wrote:
>
> > What about ordering for @_temp@ and 'dirty'?
>
> If you c... - 11:09 AM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> What about ordering for @_temp@ and 'dirty'?
If you can get this done today or tomorro... - 07:54 AM Database Feature #1587: implement full support for word indexes
- A refactored version of the word tables' support and creation of word tables for the @_temp@ database (currently disa...
- 07:42 AM Database Feature #1587: implement full support for word indexes
- The results of the performance test ("warmed" mode). Last 4 columns are times in ms:
| expr | records | 4... - 05:33 AM Database Feature #1587: implement full support for word indexes
- After adding "warming up" to my @words/words-perf.p@ performance test I've noticed the following. The screen remains ...
- 04:40 AM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> In 3821c/12143, I have added the 1688 conversion-time warning and code to remove the subscri... - 04:36 AM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> I'm sure we can adapt the @orm.Persister@ class to allow for some trigger-like feature which... - 12:01 AM Database Feature #1587: implement full support for word indexes
- In 3821c/12143, I have added the 1688 conversion-time warning and code to remove the subscript from an extent field l...
03/17/2021
- 07:31 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- I was missing the @DesktopHelpers@ classname in the method declaration, leading to the issue in #4179-67. Fixed in @1...
- 06:33 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Eugenie Lyzenko wrote:
> Never mind. I see this is already fixed in @12141@. Thanks.
My apologies. The makefile c... - 06:27 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Eugenie Lyzenko wrote:
> Eugenie Lyzenko wrote:
> > Roger Borrello wrote:
> > > Changes committed in @12140@.
> ... - 06:23 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Eugenie Lyzenko wrote:
> Roger Borrello wrote:
> > Changes committed in @12140@.
> >
> > Regarding the paramete... - 06:06 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Roger Borrello wrote:
> Changes committed in @12140@.
>
> Regarding the parameters, I didn't want to hold up the... - 05:40 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Changes committed in @12140@.
Regarding the parameters, I didn't want to hold up the task for this. There's some ... - 10:25 AM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- > I found that in using Desktop.java, we have some conflicts with awt.Desktop. Should I name that something else?
... - 09:26 AM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Greg Shah wrote:
> 1. @LAUNCHER_MIME_TYPE@ should only be defined in one place. Why not put it in @Desktop.java@ and... - 08:08 AM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Code Review Task Branch 3821c Revision 12127
1. @LAUNCHER_MIME_TYPE@ should only be defined in one place. Why not ... - 10:49 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Greg Shah wrote:
> It just needs to live wherever the @p2j.jar@ exists. It looks like you changed the name of the n... - 06:23 PM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> Without triggers, we have to add the word tables population/update on every insert/update... - 02:04 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> The current implementation of triggers in H2 seems to be a dealbreaker, in that the trigger ... - 01:53 PM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> It seems that for H2 temporary tables it is impossible to use triggers. H2 trigger is invok... - 09:47 AM Database Feature #1587: implement full support for word indexes
- It seems that for H2 temporary tables it is impossible to use triggers. H2 trigger is invoked with a separate new con...
- 08:31 AM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> I've encountered a strange problem with trigger for @_temp@:
> [...]
>
> The @OnInsertW... - 07:30 AM Database Feature #1587: implement full support for word indexes
- I've encountered a strange problem with trigger for @_temp@:...
- 03:52 AM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> No runtime changes are required. By "will just not work" I mean that the corresponding piec... - 03:30 AM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> Until now, I think yes. I think the other related tables (normalized extent field tables), i... - 03:27 AM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> Sorry, to clarify "will just not work", do you mean that removing the subscript at conversio... - 04:36 PM Database Feature #3574 (Closed): finish implementation of temp-table XML support
- 04:26 PM Database Feature #3574: finish implementation of temp-table XML support
- Yes, please do. I am not aware of any remaining issue.
- 02:30 PM Database Feature #3574: finish implementation of temp-table XML support
- Can we close this?
- 03:18 PM Testing Feature #1888 (Closed): integrate the framework into the build
- 03:14 PM Testing Feature #1888: integrate the framework into the build
- Greg Shah wrote:
> It looks good.
>
> Please add javadoc for @AbstractDateTest.createDate()@, @TestDateFormat.bef... - 02:57 PM Testing Feature #1888: integrate the framework into the build
- It looks good.
Please add javadoc for @AbstractDateTest.createDate()@, @TestDateFormat.beforeClass()@, @TestDateFo... - 02:30 PM Testing Feature #1888: integrate the framework into the build
- Greg Shah wrote:
> Code Review Task Branch 3821c Revision 12130
>
> It is good. I really only see coding standar... - 11:13 AM Testing Feature #1888: integrate the framework into the build
- Code Review Task Branch 3821c Revision 12130
It is good. I really only see coding standards issues.
1. Please ... - 09:56 AM Testing Feature #1888 (Review): integrate the framework into the build
- JUnit-based testing support was added in 3821c rev. 12130.
Also 139 tests in 13 containers for parsing/applying va... - 02:29 PM Database Bug #5176 (Closed): Buffer field attribute leak
- 12:38 PM Base Language Bug #5203: Temp Table - serialization/transaction scope/pk
- Marian Edu wrote:
> I've updated the tests in @oo/json/quirks/table_serialize.p@ and the behavior is rather confusin... - 06:55 AM Base Language Bug #5203: Temp Table - serialization/transaction scope/pk
- I've updated the tests in @oo/json/quirks/table_serialize.p@ and the behavior is rather confusing :(
For a temp-ta... - 11:51 PM Base Language Feature #4768: finish copy-lob support
- Ovidiu, please note we still need to ensure that UNDO on a persistent table with a LOB field works correctly.
03/16/2021
- 07:15 PM Base Language Feature #4768: finish copy-lob support
- Ovidiu Maxiniuc wrote:
> > * Check undo behavior (if any) with test cases.
> Actually the LOB fields are only allow... - 06:46 PM Base Language Feature #4768: finish copy-lob support
- > * Check undo behavior (if any) with test cases.
Actually the LOB fields are only allowed in @NO-UNDO@ tables, the ... - 06:59 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- It just needs to live wherever the @p2j.jar@ exists. It looks like you changed the name of the native method. Did y...
- 05:54 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- A minor problem with the Swing that I can move on from. I was just trying to complete the code. But the JNI cannot be...
- 01:13 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Roger Borrello wrote:
> Greg Shah wrote:
> > Code Review #4179-61 Patch
> >
> > 1. The changes to @GuiWebDriver.... - 11:29 AM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- > At this point we don't know whether we have a URI for launcher://file_to_launch or simply a path to a file.
We d... - 11:21 AM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Greg Shah wrote:
> Code Review #4179-61 Patch
>
> 1. The changes to @GuiWebDriver.openMimeResource()@ are:
>
>... - 10:13 AM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Code Review #4179-61 Patch
1. The changes to @GuiWebDriver.openMimeResource()@ are:
* should not be uncondition... - 09:28 AM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- The wrapping end is coded and attached as a patch. I would appreciate some review. I am working on the native code, w...
- 06:41 PM Database Feature #1587: implement full support for word indexes
- Ovidiu Maxiniuc wrote:
> The only case that comes into my mind is that there is a single statement and the delimiter... - 06:35 PM Database Feature #1587: implement full support for word indexes
- I think the missing of @dialect.getDelimiter()@ is just an omission. I am sorry for that. Please add it in @TempTable...
- 06:34 PM Database Feature #1587: implement full support for word indexes
- Actually, we do append the delimiter to the end of the DROP INDEX statements, which are added to the JDBC batch first...
- 06:26 PM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> I think it is needed. Without it, the statements are not properly terminated and cannot b... - 06:22 PM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> Actually, I remove the subscript at runtime (now silently) at a very early stage of the p... - 06:19 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> > Is there any reason why we do not append @dialect.getDelimiter()@ to the @drop table@ stat... - 06:12 PM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> Is there any reason why we do not append @dialect.getDelimiter()@ to the @drop table@ sta... - 05:40 PM Database Feature #1587: implement full support for word indexes
- Is there any reason why we do not append @dialect.getDelimiter()@ to the @drop table@ statement in the TempTableHelpe...
- 04:18 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> I can make the conversion changes (including adding the 1688 warning), but I wanted to un... - 03:57 PM Database Feature #1587: implement full support for word indexes
- > This is a little bit of a grey area, because the converted output we are talking about is a string containing a con...
- 03:52 PM Database Feature #1587: implement full support for word indexes
- Greg Shah wrote:
> In other words, it is OK in the input 4GL code but we should only ever generate correct/clean Jav... - 03:39 PM Database Feature #1587: implement full support for word indexes
- > Actually, I do not think that leaving the subscript in the converted code is misleading since the definition of th...
- 03:05 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> If we fix the conversion to drop the extent field dereference, will the current runtime be a... - 02:14 PM Database Feature #1587: implement full support for word indexes
- If we fix the conversion to drop the extent field dereference, will the current runtime be able to handle the FQL? If...
- 02:00 PM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> Please refresh my memory...for the 1688 warning, is adding the conversion-time warning the o... - 01:06 PM Database Feature #1587: implement full support for word indexes
- Please refresh my memory...for the 1688 warning, is adding the conversion-time warning the only thing left to be done...
- 04:01 AM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> Igor, what is left for this task, besides adding the 1688 error to conversion?
Eric,
I u... - 03:56 AM Database Feature #1587: implement full support for word indexes
- Igor, what is left for this task, besides adding the 1688 error to conversion?
- 04:43 PM Base Language Bug #5203: Temp Table - serialization/transaction scope/pk
- I created the following test:...
- 03:42 PM Base Language Bug #5203: Temp Table - serialization/transaction scope/pk
- This is a bit strange: suppose we have a record in buffer but, since the record was not validated, it may be invalid....
- 01:42 PM Base Language Bug #5203: Temp Table - serialization/transaction scope/pk
- Marian Edu wrote:
> Ovidiu Maxiniuc wrote:
> > The 'uncommitted' records are just one for each each buffer. For the... - 12:53 PM Base Language Bug #5203: Temp Table - serialization/transaction scope/pk
- Ovidiu Maxiniuc wrote:
> I do not think the problem here is the transaction. It seems to me that this is only relate... - 12:22 PM Base Language Bug #5203: Temp Table - serialization/transaction scope/pk
- I do not think the problem here is the transaction. It seems to me that this is only related to serialization methods...
- 07:38 AM Base Language Bug #5203: Temp Table - serialization/transaction scope/pk
- Eric/Ovidiu: the above looks like a temp-table flush issue.
- 05:52 AM Base Language Bug #5203: Temp Table - serialization/transaction scope/pk
- There seems to be a difference in how 4GL is handling serialization/transaction scoping for temp-tables. First I thou...
- 05:52 AM Base Language Bug #5203 (Test): Temp Table - serialization/transaction scope/pk
- 01:02 PM Base Language Bug #5202: Temp Table serialize-name/xml-node-name
- Ovidiu Maxiniuc wrote:
> The @xmlNodeName@ and @serializeName@ are members of this structure and they are used on ... - 11:51 AM Base Language Bug #5202: Temp Table serialize-name/xml-node-name
- The code in @Column@ constructor is as old as the class itself. What has changed recently is the data structure and t...
- 11:34 AM Base Language Bug #5202: Temp Table serialize-name/xml-node-name
- Aren't these changes in a very recent revision of 3821c? I think they are not present in the latest 4384i. Perhaps ...
- 11:23 AM Base Language Bug #5202 (WIP): Temp Table serialize-name/xml-node-name
- We do not use the @Table@ annotation directly, because that is the static hardcoded value. Instead, the values of its...
- 03:49 AM Base Language Bug #5202: Temp Table serialize-name/xml-node-name
- Eric/Ovidiu: please comment what's the proper way of resolving the xmlNodeName, serializeName for a temp-table.
- 03:44 AM Base Language Bug #5202: Temp Table serialize-name/xml-node-name
- While the @Table@ annotation has both the @xmlNodeName@ and @serializeName@ info, that is not available in @TempTable...
- 03:43 AM Base Language Bug #5202 (Test): Temp Table serialize-name/xml-node-name
- 11:26 AM Testing Feature #1888: integrate the framework into the build
- By generic, I mean that the code would be used in other projects outside of FWD.
- 11:26 AM Testing Feature #1888: integrate the framework into the build
- 4GL (OE) related stuff is FWD-specific so that is NOT generic.
- 10:42 AM Testing Feature #1888: integrate the framework into the build
- Greg Shah wrote:
> ... For anything generic, please put the helpers in @com.goldencode.testing@.
By anything ge... - 10:39 AM Testing Feature #1888: integrate the framework into the build
- > We can use something like com.goldencode.p2j.tests as the base package name for that classes, OK?
For any test h... - 10:35 AM Testing Feature #1888: integrate the framework into the build
- Greg Shah wrote:
> Please put the test classes into the same package as the classes they test, but with a @test@ bas... - 03:32 AM User Interface Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> An issue from #4908-4:
>
> By pressing and releasing left and right mouse buttons ... - 03:05 AM Base Language Support #5120: Date/Datetime - from iso
- Constantin Asofiei wrote:
> Marian: can you take a look at this part:
> > plus some formatting of the string read...
03/15/2021
- 07:42 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- > I want to add @GuiWebDriver.openLauncherResource@ that will mimic @openMimeResource@ but will create a temp wrapper...
- 06:06 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Some change questions...
I want to add @GuiWebDriver.openLauncherResource@ that will mimic @openMimeResource@ but ... - 02:13 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- For security reasons, we will prompt the user before calling @desktopOpen()@. The idea is to display the command lin...
- 02:06 PM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- I've just spoken with Roger and we've agreed on the following approach.
*1.* @OPEN-MIME-RESOURCE@ will be enhanced... - 09:51 AM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Roger Borrello wrote:
> To close out my thoughts (I have a doctor appointment shortly), if we do find @file:///@, we... - 09:46 AM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Why are we messing with @file://@ in this task? The plan was to *always* use a @launcher://@ protocol for the launch...
- 09:43 AM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- To close out my thoughts (I have a doctor appointment shortly), if we do find @file:///@, we can proceed as if the re...
- 09:40 AM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- As to what that means to our code, if we agree on the "file://" prefix... we have to further decide if there is or is...
- 09:38 AM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Sergey Ivanovskiy wrote:
> For an example, this url throws exception @new URL("file://" + "C:\\tmp\\name.txt");@ but... - 09:10 AM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- For an example, this url throws exception @new URL("file://" + "C:\\tmp\\name.txt");@ but this one is correct...
- 09:01 AM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- These changes are not correct because @file:///@ is important for local files. Please look at https://en.wikipedia.or...
- 08:18 AM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Sergey, take a look at this update I propose for @UiUtils@:...
- 04:46 PM Base Language Support #5120: Date/Datetime - from iso
- Greg Shah wrote:
> OK, defer the work. Please create a task for it.
Added #5201.
Marian: can you take a look at... - 04:45 PM Base Language Bug #5201: fix issues related to the error messages reported for invalid date/datetime/datetime-t...
- From #5120-7:
> ... rev 1010 of the xfer testcases project contains a set of tests of how literals are parsed as d... - 04:43 PM Base Language Bug #5201 (New): fix issues related to the error messages reported for invalid date/datetime/date...
- 04:40 PM User Interface Bug #5118: TREELIST widget issues
- An issue from #4908-4:
By pressing and releasing left and right mouse buttons while dragging a tree column heade... - 03:00 PM Database Feature #1587: implement full support for word indexes
- * Re-worked implicit ordering to be compatible with one for @CONTAINS@ with UDF described in #1587-423
* Refactored ... - 03:29 AM Database Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> One question: for a given record, is there any efficiency/performance difference evaluating ... - 01:35 PM Database Bug #5176: Buffer field attribute leak
- Eric Faulhaber wrote:
> Code review 3821c/12108:
> Generally, the changes look good to me, though the change was so... - 10:42 AM Base Language Support #5200 (Closed): Database access issue
- Marian Edu wrote:
> Did a @deploy.all@ and that seems to be recreated the database, all good now... hmm, maybe one... - 10:25 AM Base Language Support #5200: Database access issue
- Eric Faulhaber wrote:
> Is @CUSTOMER@ a persistent table or a temp-table?
>
> If persistent, what is the size of ... - 10:16 AM Base Language Support #5200: Database access issue
- Eric Faulhaber wrote:
> Is @CUSTOMER@ a persistent table or a temp-table?
>
> If persistent, what is the size of ... - 10:06 AM Base Language Support #5200: Database access issue
- Is @CUSTOMER@ a persistent table or a temp-table?
If persistent, what is the size of your database file (@deploy/d... - 09:37 AM Base Language Support #5200: Database access issue
- I'm having issues with accessing the 'fwd' database in one test, the database seems to be setup to use H2 and I don't...
- 09:36 AM Base Language Support #5200 (Closed): Database access issue
- 09:21 AM Base Language Support #5199 (Closed): decimal - get value
- 08:43 AM Base Language Support #5199: decimal - get value
- Constantin Asofiei wrote:
> There is the @decimal.toBigDecimal()@ if you want to get the @BigDecimal@ instance.
T... - 07:29 AM Base Language Support #5199: decimal - get value
- There is the @decimal.toBigDecimal()@ if you want to get the @BigDecimal@ instance.
- 03:28 AM Base Language Support #5199: decimal - get value
- Trying to get the JSON serialization as close as possible to the 4GL one I see for decimal data type the conversion i...
- 03:28 AM Base Language Support #5199 (Closed): decimal - get value
03/14/2021
- 05:27 PM Database Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> Hopefully is not not just a 'late night idea' ))
Well, it seems like an interesting on... - 06:16 AM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Sergey Ivanovskiy wrote:
> @UiUtils.resolveLocalFileResource(String uriString)@ doesn't throw malformed URL exceptio... - 05:26 AM User Interface Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Roger Borrello wrote:
> Greg Shah wrote:
> > At this point, we are going with our own @launcher://@ protocol for sp...
Also available in: Atom