Project

General

Profile

Activity

From 11/11/2021 to 12/10/2021

12/09/2021

04:30 PM User Interface Bug #5887 (WIP): NPE when applying "SHIFT-V" event
Vladimir Tsichevski
12:36 PM User Interface Bug #5887: NPE when applying "SHIFT-V" event
The following test program:... Vladimir Tsichevski
12:22 PM User Interface Bug #5887 (Closed): NPE when applying "SHIFT-V" event
Vladimir Tsichevski
10:27 AM Base Language Feature #4065: server-side processing of client platform dependencies
A key part of the solution will be to implement a server-side object instead of the normal client-side remote proxy t... Greg Shah

12/08/2021

02:49 PM Database Feature #5883: use UUIDs to associate locations in the converted source code with lock operations
In #5290, a customer is has orphaned locks. They are on a very old FWD version and we don't know if the problems are... Greg Shah
02:27 PM Database Feature #5883 (New): use UUIDs to associate locations in the converted source code with lock oper...
Greg Shah
06:02 AM Database Support #4701: try to improve H2 transaction commit performance
I did a quick profiling for H2's new release (202) (cold tests left, warm tests right):
!profile_202.png!
The...
Alexandru Lungu

12/07/2021

07:26 AM User Interface Bug #5214 (Closed): Broken z-order for all driver widgets (including SPREADSHEET, HTML-BROWSER, e...
Greg Shah
05:08 AM User Interface Bug #5214 (Review): Broken z-order for all driver widgets (including SPREADSHEET, HTML-BROWSER, e...
I think this can be closed as #5688 was a customer specific issue which reproduced #5214-1 and it was fixed. Alexandru Lungu
05:13 AM User Interface Bug #5875: Initial screen-value of a formatted empty string is incorrect
The following testcase shows incorrect initial screen-value:... Alexandru Lungu
05:10 AM User Interface Bug #5875 (New): Initial screen-value of a formatted empty string is incorrect
Alexandru Lungu

12/06/2021

12:31 PM Database Bug #5440: finish DatabaseManager refactoring for implicit/explicit connections
I had been attempting to configure a project for multiple databases, and had (incorrectly) configured the directory w... Roger Borrello
08:19 AM Conversion Tools Feature #4105 (Closed): improve flexibility of schema loading
Greg Shah
07:45 AM User Interface Bug #5872: Scrollbar thumb button wrong size
The scroll bar thumb button is calculated smaller in FWD than it should be. It can be seen in @uast/demo/demo_widgets... Hynek Cihlar
07:44 AM User Interface Bug #5872 (New): Scrollbar thumb button wrong size
Hynek Cihlar

12/02/2021

05:17 PM Database Bug #5867: today and now initial values are not handled correctly in DmoMeta.existingFields map
In 3821c/13236, I modified @DmoMeta@ to store a map of @P2JFields@ (by property name), for use in defining dynamic te... Eric Faulhaber
05:07 PM Database Bug #5867 (New): today and now initial values are not handled correctly in DmoMeta.existingFields...
Eric Faulhaber

11/29/2021

12:27 PM Database Support #4701: try to improve H2 transaction commit performance
FYI, H2 version 2.0.202 was released November 25, 2021. I noticed these two items which are relevant to us in the cha... Eric Faulhaber

11/25/2021

08:59 AM Conversion Tools Feature #4105: improve flexibility of schema loading
Just name the @.df@ files differently (even if they have the same logical db names) and they can all be placed at once. Greg Shah

11/24/2021

09:25 AM Conversion Tools Feature #4105: improve flexibility of schema loading
Greg Shah wrote:
> I don't understand why the @.df@ files have to be in sub-directories. You are only laying down t...
Roger Borrello
08:34 AM Conversion Tools Feature #4105: improve flexibility of schema loading
I don't understand why the @.df@ files have to be in sub-directories. You are only laying down the @.df@ files neede... Greg Shah
08:32 AM Conversion Tools Feature #4105: improve flexibility of schema loading
Why do you need 2 @p2j.cfg.xml@ files? Greg Shah
08:16 AM Conversion Tools Feature #4105: improve flexibility of schema loading
Greg Shah wrote:
> I think we may have some hard coded assumptions that everything is in the @data/@ directory. You...
Roger Borrello
05:10 AM User Interface Bug #5118: TREELIST widget issues
Vladimir Tsichevski wrote:
> Done in 3821c Revision 13186 as part of the fix for #5823.
Code review 3821c revisio...
Hynek Cihlar

