Project

General

Profile

Activity

From 04/01/2014 to 04/30/2014

04/30/2014

12:54 PM User Interface Feature #1788: implement define rectangle and rectangle widget support
Code Review 0430b
It looks good. Please get it regression tested (both conversion and runtime).
Greg Shah
12:22 PM User Interface Feature #1788: implement define rectangle and rectangle widget support
Fixed.
Marius Gligor
12:16 PM User Interface Feature #1788: implement define rectangle and rectangle widget support
Code Review 0430a
Everything looks good. The only open question is this:
> 3. In BaseConfig, why are the gette...
Greg Shah
12:09 PM User Interface Feature #1788: implement define rectangle and rectangle widget support
Fixed code review issues.
However FGCOLOR, BGCOLOR, TOOLTIP and SIZE-PIXELS are attributes used on GUI interface on...
Marius Gligor
12:15 PM Base Language Bug #2133 (Review): fix precision for decimal, dynamic-extent variables
The attached code fixes decimal precision for extent variables and extent-to-extent assignment when rvalue is a param... Hynek Cihlar
11:33 AM User Interface Feature #2247 (Closed): interactive child process support
Greg Shah
11:00 AM User Interface Feature #1811: implement the AJAX client driver
0429c - Interactive child process support ref. #2247
Passed regression tests. Committed revision 10517.
Marius Gligor

04/29/2014

04:33 PM Database Bug #2222: WRITE event triggered too early
Attached the update form this morning that generated the also attached server log.
The sessions are still 'synchro...
Ovidiu Maxiniuc
04:13 PM Database Feature #2281: enhance schema name conversion to support literal replacements
In regard to the regression test failures, please make sure you have read the new timco.html document. It describes ... Greg Shah
03:56 PM Database Feature #2281: enhance schema name conversion to support literal replacements
Vadim Nebogatov wrote:
> I started regression before your code review only in order to find/fix some bugs. Should I ...
Eric Faulhaber
03:54 PM Database Feature #2281: enhance schema name conversion to support literal replacements
Regression 20140429_114111 completed. 3 FAILED tests:
1. tc_job_002 FAILED failure in step 40: 'Unexpected EOF in ...
Vadim Nebogatov
12:23 PM Database Feature #2281: enhance schema name conversion to support literal replacements
I have attached update vmn_upd20140429a.zip after some fixes during testing regression and merge with latest bzr chan... Vadim Nebogatov
01:26 PM User Interface Feature #1811: implement the AJAX client driver
Code Review 0429c
Everything looks good. Please get it runtime regression tested.
Greg Shah
01:14 PM User Interface Feature #1811: implement the AJAX client driver
Fixed. Marius Gligor
12:42 PM User Interface Feature #1811: implement the AJAX client driver
Code Review 0429b
Everything is fine, except for this item from the previous code review:
> 1. In VT100SwingKey...
Greg Shah
11:48 AM User Interface Feature #1811: implement the AJAX client driver
Just added some javadoc explanations. Marius Gligor
11:27 AM User Interface Feature #1811: implement the AJAX client driver
1. I found no way to make Windows shell cmd.exe to run properly in interactive mode for AJAX clients. It's works prop... Marius Gligor
01:02 PM User Interface Feature #1793: improve color support
Based on the work in #1801 and #1811, the basic color implementation for ChUI (all 3 drivers) is fully functional. T... Greg Shah
11:11 AM Database Bug #2295: In Progress output parameters ignore decimal precision
The following code:... Hynek Cihlar
11:06 AM Database Bug #2295 (WIP): In Progress output parameters ignore decimal precision
Hynek Cihlar
11:00 AM Base Language Bug #2133: fix precision for decimal, dynamic-extent variables
I created a new issue #2294 for the initializer ignoring declared decimal precision - it is related not only to exten... Hynek Cihlar
10:58 AM Base Language Bug #2294: In Progress the variable initializer ignores the declared decimal precision
In Progress the variable initializer doesn't care much about the declared decimal precision, see below.... Hynek Cihlar
10:57 AM Base Language Bug #2294 (Closed): In Progress the variable initializer ignores the declared decimal precision
Hynek Cihlar

04/28/2014

03:22 PM User Interface Feature #1811: implement the AJAX client driver
> In conclusion at this moment the OS-COMMAND for AJAX clients in Windows works properly only for commands which use ... Greg Shah
03:14 PM User Interface Feature #1811: implement the AJAX client driver
Code Review 0428a
1. In VT100SwingKeyboard and ChuiScreenDriver, please only query @PlatformHelper.isUnderWindowsF...
Greg Shah
01:14 PM User Interface Feature #1811: implement the AJAX client driver
A.) Today I succeeded to connect to windev01 via remote desktop connection.
I did some tests related to implementati...
Marius Gligor
09:27 AM Base Language Feature #1600: provide a conversion option to emit decimal literals using a string literal instea...
@double@ literals in Java can encode values in source code which cannot be properly represented by the actual @double... Greg Shah
02:52 AM Base Language Bug #2250: Conversion error when decimal precision defined on dynamic extent variable
The change looks good, assuming it fixes the cases at note 1. Constantin Asofiei

04/26/2014

05:25 PM Base Language Bug #2250 (Feedback): Conversion error when decimal precision defined on dynamic extent variable
Hynek Cihlar
05:23 PM Base Language Bug #2250: Conversion error when decimal precision defined on dynamic extent variable
Please review. Hynek Cihlar
12:13 PM Base Language Bug #2133: fix precision for decimal, dynamic-extent variables
Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > In Progress the variable initializer doesn't care much about th...
Hynek Cihlar
12:02 PM Base Language Bug #2133: fix precision for decimal, dynamic-extent variables
Hynek Cihlar wrote:
> In Progress the variable initializer doesn't care much about the declared decimal precision, s...
Constantin Asofiei
02:35 AM Base Language Bug #2133: fix precision for decimal, dynamic-extent variables
In Progress the variable initializer doesn't care much about the declared decimal precision, see below.... Hynek Cihlar

04/25/2014

