Project

General

Profile

Activity

From 10/02/2021 to 10/31/2021

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

10/21/2021

12:23 PM Bug #5761: replace ErrorManager.displayError with recordOrThrowError and fix recordOrShowError to...
From #5070-16:
> The NPE is because of a @create-like("")@ call on a temp-table handle. I need to debug OE and find...
Constantin Asofiei
12:14 PM Bug #5761 (New): replace ErrorManager.displayError with recordOrThrowError and fix recordOrShowEr...
Constantin Asofiei
12:09 PM Feature #5746: More meaningful error message on conversion errors with OO references
If you have a better approach we are happy to try it. Greg Shah
09:35 AM Feature #5746: More meaningful error message on conversion errors with OO references
Never mind, it does look like the info is available in RULE output only the stack-trace was taking all of my screen s... Marian Edu
09:55 AM Feature #5729: implement polymorphic reflection support for properties and variables
Greg Shah wrote:
> Yes, I really want to avoid that "explosion" of fake methods. The @BaseDataType@ is a better app...
Marian Edu

10/20/2021

07:18 PM Bug #5744 (Closed): failure processing shutdown hook to delete a temp directory
Greg Shah
06:01 PM Bug #5744: failure processing shutdown hook to delete a temp directory
Greg Shah wrote:
> Code Review Task Branch 3821c Revision 13089
>
> The core change is fine.
>
> The only issu...
Vladimir Tsichevski
05:30 PM Bug #5744: failure processing shutdown hook to delete a temp directory
Code Review Task Branch 3821c Revision 13089
The core change is fine.
The only issue I have is that you've revm...
Greg Shah
12:35 PM Bug #5744 (Review): failure processing shutdown hook to delete a temp directory
Fixed in 3821c rev. 13089. Vladimir Tsichevski
12:34 PM Bug #5744 (WIP): failure processing shutdown hook to delete a temp directory
The problem root is in this code fragment:... Vladimir Tsichevski
01:19 PM Bug #5743: finally block: finalizable processing
Ovidiu, the complexity from this arises from the fact that a i.e. @RecordBuffer.finished@ can't be moved by its own t... Constantin Asofiei
09:35 AM Feature #5729: implement polymorphic reflection support for properties and variables
> Well, it does look like a hack but since the skeleton classes is something used internally by FWD for conversion on... Greg Shah
06:33 AM Feature #5729: implement polymorphic reflection support for properties and variables
Greg Shah wrote:
> The @LegacySignature@ is mostly used at runtime. For conversion support, it is only used for gap...
Marian Edu
08:21 AM Feature #5746: More meaningful error message on conversion errors with OO references
That one bugged me for a long time already and now looking for alternatives on POLY @set@ method found the cause of t... Marian Edu
08:21 AM Feature #5746 (New): More meaningful error message on conversion errors with OO references
Marian Edu
06:37 AM Feature #5745 (New): New access modes: package-private, package-protected
Those two new access modes were added in OE12, you might consider adding support for those at some point so just adde... Marian Edu

10/19/2021

03:08 PM Bug #5743: finally block: finalizable processing
I tried to see the problem from another POV. Taking into account these new issues, I think the proper way is to move ... Ovidiu Maxiniuc
02:20 PM Bug #5743: finally block: finalizable processing
Actually, I think it depends on the location of the 'finalizable' is configured. If it is configured for a do block, ... Ovidiu Maxiniuc
01:46 PM Bug #5743: finally block: finalizable processing
I've tried changing that code to this:... Constantin Asofiei
01:35 PM Bug #5743: finally block: finalizable processing
In OE, it seems that a FINALLY block doesn't inherit the TRANSACTION state of the associated block. But this test pr... Constantin Asofiei
01:19 PM Bug #5743 (New): finally block: finalizable processing
Constantin Asofiei
02:42 PM Bug #5744: failure processing shutdown hook to delete a temp directory
Vladimir Tsichevski wrote:
> No all 8 are deleting the same directory, and this causes problems. I do not know why i...
Constantin Asofiei
02:39 PM Bug #5744: failure processing shutdown hook to delete a temp directory
Greg Shah wrote:
> Vladimir found issues with the shudown hook processing in #5034-1312.
>
> Please do propose a ...
Vladimir Tsichevski
02:39 PM Bug #5744: failure processing shutdown hook to delete a temp directory
I've fixed the abend in 3821c/13086, I forgot to mention on #5034.
The problem was that I was using a static field...
Constantin Asofiei
02:37 PM Bug #5744: failure processing shutdown hook to delete a temp directory
Vladimir found issues with the shudown hook processing in #5034-1312.
Please do propose a fix for the shutdown hoo...
Greg Shah
02:33 PM Bug #5744 (Closed): failure processing shutdown hook to delete a temp directory
Greg Shah
10:47 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Constantin Asofiei wrote:
> Marian, did you manage to get the SOAP tests for these programs?
Sort of managed to d...
Marian Edu
10:44 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Marian, did you manage to get the SOAP tests for these programs? Constantin Asofiei