11/23/2021

05:06 PM User Interface Bug #5118: TREELIST widget issues
Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > Hynek Cihlar wrote:
> > > Vladimir Tsichevski wrote:
> > > >...
Vladimir Tsichevski
09:24 AM Conversion Tools Feature #4105: improve flexibility of schema loading
I think we may have some hard coded assumptions that everything is in the @data/@ directory. You should move away fr... Greg Shah
08:48 AM Conversion Tools Feature #4105: improve flexibility of schema loading
Greg Shah wrote:
> > I do not have a solution for the directory hints. AFAIK, their name is fixed.
>
> We have no...
Roger Borrello
08:19 AM Conversion Tools Feature #4105 (Review): improve flexibility of schema loading
Code Review Task branch 3821c Revision 13194
It looks good.
Eric: Please review.
Greg Shah

11/22/2021

06:51 PM Conversion Tools Feature #4105: improve flexibility of schema loading
I have just committed revision 13194.
It contains support for 'unloading' a schema/database for a source-file or ...
Ovidiu Maxiniuc
06:40 PM Conversion Tools Feature #4105: improve flexibility of schema loading
> I do not have a solution for the directory hints. AFAIK, their name is fixed.
We have no solution for this. For...
Greg Shah
06:30 PM Conversion Tools Feature #4105: improve flexibility of schema loading
Roger,
The truth is: the project is quite complex.
For the different file lists, I think you can create one for e...
Ovidiu Maxiniuc
05:57 PM Conversion Tools Feature #4105: improve flexibility of schema loading
Made minor edit to the directory names, which were wrong. Roger Borrello
05:54 PM Conversion Tools Feature #4105: improve flexibility of schema loading
I had tried to add Ovidiu as a watcher to #4212 so I could pose a configuration question in there, but I can ask here... Roger Borrello
02:24 PM Runtime Infrastructure Bug #5388 (Closed): handshake failure while testing customer app
Greg Shah
12:11 PM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
Greg Shah wrote:
> Igor: What is the status of this task?
I understand that it is fixed.
Igor Skornyakov
11:55 AM Runtime Infrastructure Bug #5388: handshake failure while testing customer app
Igor: What is the status of this task? Greg Shah

11/20/2021

08:08 PM Conversion Tools Feature #4105: improve flexibility of schema loading
I could not finish the management of banned schemas. Things are a bit complicated because the @SchemaDictionary$Scope... Ovidiu Maxiniuc

11/19/2021

07:29 AM Conversion Tools Feature #4105: improve flexibility of schema loading
I like the idea. Greg Shah
09:42 PM Conversion Tools Feature #4105: improve flexibility of schema loading
Greg Shah wrote:
> Ovidiu: Did you ever finish making a plan to address item 3 in #4105-1? We need that last featur...
Ovidiu Maxiniuc

11/18/2021