05:54 PM Base Language Bug #2293 (WIP): Fixing an unfixed extent output parameter causes an error
Hynek Cihlar
05:49 PM Base Language Bug #2293: Fixing an unfixed extent output parameter causes an error
Constantin Asofiei wrote:
> Hynek, this one is a little tricky: with output parameters, I think 4GL assumes nothing ...
Hynek Cihlar
01:50 PM Base Language Bug #2293: Fixing an unfixed extent output parameter causes an error
Hynek, this one is a little tricky: with output parameters, I think 4GL assumes nothing is received from the original... Constantin Asofiei
01:44 PM Base Language Bug #2293: Fixing an unfixed extent output parameter causes an error
The code sample in note 1 is missing parameter qualifier. Below is the corrected version.... Hynek Cihlar
03:40 AM Base Language Bug #2293: Fixing an unfixed extent output parameter causes an error
Please post how the converted code for the program on note 1. Constantin Asofiei
03:09 PM Base Language Bug #2291 (Closed): Could not resolve closest legacy method for function returning an extent
Greg Shah
01:12 PM Base Language Bug #2291: Could not resolve closest legacy method for function returning an extent
Attached is the final change with the fixed code formatting. Committed into bzr revision 10516. No regression test run. Hynek Cihlar
03:39 AM Base Language Bug #2291: Could not resolve closest legacy method for function returning an extent
The change is OK, no regression testing is required. But before releasing it, make sure the code respects the 98-char... Constantin Asofiei
03:02 PM User Interface Feature #1811: implement the AJAX client driver
> 1. In Windows OS the P2J native implementation of interactive client spawn the OS command on a separate console wid... Greg Shah
02:51 PM User Interface Feature #1811: implement the AJAX client driver
Code Review 0425a
1. I really like the new VT100AbstractRenderer. The only change needed is to put the private me...
Greg Shah
12:29 PM User Interface Feature #1811: implement the AJAX client driver
I did more researches on Windows OS regarding the console standard files redirection.
I have good news. Finally I su...
Marius Gligor
09:51 AM User Interface Feature #1811: implement the AJAX client driver
A. I created a generic abstract class for VT100 renderer.
B. Regarding Windows OS and AJAX interactive client:
...
Marius Gligor
12:44 PM Database Feature #1661: support case-sensitive fields in indexes
Update committed revision 10515 and distributed by mail. Ovidiu Maxiniuc
12:10 PM Database Feature #1661: support case-sensitive fields in indexes
There is nothing in your update that affects network/session/context processing, so I would not worry about the Ctrl+... Eric Faulhaber
11:20 AM Database Feature #1661: support case-sensitive fields in indexes
In the second run of the ctrl+c the number of failed test went down by 10. It was not enough so I tested a 3rd time. ... Ovidiu Maxiniuc
05:52 AM Database Feature #1661: support case-sensitive fields in indexes
Testing this update based on bzr revision 10512.
The main passed flawlessly (except for the expected "Unexpected EOF...
Ovidiu Maxiniuc
10:46 AM Conversion Tools Feature #2251: improve the call graph generation
Greg Shah wrote:
> Code Review 0425a
>
> I'm fine with the changes. You can check them in and distribute.
Commi...
Constantin Asofiei
09:35 AM Conversion Tools Feature #2251: improve the call graph generation
Code Review 0425a
I'm fine with the changes. You can check them in and distribute.
Greg Shah
08:51 AM Conversion Tools Feature #2251: improve the call graph generation
This passed conversion testing and fixes the 107 problem. Constantin Asofiei
03:25 AM Base Language Bug #2292: Fix error handling when unfixed extent passed to fixed extent input parameter
Some notes here:
# the @/home/hc/p34141_Untitled8.ped@ is the actual program name, not some special string (i.e. if ...
Constantin Asofiei

04/24/2014

05:29 PM Base Language Bug #2293: Fixing an unfixed extent output parameter causes an error
The following code causes the error _Indeterminate extent is already fixed to a dimension of 2_ in P2J but works with... Hynek Cihlar
05:21 PM Base Language Bug #2293 (Closed): Fixing an unfixed extent output parameter causes an error
Hynek Cihlar
05:09 PM Base Language Bug #2133: fix precision for decimal, dynamic-extent variables
I created new issue for the error handling of input fixed extent parameters (as of the note 23), the issue number is ... Hynek Cihlar
11:37 AM Base Language Bug #2133: fix precision for decimal, dynamic-extent variables
Yes, there is. I have an implementation in place, but because of the few secondary issues I found (which some of them... Hynek Cihlar
11:00 AM Base Language Bug #2133: fix precision for decimal, dynamic-extent variables
Is there anything left to do on this task? Greg Shah
05:00 PM Base Language Bug #2291 (Feedback): Could not resolve closest legacy method for function returning an extent
Hynek Cihlar
03:02 PM Base Language Bug #2291: Could not resolve closest legacy method for function returning an extent
Please review. Hynek Cihlar
02:25 PM Base Language Bug #2291: Could not resolve closest legacy method for function returning an extent
Hynek Cihlar wrote:
> I am attaching a fix which seems to work ok.
OK, leave only the function related change, the ...
Constantin Asofiei
02:22 PM Base Language Bug #2291: Could not resolve closest legacy method for function returning an extent
Calling a function of extent return type is causing the error "Could not resolve closest legacy method for class XYZ"... Hynek Cihlar
02:10 PM Base Language Bug #2291 (Closed): Could not resolve closest legacy method for function returning an extent
Hynek Cihlar
04:59 PM Base Language Bug #2292: Fix error handling when unfixed extent passed to fixed extent input parameter
The following code sample causes the error message _Calling procedure /home/hc/p34141_Untitled8.ped cannot input an i... Hynek Cihlar
04:54 PM Base Language Bug #2292 (Closed): Fix error handling when unfixed extent passed to fixed extent input parameter
Hynek Cihlar
02:35 PM Database Feature #2220: dynamic query methods which require implementation
>I guess you are referring to OPEN QUERY FOR ... cases (as opposed to OPEN QUERY PRESELECT ...),
By preselect queri...
Stanislav Lomany
08:25 AM Database Feature #2220: dynamic query methods which require implementation
Right. I thought we are talking about only about queries which can be used in OPEN QUERY and forgot that P2JQuery has... Stanislav Lomany
08:22 AM Database Feature #2220: dynamic query methods which require implementation
Stanislav Lomany wrote:
> >Are there any concrete implementations of P2JQuery for which this parameter will not appl...
Constantin Asofiei
06:53 AM Database Feature #2220: dynamic query methods which require implementation
>Are there any concrete implementations of P2JQuery for which this parameter will not apply (i.e., with which indexIn... Stanislav Lomany
01:32 PM Base Language Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
Interesting.
It seems to me that all 4 DISPLAY statements are being output in the same "default" (unnamed) frame...
Greg Shah
11:11 AM Base Language Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
Greg Shah wrote:
> > 3) but if try to display after stream is closed, then all data will shown. I think it's redraw ...
Evgeny Kiselev
08:36 AM Base Language Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
> 3) but if try to display after stream is closed, then all data will shown. I think it's redraw (refresh) all data i... Greg Shah
12:31 PM User Interface Feature #1811: implement the AJAX client driver
Code Review 0424a
This is a very good revision. It is almost there.
1. It looks to me like the majority of the...
Greg Shah
10:46 AM User Interface Feature #1811: implement the AJAX client driver
Here are the changes for Swing and AJAX interactive process implementation as a result of your first code review.
...
Marius Gligor
10:56 AM Base Language Bug #2284 (Closed): Fix parameter initialization
Greg Shah
10:44 AM Base Language Bug #2284 (Review): Fix parameter initialization
Hynek Cihlar
10:42 AM Base Language Bug #2284: Fix parameter initialization
0417a passed regression testing and was committed to bzr revision 10513. Hynek Cihlar
08:57 AM User Interface Feature #1805: add missing UI method support
> It's a comments to methods Frame.moveToTop() and Frame.moveToBottom(), pointing that they related to tab order. But... Greg Shah
04:04 AM User Interface Feature #1805: add missing UI method support
There are something confusing me.
1. It's a comments to methods @Frame.moveToTop()@ and @Frame.moveToBottom()@, p...
Vadim Gindin
08:15 AM Conversion Tools Feature #2251: improve the call graph generation
I managed to convince myself that the feature which allows empty string array hints to disambiguate a call-site was p... Constantin Asofiei

04/23/2014

07:14 PM Base Language Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
After investigation about problem in @display@ while stream is opened, I've found next problem:
1) if output stream ...
Evgeny Kiselev
06:56 PM Database Feature #2220: dynamic query methods which require implementation
Yes, I see. The conversion seems correct, but the sort clause is lossy in this case, with respect to the selected ind... Eric Faulhaber
06:28 PM Database Feature #2220: dynamic query methods which require implementation
> I would like to avoid passing additional information into the constructor for the index in use, because we essentia... Stanislav Lomany
03:59 PM Database Feature #2220: dynamic query methods which require implementation
Stanislav Lomany wrote:
> About @deleteResultListEntry@ - it can be applied to
> 1. queries with preselected resul...
Eric Faulhaber
03:32 PM Database Feature #2220: dynamic query methods which require implementation
Stanislav Lomany wrote:
> @createResultListEntry@ doesn't present in the customer project. Should I implement it?
N...
Eric Faulhaber
03:09 PM Database Feature #2220: dynamic query methods which require implementation
Stanislav Lomany wrote:
> Eric, some issues about @indexInformation@:
> 3. For static queries I see three ways of s...
Eric Faulhaber
02:48 PM Database Feature #2220: dynamic query methods which require implementation
About @deleteResultListEntry@ - it can be applied to
1. queries with preselected result set
2. scrolling queries o...
Stanislav Lomany
02:50 PM Database Feature #2281: enhance schema name conversion to support literal replacements
I have attached update vmn_upd20140423a.zip and examples of hints and conversion results vmn_upd20140423b.zip. The co... Vadim Nebogatov
01:21 PM Database Feature #1661: support case-sensitive fields in indexes
Ovidiu Maxiniuc wrote:
> I observed that some code is duplicated (TempTableHelper:516-527 and P2JH2Dialect:795-805)....
Eric Faulhaber
01:00 PM Database Feature #1661: support case-sensitive fields in indexes
Eric Faulhaber wrote:
> * Why was the change to schema/fixups.xml needed? Does the @kw_case_sen@ token appear anywhe...
Ovidiu Maxiniuc

