Project

General

Profile

Activity

From 10/22/2021 to 11/20/2021

11/15/2021

02:19 PM 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 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/12/2021

03:07 PM 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 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 Feature #4350: method overload when they differ by a temp-table, dataset, buffer or object or ext...
Consider:... Greg Shah

11/09/2021

07:40 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
I've exposed the download of the extended version of the TM in [[p2j:Downloads#Translation-Manager-Extended-Export-Ve... Greg Shah
06:56 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
> Please move the page.
Done.
Greg Shah
03:10 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Greg Shah wrote:
> Documentation Review
>
> It is very good.
>
> 1. I moved this into our Conversion Handbook,...
Hynek Cihlar

11/08/2021

03:45 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
Documentation Review
It is very good.
1. I moved this into our Conversion Handbook, in the existing [[p2j:Inter...
Greg Shah
06:35 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Greg Shah wrote:
> > I deliberately let the exception propagate up so that the conversion fails early. But if you th...
Hynek Cihlar

11/07/2021

01:07 PM Feature #3817 (Review): create resource bundles from string literals and implement optional suppo...
Hynek Cihlar
01:07 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
Please review the documenation at [[p2j:Translations]]. Hynek Cihlar

11/03/2021

01:22 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
> I deliberately let the exception propagate up so that the conversion fails early. But if you think a warning is eno... Greg Shah
01:01 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
Greg Shah wrote:
> Code Review Task branch 3821c Revision 13125
>
> Overall, this is very good.
>
> 1. In @set...
Hynek Cihlar
09:50 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Code Review Task branch 3821c Revision 13125
Overall, this is very good.
1. In @set_attr_ex_ex@ we have this co...
Greg Shah
04:57 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Constantin, logs were checked, corrected and committed in bzr with revision nr 1166. The error was throwed because fe... Mihai Popescu-Tiganea

11/02/2021

06:21 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
3821c revision 13125 implements i18n string expansion and also contains other related changes.
The calculation of ...
Hynek Cihlar
11:31 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Marian: from SOAP's PASOE logs, the response for @pipe_dataset_handle@ is:... Constantin Asofiei
11:14 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
A bug which affects dataset_bt_out is logged as #5799. Constantin Asofiei

10/29/2021

04:53 AM Feature #3853: implement LOG-MANAGER runtime
A note for the implementation: considering that the Java client associated with a Web client runs on the same machine... Constantin Asofiei

10/28/2021

07:51 AM Bug #4824: Conversion error for property with indeterminate extent
Argh, was beating around the wrong bush... the fix come by adding the 'int64' annotation when the method is rewritten... Marian Edu
07:18 AM Bug #4824: Conversion error for property with indeterminate extent
Constantin, I see this is closed already but one issue we still see with conversion is when unknown (?) is used to se... Marian Edu
07:10 AM Feature #5746: More meaningful error message on conversion errors with OO references
Greg Shah wrote:
> It is a good idea. Please go ahead with this change.
Greg, that was pushed as part of the P...
Marian Edu
04:18 AM Feature #5729: implement polymorphic reflection support for properties and variables
Greg Shah wrote:
> Do you have the code checked in to 4384m? If so, let us know the revision(s) so that we can do a...
Marian Edu

10/27/2021

09:38 AM Feature #5729: implement polymorphic reflection support for properties and variables
Do you have the code checked in to 4384m? If so, let us know the revision(s) so that we can do a code review. Greg Shah
08:54 AM Feature #5729: implement polymorphic reflection support for properties and variables
OK, what I've end-up doing is this:
- added 'POLY' data type in grammar ("_BDT_", use underscore to make sure it's n...
Marian Edu
09:03 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Constantin Asofiei wrote:
> Marian Edu wrote:
> > Now, we can change the assertions in SoapUI to match the PASOE re...
Marian Edu

10/26/2021

08:24 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
We will need to run this for a customer that is using classic appserver and we can run it on their dev environment. Greg Shah
06:57 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Greg Shah wrote:
> We need to support both classic appserver and PASOE. Both our tests and the FWD implementation m...
Marian Edu
06:23 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
We need to support both classic appserver and PASOE. Both our tests and the FWD implementation must be able to be "s... Greg Shah
03:42 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Marian Edu wrote:
> Now, we can change the assertions in SoapUI to match the PASOE response. Leave the SoapUI projec...
Constantin Asofiei
03:40 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Constantin Asofiei wrote:
> Thanks, please make sure that the @appsrv/soap/test/web/fwd-soapui-project.xml@ projec...
Marian Edu
07:35 AM Feature #5729: implement polymorphic reflection support for properties and variables
Looks like I've spoke too early, @get@ methods in @Variable@/@Property@ and @getPropertyValue@ in @Class@ can return ... Marian Edu
06:20 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Constantin Asofiei wrote:
> FILL-IN has a peculiar way of computing the width - see the @nativeWidth()@ method for F...
Hynek Cihlar
03:44 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
FILL-IN has a peculiar way of computing the width - see the @nativeWidth()@ method for FillInGuiImpl. For LABEL, its... Constantin Asofiei
03:20 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > While the resulting label value on the screen does contain spac...
Hynek Cihlar
03:07 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Hynek Cihlar wrote:
> While the resulting label value on the screen does contain spaces, they are not used to measur...
Constantin Asofiei
02:41 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Constantin Asofiei wrote:
> Isn't the expansion made by adding spaces? And if the same number of spaces are added, t...
Hynek Cihlar
02:05 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Isn't the expansion made by adding spaces? And if the same number of spaces are added, the width should match. Constantin Asofiei
02:03 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Greg Shah wrote:
> > My first naive idea was to simply measure the width of the text appended with empty spaces, but...
Hynek Cihlar

10/25/2021

05:35 PM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Code Review Task Branch 3821c Revision 13107
The change is good.
Greg Shah
10:40 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
I'm logging it here, because I found a flaw in ControlFlowOps when executing the SOAP requests - if argument validati... Constantin Asofiei
10:00 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Marian Edu wrote:
> Right, added those. Mihai will add them to proxygen and make requests for those in SoapUI.
Than...
Constantin Asofiei
08:26 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Constantin Asofiei wrote:
> Marian, I think these programs are missing from xfer:
> [...]
Right, added those. Mi...
Marian Edu
07:18 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Marian, I think these programs are missing from xfer:... Constantin Asofiei
03:06 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
> My first naive idea was to simply measure the width of the text appended with empty spaces, but this doesn't come o... Greg Shah
04:44 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
I can't crack the logic how OE calculates the extra width for the expanded strings.
My first naive idea was to si...
Hynek Cihlar

10/22/2021

07:29 AM Feature #5729: implement polymorphic reflection support for properties and variables
> The problem with POLY is that we can't always determine from the surrounding expression or the caller, that this us... Greg Shah
06:47 AM Feature #5729: implement polymorphic reflection support for properties and variables
Greg Shah wrote:
> > Greg: for the property getter, as with LegacyClass.invoke, we can set the return type to BaseDa...
Constantin Asofiei
06:16 AM Feature #5729: implement polymorphic reflection support for properties and variables
Greg Shah wrote:
> > Greg: for the property getter, as with LegacyClass.invoke, we can set the return type to BaseDa...
Marian Edu
05:59 AM Feature #5729: implement polymorphic reflection support for properties and variables
> Greg: for the property getter, as with LegacyClass.invoke, we can set the return type to BaseDataType, but this wil... Greg Shah
04:33 AM Feature #5729: implement polymorphic reflection support for properties and variables
Marian, as you mentioned, we already handle a POLY parameter for @setParameter@ and @CALL:SET-PARAMETER@ - see @dynam... Constantin Asofiei
03:50 AM Feature #5729: implement polymorphic reflection support for properties and variables
OK, while using a predefined 'ANY' poly data type in skeleton works we need to decide if this is the way to go forwar... Marian Edu
05:36 AM Feature #5746: More meaningful error message on conversion errors with OO references
> As said for me just looking at the exception the message `Can not find class associated with null` doesn't tell me ... Greg Shah
02:33 AM Feature #5746: More meaningful error message on conversion errors with OO references
Greg Shah wrote:
> If you have a better approach we are happy to try it.
As said for me just looking at the excep...
Marian Edu
 

Also available in: Atom