11:27 AM Conversion Tools Feature #4105: improve flexibility of schema loading
Ovidiu: Did you ever finish making a plan to address item 3 in #4105-1? We need that last feature to implement #4212... Greg Shah
10:31 AM User Interface Bug #5825: Enhance WidgetBrowser ContainerTree to evaluate methods from the Widget interface
An approach would be to evaluate all methods which:
* return a @Point@, @NativePoint@, @Rectangle@, etc (a dimension...
Constantin Asofiei
09:21 AM User Interface Bug #5825: Enhance WidgetBrowser ContainerTree to evaluate methods from the Widget interface
The code which resolves the widget property table on the right-side of the widget browser is in @ContainerTree.getWid... Roger Borrello
09:20 AM User Interface Bug #5825 (New): Enhance WidgetBrowser ContainerTree to evaluate methods from the Widget interface

Roger Borrello
10:23 AM User Interface Bug #4557: radio-set deviations from the 4GL GUI
Results from #4557-3, #4557-4, and #4557-5 were found using @3821c_13187@ Roger Borrello
10:22 AM User Interface Bug #4557: radio-set deviations from the 4GL GUI
+Test uast/radio_set/rs_test8.p+
This test:...
Roger Borrello
10:04 AM User Interface Bug #4557: radio-set deviations from the 4GL GUI
+Test uast/radio_set/rs_test4_5.p+
This test results in formatting issues, which may, or may not, be related to ra...
Roger Borrello
09:51 AM User Interface Bug #4557: radio-set deviations from the 4GL GUI
+Test uast/radio_set/rs_test7_1.p+
This test:...
Roger Borrello

11/17/2021

02:48 PM User Interface Bug #5118: TREELIST widget issues
Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Vladimir Tsichevski wrote:
> > > Indeed, there is no such eve...
Hynek Cihlar
02:44 PM User Interface Bug #5118: TREELIST widget issues
Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > Indeed, there is no such event in original OCX by obvious reas...
Vladimir Tsichevski
02:30 PM User Interface Bug #5118: TREELIST widget issues
Vladimir Tsichevski wrote:
> Indeed, there is no such event in original OCX by obvious reason: unlike the @OnExpandi...
Hynek Cihlar
01:49 PM User Interface Bug #5118: TREELIST widget issues
@OnCollapsing@ trigger implementation: in FWD there is an incomplete support for this event: corresponding event ID c... Vladimir Tsichevski

11/16/2021

11:10 AM User Interface Bug #5809: Setting sizing attributes for WINDOW and FRAME widgets issues
h4. Issue 7
Automatic frame placement along the Y axis at the client side works incorrectly.
In the example @st...
Vladimir Tsichevski

11/15/2021

02:19 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
>< did you mean the Ant target(s) should be added to the build file of an application project, like Hotel GUI?
Yes...
Greg Shah
12:32 PM Base Language Feature #3817: create resource bundles from string literals and implement optional support for se...
Greg Shah wrote:
> 4. I think that some standardized changes are needed to our project configuration (the ant @build...
Hynek Cihlar
11:52 AM User Interface Bug #5809: Setting sizing attributes for WINDOW and FRAME widgets issues
Greg Shah wrote:
> Code Review Task Branch 3821c Revision 13160
>
> Please put a comment above the @setScrollable...
Vladimir Tsichevski
10:58 AM User Interface Bug #5809: Setting sizing attributes for WINDOW and FRAME widgets issues
Code Review Task Branch 3821c Revision 13160
Please put a comment above the @setScrollable@ lines that "scrollable...
Greg Shah
09:28 AM User Interface Bug #5809: Setting sizing attributes for WINDOW and FRAME widgets issues
Vladimir Tsichevski wrote:
> h4. Issue 5
>
> Scrollable frame conversion issue. The following frame declaration:
...
Vladimir Tsichevski

11/12/2021

03:07 PM Base Language Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
3821c/13156 adds fixes for SOAP and REST support:
* fixed differences between PASOE and classic appserver, when erro...
Constantin Asofiei
01:50 PM Base Language Feature #4350: method overload when they differ by a temp-table, dataset, buffer or object or ext...
The @java_override_oo_names@ map is used from:
* @common-progress.rules:resolve_class_name@ - uses pkg.classname low...
Constantin Asofiei
12:20 PM Base Language Feature #4350: method overload when they differ by a temp-table, dataset, buffer or object or ext...
Consider:... Greg Shah

11/11/2021

03:10 PM Conversion Tools Feature #5819: update standard project build.xml to provide targets for backup/restore
We should have build targets for the backup that creates the master and the restore from the master. Greg Shah
03:10 PM Conversion Tools Feature #5819: update standard project build.xml to provide targets for backup/restore
From Eric:
> I know it takes a very long time to import large databases, like @<large_customer_application>@. Thi...
Greg Shah
03:07 PM Conversion Tools Feature #5819 (New): update standard project build.xml to provide targets for backup/restore
Greg Shah
11:21 AM Conversion Tools Feature #4105: improve flexibility of schema loading
The patch was committed to 3821c in rev.13151. Ovidiu Maxiniuc
11:11 AM Conversion Tools Feature #4105: improve flexibility of schema loading
Ovidiu Maxiniuc wrote:
> I discovered recently that the configuration processing may be affected by the current clas...
Roger Borrello
05:41 AM User Interface Bug #5809: Setting sizing attributes for WINDOW and FRAME widgets issues
Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > With one caveat. When the virtual size is already greater than...
Hynek Cihlar
05:23 AM User Interface Bug #5809: Setting sizing attributes for WINDOW and FRAME widgets issues
Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > Hynek Cihlar wrote:
> > > Vladimir Tsichevski wrote:
> > > >...
Vladimir Tsichevski
03:55 AM User Interface Bug #5809: Setting sizing attributes for WINDOW and FRAME widgets issues
Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Vladimir Tsichevski wrote:
> > > Hynek Cihlar wrote:
> > > >...
Hynek Cihlar
 

Also available in: Atom