04/22/2014

03:58 PM Database Feature #2281: enhance schema name conversion to support literal replacements
Vadim Nebogatov wrote:
> Remaining issue is escaping schema name. It is not used in DDL, so I try to understand now ...
Eric Faulhaber
03:49 PM Database Feature #2281: enhance schema name conversion to support literal replacements
I have attached first results: update vmn_upd20140422a.zip contains example of new hints and corresponding DDL files.... Vadim Nebogatov
01:03 PM User Interface Feature #1811: implement the AJAX client driver
Please see the @Test and Development Systems@ section. Greg Shah
01:01 PM User Interface Feature #1811: implement the AJAX client driver
Sorry I have this file on my machine but I cannot find any instructions regarding the customer's Windows 4GL Developm... Marius Gligor
12:51 PM User Interface Feature #1811: implement the AJAX client driver
> I have no idea how Progress 4GL runs on Windows OS.
> So far I have access only on the customer server but the Pro...
Greg Shah
12:00 PM User Interface Feature #1811: implement the AJAX client driver
I have no idea how Progress 4GL runs on Windows OS.
So far I have access only on the customer server but the Progre...
Marius Gligor
12:32 PM User Interface Feature #1788: implement define rectangle and rectangle widget support
Yes I tested on all 3 ChUI client types in Linux and in Windows OS. Marius Gligor
11:20 AM User Interface Feature #1788: implement define rectangle and rectangle widget support
Code Review 0416a
This is really good. Have you tested it on all 3 ChUI client types?
1. In @frame_generator.x...
Greg Shah
11:53 AM Base Language Bug #2288: incorrect conversion and results for unknown value comparisons
The 0421a update has passed conversion regression testing. Now performing runtime testing. Eric Faulhaber
10:06 PM Base Language Bug #2288: incorrect conversion and results for unknown value comparisons
Regression testing again showed an unwanted change with the 0420a update. Previously,... Eric Faulhaber
11:05 AM Database Feature #2290: enhance SchemaDictionary to store context-local information for dynamic queries
Currently, a new @SchemaDictionary@ instance is created for each context (see @SchemaDicitonary.localInstance@, which... Eric Faulhaber
10:53 AM Database Feature #2290 (New): enhance SchemaDictionary to store context-local information for dynamic queries
Eric Faulhaber
07:57 AM Database Bug #2219: problematic dynamic query test cases
Stanislav Lomany wrote:
> > The problem here is that a dynamic resource can survive a procedure ran persistent - ple...
Constantin Asofiei
07:20 AM Database Bug #2219: problematic dynamic query test cases
> The problem here is that a dynamic resource can survive a procedure ran persistent - please test what happens if yo... Stanislav Lomany
02:50 AM Database Bug #2219: problematic dynamic query test cases
Stanislav Lomany wrote:
> The issue is caused by an unclosed implicit transaction opened by a query. It doesn't caus...
Constantin Asofiei

04/21/2014

04:06 PM Database Feature #2281: enhance schema name conversion to support literal replacements
Processed formats: @"%s_timestamp"@, @"%s_offset"@, @"alter table %s alter column %s %s as %s;"@
Actually only tw...
Vadim Nebogatov
03:35 AM Database Feature #2281: enhance schema name conversion to support literal replacements
Some more changes implemented: ... Vadim Nebogatov
01:37 PM Database Bug #18: issues with ne/equal and true/false conversion in WHERE clauses
The non-WHERE clause related conversion errors are being managed in #2288. The scope of this task is now just the WHE... Eric Faulhaber
01:31 PM Base Language Bug #2288: incorrect conversion and results for unknown value comparisons
It probably makes sense to note the status of this task in #18 and to move that task into the Database project. It ma... Greg Shah
01:13 PM Base Language Bug #2288: incorrect conversion and results for unknown value comparisons
Greg Shah wrote:
> Not that you were asking, but I am fine with the changes.
OK, the feedback is helpful, particula...
Eric Faulhaber
12:49 PM Base Language Bug #2288: incorrect conversion and results for unknown value comparisons
Code Review 0420a
Not that you were asking, but I am fine with the changes.
Are the remaining portions of #18 o...
Greg Shah
11:20 AM Base Language Bug #2288: incorrect conversion and results for unknown value comparisons
Regression testing indicated that this change had the useful side effect of fixing some queries that were selecting t... Eric Faulhaber
12:07 PM Database Bug #2219: problematic dynamic query test cases
The issue is caused by an unclosed implicit transaction opened by a query. It doesn't cause an error for static queri... Stanislav Lomany
11:38 AM User Interface Feature #1811: implement the AJAX client driver
Code Review 0417a
1. Java_com_goldencode_terminal_NativePty_shell() in shell.c has some possible resource leaks:
...
Greg Shah

04/20/2014

12:21 PM Database Feature #1661: support case-sensitive fields in indexes
Eric Faulhaber wrote:
> * DynamicQueryHelper: why have you added back the @WorkArea.permSchemasLoaded@ flag? Perhaps...
Eric Faulhaber
10:17 AM Database Feature #2281: enhance schema name conversion to support literal replacements
Eric, no problems, it is not an issue already.
It seems approach with using Hybernate's backticks is good and I a...
Vadim Nebogatov

04/19/2014

02:46 PM Database Feature #2281: enhance schema name conversion to support literal replacements
Vadim Nebogatov wrote:
> The question concerning using @escape@ attribute.
>
> Should it be done on the level of...
Eric Faulhaber
09:24 PM Database Feature #2281: enhance schema name conversion to support literal replacements
The reason for this feature is that some customers (as for the current project) want to use names where case is relev... Eric Faulhaber
02:43 PM Database Bug #2285 (Closed): Regression when converting the server sources: null annotation
Eric Faulhaber
09:51 AM Database Bug #2285: Regression when converting the server sources: null annotation
Update vmn_upd20140416a.zip committed to bzr rev.10512 and distributed. Vadim Nebogatov
10:19 PM Database Bug #2285: Regression when converting the server sources: null annotation
With this fix, the NullPointerException (the 1st problem in note 1 above) no longer occurs. I don't see the other pro... Eric Faulhaber
02:32 PM Database Feature #2258 (Closed): retrofit BUFFER-COPY and BUFFER-COMPARE language statement runtime suppor...
Eric Faulhaber
01:38 PM Database Feature #2220: dynamic query methods which require implementation
Guys, about @deleteResultListEntry@ - how it should be implemented? My idea is to make query-specific list of recids ... Stanislav Lomany
10:27 PM Base Language Bug #2288: incorrect conversion and results for unknown value comparisons
The attached update, based on some of Vadim's findings documented in #18 (note 9), resolves the issue. Eric Faulhaber

04/18/2014

07:21 PM Database Feature #2281: enhance schema name conversion to support literal replacements
I am trying to implement @escape@ support using Hybernate's backticks @`@ for columns with escape hint. In this case ... Vadim Nebogatov
06:15 PM Database Feature #2258: retrofit BUFFER-COPY and BUFFER-COMPARE language statement runtime support to use ...
Update vmn_upd20140409a.zip passed regression and distributed. Bzr revision is 10511. Vadim Nebogatov
05:52 PM Database Feature #1661: support case-sensitive fields in indexes
Code review 20140416b:
Nice functional update (and a lot of code cleanup as well). Some issues/questions:
* Why...
Eric Faulhaber
01:26 PM Database Feature #1661: support case-sensitive fields in indexes
I believe the current update passed the test. The only issues were:
* ctrlc_01_session5: Expected '' (0x0000 at rela...
Ovidiu Maxiniuc
04:23 PM Database Bug #2285: Regression when converting the server sources: null annotation
Code review 20140416a:
The changes look OK to me. Please do a regular conversion regression test.
I will run a ...
Eric Faulhaber
02:28 PM Base Language Bug #2288: incorrect conversion and results for unknown value comparisons
Seems it started off that way, though in the history, #18 only describes the inequality comparisons with true/false, ... Eric Faulhaber
02:10 PM Base Language Bug #2288: incorrect conversion and results for unknown value comparisons
Is this the same as #18? Greg Shah
12:57 AM Base Language Bug #2288: incorrect conversion and results for unknown value comparisons
Consider the following 4GL test (testcases/uast/unknown-comparison2.p):... Eric Faulhaber
12:30 AM Base Language Bug #2288 (Closed): incorrect conversion and results for unknown value comparisons
Eric Faulhaber
11:48 AM Database Feature #2220: dynamic query methods which require implementation
Constantin, yes, for static query it for some reason requires explicit fields specifications while works fine for dyn... Stanislav Lomany
11:21 AM Database Feature #2220: dynamic query methods which require implementation
Stanislav, if I'm putting your example into a @OPEN QUERY@ case, the code can not compile in 4GL - it says that @f2@ ... Constantin Asofiei
09:15 AM Database Feature #2220 (WIP): dynamic query methods which require implementation
Eric, some issues about @indexInformation@:
1. There may be some differences in index selection rules with 4GL, e.g....
Stanislav Lomany
03:06 AM Base Language Bug #2284: Fix parameter initialization
Hynek Cihlar wrote:
> Attached is the fix for the above two initialization issues, *please review*. Regression test ...
Constantin Asofiei

04/17/2014

05:22 PM Database Feature #1661: support case-sensitive fields in indexes
The update almost passed the full-regression testing, 3 tests failed:
* ctrlc_11_session1/3/4: because some semaphor...
Ovidiu Maxiniuc
04:05 PM Base Language Bug #2284: Fix parameter initialization
It turns out I was running the P2J conversion without the proper version defined, i.e. with the default 9.0C as Const... Hynek Cihlar
10:15 AM Base Language Support #2234 (Closed): test and fix native API support on Windows
Greg Shah
08:48 AM Base Language Feature #2287: implement missing type conversion for POLY cases in data type wrapper assign method
There are polymorphic functions (FUNC_POLY), attributes (ATTR_POLY) and methods (METH_POLY) in the 4GL. These are bu... Greg Shah
07:53 AM User Interface Feature #1811: implement the AJAX client driver
1. Use ansi STARTUPINFO on shell_win.c
2. Merge changes on build.xml.
Marius Gligor
03:47 AM User Interface Feature #2286 (WIP): design and implement basic GUI window widget support
Marius Gligor

04/16/2014

06:59 PM Base Language Feature #2287: implement missing type conversion for POLY cases in data type wrapper assign method
Several data type wrapper implementations have TODOs in @assign(BaseDataType value, boolean force)@, as in the follow... Eric Faulhaber
06:47 PM Base Language Feature #2287 (Closed): implement missing type conversion for POLY cases in data type wrapper ass...
Eric Faulhaber
02:39 PM User Interface Feature #2252: implement GUI client support
The first step in creating GUI support is to implement #2286, which is support for the creation and display of a GUI ... Greg Shah
02:35 PM Database Bug #2285: Regression when converting the server sources: null annotation
Attached @vmn_upd20140416a.zip@ fixes first exception. It is possible some more errors also will be fixed. Attached @... Vadim Nebogatov
02:24 PM User Interface Feature #2286: design and implement basic GUI window widget support
Put all details in the parent task #2252. Greg Shah
02:23 PM User Interface Feature #2286 (Closed): design and implement basic GUI window widget support
Greg Shah
01:51 PM User Interface Feature #1788 (Review): implement define rectangle and rectangle widget support
Final RECTANGLE implementation code. Marius Gligor
03:26 AM Database Feature #2258: retrofit BUFFER-COPY and BUFFER-COMPARE language statement runtime support to use ...
Regression 20140415_154604 completed. 3 tests failed:
1. tc_job_002 FAILED failure in step 40: 'Unexpected EOF in ...
Vadim Nebogatov

04/15/2014

09:36 AM Base Language Feature #2184: create and populate the temp-table on the remote side, based on the received metad...
Update for review. Stanislav Lomany
07:22 AM User Interface Feature #1788: implement define rectangle and rectangle widget support
An uast test having dynamic color assignments. Marius Gligor
05:19 AM User Interface Feature #1788: implement define rectangle and rectangle widget support
1. Add new options for DEFINE RECTANGLE like DCOLOR, PFCOLOR, BGCOLOR, FGCOLOR, TOOLTIP.
BGCOLOR, FGCOLOR and TOO...
Marius Gligor

04/14/2014

03:18 PM Database Bug #2285 (WIP): Regression when converting the server sources: null annotation
-------- Original Message --------
Subject: regression when converting the server sources
Date: Mon, 14 Apr 2014 ...
Vadim Nebogatov
03:17 PM Database Bug #2285 (Closed): Regression when converting the server sources: null annotation
Vadim Nebogatov
03:15 PM Base Language Bug #2284: Fix parameter initialization
The original source suggests that Progress 9.0C version behaves differently in respect to the parameter initializatio... Hynek Cihlar
01:41 AM Base Language Bug #2284: Fix parameter initialization
Hynek Cihlar wrote:
> Note that the file @variable_definitions.rules@ contained logic of Progress V9.0C. I removed t...
Constantin Asofiei
02:50 PM User Interface Feature #1788: implement define rectangle and rectangle widget support
I fixed a bug related to colours drawing on RECTANGLE widget according to my latest tests. Marius Gligor
01:23 PM User Interface Feature #1788: implement define rectangle and rectangle widget support
Here is the RECTANGLE widget implementation for character interface and some remarks.
1. The implemented options f...
Marius Gligor
05:12 AM Base Language Feature #2184: create and populate the temp-table on the remote side, based on the received metad...
Stanislav Lomany wrote:
> Constantin, is there a simple way do determine that the specific context is run using an a...
Constantin Asofiei
04:59 AM Base Language Feature #2184: create and populate the temp-table on the remote side, based on the received metad...
Constantin, is there a simple way do determine that the specific context is run using an agent? Stanislav Lomany
02:20 AM Base Language Bug #2283: Appserver persistence-related abend on subsequent connect
Stanislav, if you look into the @TM.resettables@ list, there are two @BufferManager@ instances, when it should have b... Constantin Asofiei

04/13/2014

05:35 PM Base Language Bug #2284: Fix parameter initialization
Attached is the fix resolving the found parameter initialization issues.
Note that the file @variable_definitions...
Hynek Cihlar
04:23 PM Base Language Bug #2284 (WIP): Fix parameter initialization
Hynek Cihlar
04:04 PM Base Language Bug #2284: Fix parameter initialization
The following are the cases where the variable initialization fails.
* Components of an indeterminate unfixed extent...
Hynek Cihlar
03:29 PM Base Language Bug #2284 (Closed): Fix parameter initialization
Hynek Cihlar
05:22 PM Database Feature #2258: retrofit BUFFER-COPY and BUFFER-COMPARE language statement runtime support to use ...
tc_job_clock_002 test fails each time because of timeout error:
failure in step 20: 'timeout before the specific s...
Vadim Nebogatov
02:49 PM Database Feature #2258: retrofit BUFFER-COPY and BUFFER-COMPARE language statement runtime support to use ...
Since tc_job_clock_002 has failed each time, have you checked the server.log to see if there is a real regression? Ha... Eric Faulhaber
01:47 PM Database Feature #2258: retrofit BUFFER-COPY and BUFFER-COMPARE language statement runtime support to use ...
Regression 20140413_095429 completed. 6 tests failed, including
tc_job_002
tc_job_clock_002
Will start regre...
Vadim Nebogatov
04:21 PM Base Language Bug #2133: fix precision for decimal, dynamic-extent variables
Because the problem of parameter initialization goes beyond the extents, I created a separate issue for it. See #2284. Hynek Cihlar
02:40 PM Database Feature #2281: enhance schema name conversion to support literal replacements
The question concerning using @escape@ attribute.
Should it be done on the level of overriding normalizer.normalize...
Vadim Nebogatov

04/12/2014

04:44 AM Base Language Bug #2283: Appserver persistence-related abend on subsequent connect
Testcase (@called.p@):... Stanislav Lomany
04:38 AM Base Language Bug #2283 (Closed): Appserver persistence-related abend on subsequent connect
Stanislav Lomany
08:47 PM Database Feature #2282 (Hold): make number of pattern engine instances per conversion profile configurable
Currently, we create one pattern engine instance per conversion profile (e.g., schema/p2o, annotations/annotations, e... Eric Faulhaber
08:25 PM Database Feature #2282 (Hold): make number of pattern engine instances per conversion profile configurable
Eric Faulhaber
08:23 PM Database Feature #2276 (Closed): create a work queue of PatternEngine instances for runtime conversion tasks
The attached update has passed regression testing and is committed to bzr rev. 10510. Eric Faulhaber

04/11/2014

05:09 PM Database Feature #1661: support case-sensitive fields in indexes
Intermediary update, not fully tested.
Changes:
Added case-sensitive attribute in @P2JField@.
Added @caseSensitive...
Ovidiu Maxiniuc
02:43 PM Database Feature #2258: retrofit BUFFER-COPY and BUFFER-COMPARE language statement runtime support to use ...
Regression 20140411_102011 completed. 3 tests failed:
1. tc_job_002 FAILED failure in step 40: 'Unexpected EOF in ...
Vadim Nebogatov
02:25 PM Database Feature #2148: enhance prototype to compile p2jpl.jar file with IKVMC into .NET assembly and load...
Using the attached om_upd20140314a.zip, almost all methods and functions have full support for MSSQL (the fully imple... Ovidiu Maxiniuc

04/10/2014

03:26 PM Database Feature #2258: retrofit BUFFER-COPY and BUFFER-COMPARE language statement runtime support to use ...
Regression 20140410_105536 completed. 3 tests failed:
1. tc_job_002 FAILED failure in step 40: 'Unexpected EOF in ...
Vadim Nebogatov
12:50 AM Database Feature #2258 (Test): retrofit BUFFER-COPY and BUFFER-COMPARE language statement runtime support ...
Eric Faulhaber
12:46 AM Database Feature #2258: retrofit BUFFER-COPY and BUFFER-COMPARE language statement runtime support to use ...
Code review 20140409a:
The update looks good. Please regression test.
Eric Faulhaber
03:18 PM Base Language Feature #2184: create and populate the temp-table on the remote side, based on the received metad...
Stanislav Lomany wrote:
> Where should we "keep" the values - in the global scopes (should we add them?) of scoped d...
Constantin Asofiei
12:49 PM Base Language Feature #2184: create and populate the temp-table on the remote side, based on the received metad...
> I think the problem is here. When an appserver procedure is ran persistent and its topmost scope is finished, I thi... Stanislav Lomany
09:44 AM Base Language Feature #2184: create and populate the temp-table on the remote side, based on the received metad...
Stanislav Lomany wrote:
> Note that topmost scope for the external procedure is also deleted.
I think the problem i...
Constantin Asofiei
08:39 AM Base Language Feature #2184: create and populate the temp-table on the remote side, based on the received metad...
Guys, consider an external persistent procedure and a buffer scoped to that procedure. When we call an internal proce... Stanislav Lomany
02:51 PM Database Feature #2281: enhance schema name conversion to support literal replacements
Yes and yes. Eric Faulhaber
01:41 PM Database Feature #2281: enhance schema name conversion to support literal replacements
The question concerning fields with extent.
Would be possible using denormalization hints along with literal replac...
Vadim Nebogatov
10:55 AM Database Feature #2281 (WIP): enhance schema name conversion to support literal replacements
Vadim Nebogatov
12:39 AM Database Feature #2281: enhance schema name conversion to support literal replacements
We need to enhance the schema hint syntax to allow the name conversion algorithms to be bypassed entirely, such that ... Eric Faulhaber
12:14 AM Database Feature #2281 (Closed): enhance schema name conversion to support literal replacements
Eric Faulhaber
01:31 PM Base Language Feature #1634: implement full native library (.so or DLL) support
The @evl_upd20140403b.zip@ has been committed into bzr as 10509. Eugenie Lyzenko
01:00 PM Base Language Feature #1634: implement full native library (.so or DLL) support
Today I have got completely passed CTRL-C session tests(2-way and 3-way in single passed run). So I have started the ... Eugenie Lyzenko

04/09/2014

05:48 PM Database Feature #2258: retrofit BUFFER-COPY and BUFFER-COMPARE language statement runtime support to use ...
I have attached update vmn_upd20140409a.zip and tests used vmn_upd20140409b.zip for review.
Vadim Nebogatov
05:30 PM Base Language Feature #1634: implement full native library (.so or DLL) support
I have finished regression testing. The results have been uploaded to share. So I can start uploading changes:
1. ...
Eugenie Lyzenko
11:32 AM Base Language Feature #1634: implement full native library (.so or DLL) support
Eugenie Lyzenko wrote:
> 1. I have to commit the @majic@ changes first, into the @staging@ branch, correct?
Yes, ...
Constantin Asofiei
11:09 AM Base Language Feature #1634: implement full native library (.so or DLL) support
Looks like I'm finishing with regression testing. Wait for finished CTRL-C results to arrive. And before committing P... Eugenie Lyzenko
05:23 PM Database Bug #2280: Error with FIND-FIRST() method
Test case:... Vadim Nebogatov
05:02 PM Database Bug #2280 (Closed): Error with FIND-FIRST() method
Vadim Nebogatov
04:42 PM Database Feature #1661: support case-sensitive fields in indexes
There is as chance that the proposed solution might not be implemented because at some points the indexes are dropped... Ovidiu Maxiniuc
01:01 PM User Interface Feature #1788: implement define rectangle and rectangle widget support
Doing more test cases conversions I think that I found a bug in conversion process. Let me explain:
Trying to conver...
Marius Gligor
03:31 AM Conversion Tools Feature #2251: improve the call graph generation
Greg Shah wrote:
> You can check in and distribute the update.
Committed to bzr rev 10507.
Constantin Asofiei
03:31 AM Runtime Infrastructure Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
Greg Shah wrote:
> Code Review 0404a
>
> I am fine with the changes.
Committed to bzr rev 10508.
Constantin Asofiei

04/08/2014

07:16 PM Base Language Feature #1634: implement full native library (.so or DLL) support
The main part of the runtime testing has passed without any regression. One time cycle, clean run(except known tc-job... Eugenie Lyzenko
01:57 PM Base Language Feature #1634: implement full native library (.so or DLL) support
> Eugenie, have you added the ACL I mentioned at note 209?
For unknown reasons I have not got the e-mail with this...
Eugenie Lyzenko
01:31 PM Base Language Feature #1634: implement full native library (.so or DLL) support
Eugenie, have you added the ACL I mentioned at note 209? Because after adding this ACL, your update worked fine for m... Constantin Asofiei
01:24 PM Base Language Feature #1634: implement full native library (.so or DLL) support
Greg, Constantin,
After a lot of debugging(including remote session to @devbox01@ P2J server and client) I need on...
Eugenie Lyzenko
03:58 PM Database Feature #1661: support case-sensitive fields in indexes
Eric Faulhaber wrote:
> What do you propose to correct this? You can modify the dialect API as needed.
To fix this is...
Ovidiu Maxiniuc
03:42 PM Runtime Infrastructure Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
Code Review 0404a
I am fine with the changes.
Greg Shah
03:32 PM Conversion Tools Feature #2251: improve the call graph generation
You can check in and distribute the update. Greg Shah
02:42 PM Conversion Tools Feature #2251: improve the call graph generation
This fixes the incompatibility when running the callgraph on a machine with different case-sensitivity than the one f... Constantin Asofiei
02:43 PM User Interface Feature #1788: implement define rectangle and rectangle widget support
Today I tried to convert some small RECTANGLE test cases using the current implementation for RectangleWidget and the... Marius Gligor
02:18 PM Database Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
Reuploaded the update after merging with latest bzr revision (10506). Ovidiu Maxiniuc
06:27 AM Database Feature #2258: retrofit BUFFER-COPY and BUFFER-COMPARE language statement runtime support to use ...
Fixed with replacement in @database_access.rules@:... Vadim Nebogatov
03:16 AM User Interface Feature #1805: add missing UI method support
Vadim Gindin wrote:
> There is no stacktrace.. I just pressed down-arrow right after start and got the error. I also...
Constantin Asofiei
03:15 AM User Interface Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
Vadim, about 0403a.zip:
* after merging, the history entry numbers for changes which are in bzr can't be changed. T...
Constantin Asofiei

04/07/2014

05:07 PM User Interface Feature #1805: add missing UI method support
There is no stacktrace.. I just pressed down-arrow right after start and got the error. I also have the last revision... Vadim Gindin
03:50 PM Database Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
Added update for review.
The implementation allows specifying @sql-size@ attribute for all datatypes. However, only ...
Ovidiu Maxiniuc
02:36 PM User Interface Feature #1788: implement define rectangle and rectangle widget support
Here is the RECTANGLE widget description extracted form P4GL manuals and some remarks:
- Some attributes are used by...
Marius Gligor
08:10 AM User Interface Feature #1788: implement define rectangle and rectangle widget support
I think this is generally correct. Since we will be implementing the GUI as well, please do plan to support the mous... Greg Shah
02:15 PM Database Feature #2258: retrofit BUFFER-COPY and BUFFER-COMPARE language statement runtime support to use ...
One more not related bug found with compare with BINARY both for statement (method works properly):... Vadim Nebogatov
03:30 AM Base Language Feature #2184: create and populate the temp-table on the remote side, based on the received metad...
Stanislav, you are correct: the @loadedBuffers.size() > 0@ check is needed in @scopeDeleted()@. The problem here is ... Constantin Asofiei

04/05/2014

12:28 PM Database Feature #2276: create a work queue of PatternEngine instances for runtime conversion tasks
Missed a few files, so I'm re-uploading this update. Eric Faulhaber
12:21 PM Database Feature #2276: create a work queue of PatternEngine instances for runtime conversion tasks
Interim update. I am uploading it as a safety backup, but it still needs a lot of work and cleanup. Eric Faulhaber
08:33 AM Database Feature #2258: retrofit BUFFER-COPY and BUFFER-COMPARE language statement runtime support to use ...
Please include the fix with your update for this issue. Eric Faulhaber
06:42 AM Database Feature #2258: retrofit BUFFER-COPY and BUFFER-COMPARE language statement runtime support to use ...
During testing I have found one bug not related directly with issue.
RecordBuffer, line 4032:...
Vadim Nebogatov
05:03 AM Base Language Feature #2184: create and populate the temp-table on the remote side, based on the received metad...
Guys, there is an issue with scoping on app server. Consider a simple testcase: ... Stanislav Lomany

04/04/2014

04:31 PM Database Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
For the hint syntax, we generally follow the rule of thumb that if there can be only one value, the information is st... Eric Faulhaber
04:25 PM Database Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
I started adding hint support for table fields. I added parsing and processing in TableHints.java, p2o.xml, hibernate... Ovidiu Maxiniuc
04:08 PM Database Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
Based on your findings of the longer index limit on their development systems, we have asked the customer to confirm ... Eric Faulhaber
04:01 PM Database Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
My previous test cases were too complicated.
Thanks to Greg's suggestion, I used the other condition guards for the...
Ovidiu Maxiniuc
01:37 PM Base Language Feature #1634: implement full native library (.so or DLL) support
> For this, I expected that copying the entire contents of the @x86_64-w64-mingw32.zip@ archive in my mingw64 folder ... Eugenie Lyzenko
11:33 AM Base Language Feature #1634: implement full native library (.so or DLL) support
Eugenie Lyzenko wrote:
> > Eugenie, is it correct for the x86_64-w64-mingw32.zip to contain this path: @x86_64-w64-m...
Constantin Asofiei
10:59 AM Base Language Feature #1634: implement full native library (.so or DLL) support
> Eugenie, is it correct for the x86_64-w64-mingw32.zip to contain this path: @x86_64-w64-mingw32/libs/@, instead of ... Eugenie Lyzenko
07:38 AM Base Language Feature #1634: implement full native library (.so or DLL) support
Eugenie, is it correct for the x86_64-w64-mingw32.zip to contain this path: @x86_64-w64-mingw32/libs/@, instead of @x... Constantin Asofiei
06:29 AM Base Language Feature #1634: implement full native library (.so or DLL) support
Eugenie Lyzenko wrote:
> Found the runtime regression. When the client starts, after enter username and login the fo...
Constantin Asofiei
12:12 PM Base Language Bug #2133: fix precision for decimal, dynamic-extent variables
Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > Yes, of course, sorry for that. The attached file is the correct exam...
Constantin Asofiei
12:03 PM Base Language Bug #2133: fix precision for decimal, dynamic-extent variables
Regression test of 0329a.zip passed. Fixed the indent in 0329a.zip (see the attached 0404a.zip) and committed to revi... Hynek Cihlar
11:37 AM Base Language Bug #2133: fix precision for decimal, dynamic-extent variables
Hynek Cihlar wrote:
> Yes, of course, sorry for that. The attached file is the correct example.
Constantin, is th...
Hynek Cihlar
05:00 AM Base Language Bug #2133: fix precision for decimal, dynamic-extent variables
Hynek Cihlar wrote:
> I think you reviewed the wrong file.
Yes, it was the wrong file. What confused me was that I...
Constantin Asofiei
11:09 AM Database Feature #2276: create a work queue of PatternEngine instances for runtime conversion tasks
Constantin, I implemented it this way because I was trying to mimic how we use the pattern engine during static conve... Eric Faulhaber
05:13 AM Database Feature #2276: create a work queue of PatternEngine instances for runtime conversion tasks
Eric,
> running the global init-rules once per PatternEngine instance
I'm a little concerned about this, as it will...
Constantin Asofiei
11:48 PM Database Feature #2276 (WIP): create a work queue of PatternEngine instances for runtime conversion tasks
To prove that this idea has merit, I've hacked up the dynamic conversion code and made some changes to @PatternEngine... Eric Faulhaber
11:08 AM User Interface Feature #1788: implement define rectangle and rectangle widget support
Today I did a lot of RECTANGLE tests using the customer's P4GL environment.
Also I converted a small procedure worki...
Marius Gligor
09:52 AM Database Feature #2134 (Closed): configurable denormalization of extent fields into individual fields in s...
Eric Faulhaber
06:44 AM User Interface Feature #1805: add missing UI method support
PS: my test was with the latest P2J from bzr, without your #2162 changes. Constantin Asofiei
06:39 AM User Interface Feature #1805: add missing UI method support
Vadim Gindin wrote:
> Sorry, I thought that it is already committed. Now I've committed it (the file _browse_ui_test...
Constantin Asofiei
06:09 AM Runtime Infrastructure Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
Changed to allow postbuild.sh to install the spawn tool and associated files in a specified location. The command loo... Constantin Asofiei

04/03/2014

06:30 PM Database Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
> This looks like a fatal error, I was not able to catch it with no-error clause added to assign statement, and also ... Greg Shah
03:26 PM Database Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
h3. Write test cases which violate the Progress index size limit to determine error conditions we need to handle.
...
Ovidiu Maxiniuc
06:27 PM User Interface Feature #1788: implement define rectangle and rectangle widget support
> Also I looked over P2J project code in order to understand how to implements P4 widgets on P2J and I found a class ... Greg Shah
02:32 AM User Interface Feature #1788 (WIP): implement define rectangle and rectangle widget support
Marius Gligor
06:02 PM Base Language Feature #1634: implement full native library (.so or DLL) support
Found the runtime regression. When the client starts, after enter username and login the following exception occurs:
...
Eugenie Lyzenko
03:09 PM Base Language Feature #1634: implement full native library (.so or DLL) support
The conversion testing completed without regressions. The @src/aero/timco/majic@ directory with converted files is id... Eugenie Lyzenko
12:33 PM Base Language Feature #1634: implement full native library (.so or DLL) support
> With these changes, do the native library calls all work as expected on Windows?
The converted code and output f...
Eugenie Lyzenko
12:01 PM Base Language Feature #1634: implement full native library (.so or DLL) support
> The only issue I see is that the class javadoc for @ServerPropertiesDaemon@ is incorrect (due to copy/paste). Pleas... Eugenie Lyzenko
11:29 AM Base Language Feature #1634: implement full native library (.so or DLL) support
Code Review 0403a
The only issue I see is that the class javadoc for ServerPropertiesDaemon is incorrect (due to c...
Greg Shah
07:06 AM Base Language Feature #1634: implement full native library (.so or DLL) support
> I'm refering to the @EnvironmentOps.propathOverride@ field defined at line 151 (which has no javadoc, btw, and was ... Eugenie Lyzenko
06:42 AM Base Language Feature #1634: implement full native library (.so or DLL) support
Eugenie Lyzenko wrote:
> The fixed update for review.
>
> > the @EnvironmentOps.propathOverride@ is not used, it ...
Constantin Asofiei
06:35 AM Base Language Feature #1634: implement full native library (.so or DLL) support
The fixed update for review.
> the @EnvironmentOps.propathOverride@ is not used, it needs to be removed.
This c...
Eugenie Lyzenko
02:10 AM Base Language Feature #1634: implement full native library (.so or DLL) support
Eugenie, about 0328a.zip:
# the @EnvironmentOps.propathOverride@ is not used, it needs to be removed.
# there is on...
Constantin Asofiei
05:47 PM User Interface Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
1. I forgot about LITERAL field-group. Added this implementation.
2. I also found one bug during the work on TODO...
Vadim Gindin
03:02 AM User Interface Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
Vadim Gindin wrote:
> I'm thinking about virtual copies of widgets on the server side. I need some advice. I'm plann...
Constantin Asofiei
01:23 PM Base Language Bug #2133: fix precision for decimal, dynamic-extent variables
Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > Any update on the review request from the note #33?
> I guess ...
Hynek Cihlar
01:09 PM Base Language Bug #2133: fix precision for decimal, dynamic-extent variables
Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > Note the call @extj.setParameter(j, true)@ for the input-output...
Hynek Cihlar
02:02 AM Base Language Bug #2133: fix precision for decimal, dynamic-extent variables
Hynek Cihlar wrote:
> Note the call @extj.setParameter(j, true)@ for the input-output case which initializes the arr...
Constantin Asofiei
11:32 AM Base Language Bug #2277: Wrong conversion of session handler
Next 4gl code produce uncompilable java code:... Greg Shah
10:31 AM Database Feature #2134: configurable denormalization of extent fields into individual fields in schema con...
h2. Configurable denormalization of extent fields into individual fields
Two types of field denormalization are supp...
Vadim Nebogatov
07:15 AM User Interface Feature #1805: add missing UI method support
Sorry, I thought that it is already committed. Now I've committed it (the file _browse_ui_test1.p_) Vadim Gindin
06:09 AM User Interface Feature #1805: add missing UI method support
Vadim Gindin wrote:
> I ran _browse_ui_test1.p_ from the /uast folder.
Please commit the test to the testcases proj...
Constantin Asofiei
05:34 AM User Interface Feature #1805: add missing UI method support
I've found the following bug in Java implementation during the testing. I ran _browse_ui_test1.p_ from the /uast fold... Vadim Gindin
05:49 AM Conversion Tools Feature #2251: improve the call graph generation
The branch rev 10504 contains the fix for generating the callgraph reports on windows (the filename should have been ... Constantin Asofiei

04/02/2014

05:50 PM Database Feature #2231 (Closed): LockType error processing
Eric Faulhaber
05:49 PM Database Feature #2231: LockType error processing
Committed to bzr rev. 10503. Vadim Nebogatov
04:22 PM Database Feature #2231: LockType error processing
Yes, please commit and distribute the update. Eric Faulhaber
01:41 PM Database Feature #2231: LockType error processing
Second regression 20140402_084955 is completed with 2 FAILED tests:
1. tc_job_002 FAILED failure in step 40: failu...
Vadim Nebogatov
03:32 AM Database Feature #2231: LockType error processing
Regression 20140401_172003 completed with 4 FAILED tests:
1. tc_job_002 FAILED failure in step 40: 'Unexpected EOF i...
Vadim Nebogatov
03:30 PM Database Feature #2273 (WIP): address remaining limitations of SQL Server needed to support legacy 4GL beh...
h3. Research the options we have in terms of unlimited length text data (including participation of these data types ... Ovidiu Maxiniuc
01:28 PM Database Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
Some good news out of today's meeting with the customer: they have not taken advantage of the newer, 1972 byte index ... Eric Faulhaber
01:11 PM Database Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
Yes, that is the idea. The computed column (the hashing result) would fit into SQL restriction and the @INCLUDE@ woul... Ovidiu Maxiniuc
12:43 PM Database Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
What do you think about using embedded @HashBytes()@ function like http://www.brentozar.com/archive/2013/05/indexing-... Vadim Nebogatov
11:08 AM Database Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
Eric Faulhaber wrote:
> Constantin, can you elaborate how this might work? How would we engage the external indexes ...
Constantin Asofiei
09:57 AM Database Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
Constantin, can you elaborate how this might work? How would we engage the external indexes to perform a query, for i... Eric Faulhaber
03:18 PM Base Language Bug #2133: fix precision for decimal, dynamic-extent variables
Any update on the review request from the note #33? Hynek Cihlar
03:17 PM Base Language Bug #2133: fix precision for decimal, dynamic-extent variables
File attachment for the #35 note above. Hynek Cihlar
03:16 PM Base Language Bug #2133: fix precision for decimal, dynamic-extent variables
Constantin Asofiei wrote:
> Sorry, I'm coming back on this one: when we can choose between emitting code and hiding ...
Hynek Cihlar
01:21 PM User Interface Feature #2247 (Review): interactive child process support
Marius Gligor
01:20 PM User Interface Feature #1811: implement the AJAX client driver
The interactive process implementation fo0r ChUI Swing and ChUI Web (AJAX) clients with minimum changes on the existi... Marius Gligor
10:48 AM User Interface Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
I'm thinking about virtual copies of widgets on the server side. I need some advice. I'm planning to create new field... Vadim Gindin

04/01/2014

05:43 PM Base Language Feature #1634: implement full native library (.so or DLL) support
The different testing performed to check the validity of the 0328a update shows no difference in local conversion in ... Eugenie Lyzenko
04:27 PM Database Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
Eric, considering that we already have a locking mechanism above the physical DB layer and this requires that the DB ... Constantin Asofiei
04:00 PM Database Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
Indeed, this is a non-trivial issue. Here are some of my thoughts:
+1st approach+ (user filtering of the input):
...
Ovidiu Maxiniuc
03:42 PM User Interface Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
I found and fixed a bug with start conditional step. The key was in the fact that conditional calls do not affect the... Vadim Gindin
07:09 AM Base Language Bug #2133: fix precision for decimal, dynamic-extent variables
Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > May I suggest the following solution? To revert the change in @...
Constantin Asofiei
 

Also available in: Atom