10/18/2021

05:04 PM Feature #5729: implement polymorphic reflection support for properties and variables
The @LegacySignature@ is mostly used at runtime. For conversion support, it is only used for gap analysis marking. ... Greg Shah
09:44 AM Feature #5729: implement polymorphic reflection support for properties and variables
Greg Shah wrote:
> Considering we may find other cases of this over time, we may want to "mark" references to POLY c...
Marian Edu

10/15/2021

06:57 AM Feature #5729: implement polymorphic reflection support for properties and variables
Greg Shah wrote:
> What is the list of items to resolve here?
>
> * Add runtime support to complete @Progress.Ref...
Marian Edu

10/14/2021

11:11 AM Feature #5729: implement polymorphic reflection support for properties and variables
What is the list of items to resolve here?
* Add runtime support to complete @Progress.Reflect.Property@ and @Prog...
Greg Shah
11:02 AM Feature #5729: implement polymorphic reflection support for properties and variables
And Marian confirmed in #4384-540:
>> You mean the @Progress.Reflect.Property@ and @Progress.Reflect.Variable@? T...
Greg Shah
11:01 AM Feature #5729: implement polymorphic reflection support for properties and variables
Constantin posted in #4384-539:
> Marian Edu wrote:
>> Trying to convert some of the tests made for reflection we...
Greg Shah
10:59 AM Feature #5729: implement polymorphic reflection support for properties and variables
From Marian in #4384-537:
> Trying to convert some of the tests made for reflection we see the POLY behavior is no...
Greg Shah
10:58 AM Feature #5729 (New): implement polymorphic reflection support for properties and variables
Greg Shah
09:48 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Constantin Asofiei wrote:
> Marian, another request, please: proxygen uses on the XML-NODE-NAME attribute (at the da...
Marian Edu
09:03 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Marian, another request, please: proxygen uses on the XML-NODE-NAME attribute (at the dataset, table or field). So p... Constantin Asofiei
07:48 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Greg Shah wrote:
> > The (widget) layout logic on the client must receive the padded original untranslated strings a...
Hynek Cihlar
07:29 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
> The (widget) layout logic on the client must receive the padded original untranslated strings and do the layout bas... Greg Shah
07:17 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Greg Shah wrote:
> > IMHO the expansion really only appends spaces to the literals before it saves them in the TEXT ...
Hynek Cihlar
07:12 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Constantin Asofiei wrote:
> Hynek, please check this: have a label with the original string as @iiiii@ and its trans...
Hynek Cihlar
05:52 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
BTW, the formula in the documentation seems wrong. They write it as:
@New-length = Actual-length * ( 1 + ( growth...
Greg Shah
05:51 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
> IMHO the expansion really only appends spaces to the literals before it saves them in the TEXT section in the r-fil... Greg Shah
05:41 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Hynek, please check this: have a label with the original string as @iiiii@ and its translation as @WWWWW@, no growth ... Constantin Asofiei
05:25 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Constantin Asofiei wrote:
>
> Back to assumptions: in the demo_widgets.p, do you have a screenshot where the langu...
Hynek Cihlar
05:15 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Constantin Asofiei wrote:
> I'm looking at the 4GL code for the TranslationManager (adetran-master.zip) and it looks...
Hynek Cihlar
05:12 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Hynek, something else: we may need to add support for @RCODE-INFO:LANGUAGES@ attribute. This is the way OE saves and... Constantin Asofiei
04:56 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
I can't find if it re-generates 4GL code, but the COMPILE command is this (see @_compdlg.w@), and my previous assumpt... Constantin Asofiei
04:01 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
I'm looking at the 4GL code for the TranslationManager (adetran-master.zip) and it looks like when translating, this ... Constantin Asofiei

10/13/2021

04:53 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > I think so in a sense. But the string expansion calculation req...
Hynek Cihlar
03:57 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
And something else which can be done to check if OE has the same mechanism of resolving the implicit widget size, in ... Constantin Asofiei
03:50 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
Hynek Cihlar wrote:
> I think so in a sense. But the string expansion calculation requires access to the original st...
Constantin Asofiei
02:48 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
Greg Shah wrote:
> > For labels this should be relatively simple. I could modify the conversion rules and pass the w...
Hynek Cihlar
02:30 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
Constantin Asofiei wrote:
> Hynek, can you provide some screenshots/example how the string expansion affects the UI,...
Hynek Cihlar
02:20 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
> For labels this should be relatively simple. I could modify the conversion rules and pass the widget instance to @_... Greg Shah
01:58 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
And you mention that some widgets expand and some don't. I think this depends on how OE builds the UI:
* for the wi...
Constantin Asofiei
01:52 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
Hynek, can you provide some screenshots/example how the string expansion affects the UI, if you switch between two la... Constantin Asofiei
01:39 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
Greg Shah wrote:
> > Which means the value returned by @__tr@ will have to hold both, the original string as well as...
Hynek Cihlar
07:43 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
> Which means the value returned by @__tr@ will have to hold both, the original string as well as the translation. Ei... Greg Shah
04:44 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
I'd like to discuss the string expansion.
OE/4GL doesn't expand all the widgets the same. Some do expand, some no...
Hynek Cihlar
02:52 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Greg Shah wrote:
> What is the list of remaining items for this task?
The remaining tasks are string expansion, w...
Hynek Cihlar
08:09 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Constantin Asofiei wrote:
> And relations in a dataset... a client uses these.
So, relations and unique indexes a...
Marian Edu

10/12/2021

02:28 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
What is the list of remaining items for this task? Greg Shah
05:51 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Hynek Cihlar wrote:
> Constantin, 3821c revision 13058 contains fixes for legacy class language application. Plus so...
Constantin Asofiei
05:46 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Constantin, 3821c revision 13058 contains fixes for legacy class language application. Plus some other more or less r... Hynek Cihlar
10:56 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
And relations in a dataset... a client uses these. Constantin Asofiei
10:37 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
And the @desc@ clause for an index... Constantin Asofiei
09:55 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Marian, please add some tests which have unique/primary indexes at a table (part of a dataset or not) - I see that in... Constantin Asofiei
09:00 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Constantin Asofiei wrote:
> Marian, I need some help - a client is using a DATASET-HANDLE and TABLE-HANDLE as parame...
Marian Edu
04:02 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
Marian, I need some help - a client is using a DATASET-HANDLE and TABLE-HANDLE as parameters for SOAP.
I need some...
Constantin Asofiei

10/11/2021

04:41 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
> Btw. the resource bundle resolution in the invocation helpers would require an invalidation mechanism in the cases ... Greg Shah
04:29 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
Greg Shah wrote:
> Doing this is a bit faster and it has less generated code to maintain in each class, but the invo...
Hynek Cihlar
04:19 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > String literals in init clauses are wrapped in @__tr@ method as...
Hynek Cihlar
04:13 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
Greg Shah wrote:
> > It seems that any first reference of a class will fix its language for good.
>
> Are you tal...
Hynek Cihlar
12:07 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
Hynek Cihlar wrote:
> String literals in init clauses are wrapped in @__tr@ method as the other translatable literal...
Constantin Asofiei
08:27 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
> It seems that any first reference of a class will fix its language for good.
Are you talking about the 4GL or FWD?
Greg Shah
08:26 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
I'd like to consider approaches that would eliminate the generation of the @__tr()@ methods in every class/frame-def/... Greg Shah
07:51 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > Constantin Asofiei wrote:
> > > Hynek, this review is for 3821...
Hynek Cihlar
04:10 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Hynek Cihlar wrote:
> Constantin Asofiei wrote:
> > Hynek, this review is for 3821c revisions 13032,13022,13021,130...
Constantin Asofiei
03:26 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Constantin Asofiei wrote:
> Hynek, this review is for 3821c revisions 13032,13022,13021,13020,13017:
> * The change...
Hynek Cihlar

10/08/2021

10:43 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Hynek, this review is for 3821c revisions 13032,13022,13021,13020,13017:
* The change in @ProcedureManager.addProced...
Constantin Asofiei

10/04/2021

03:25 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
Code Review Task Branch 3821c Revision 13032
It is good.
Greg Shah
03:22 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > Greg Shah wrote:
> > > 7. In @frame_generator.xml@, I'm worried that...
Hynek Cihlar
06:17 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Code Review Task Branch 3821c Revision 13022
It looks good.
Greg Shah
03:52 AM Feature #3817: create resource bundles from string literals and implement optional support for se...
Hynek Cihlar wrote:
> Greg Shah wrote:
> >
> > 3. In @annotations/i18n.rules@, why not change @sprintf("%s/%s.%s"...
Hynek Cihlar

10/03/2021

07:17 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
Code Review Task Branch 3821c Revision 13021
The changes are all good.
Greg Shah
03:36 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
3821c revision 13021 adds support for import of the translation data exported from Translation Manager. Please review... Hynek Cihlar

10/02/2021

04:08 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
Hynek Cihlar wrote:
> As a consequence it will be very important to have the TM database up to date with the convert...
Hynek Cihlar
04:05 PM Feature #3817: create resource bundles from string literals and implement optional support for se...
A few notes about the import of Translation Manager translation database.
There are some limitations in the TM's m...
Hynek Cihlar
 

Also available in: Atom