Activity
From 03/17/2019 to 04/15/2019
04/16/2019
- 11:00 PM Feature #3753: I18N additions
- Don't implement the @CURRENT-LANGUAGE@ runtime right now. I think this needs to wait until we have tests that show t...
- 10:35 PM Feature #3753: I18N additions
- Greg Shah wrote:
> > The result - we already have full conversion and runtime support for this based on current dire... - 10:21 PM Feature #3753: I18N additions
- Task branch @3753a@ has been updated for review to revision @11305@.
Added stub to handle generic case of the @COD...
04/15/2019
- 06:30 PM Feature #3753: I18N additions
- > The result - we already have full conversion and runtime support for this based on current directory configuration....
- 01:21 PM Feature #3753: I18N additions
- The testcases bzr repo updated to rev @1834@ with simple test for @CURRENT-LANGUAGE@ statement/function to verify the...
- 03:02 PM Feature #3751: implement support for OO 4GL and structured error handling
- There is another flaw related to tempidx: we compute this during pre-scan and the normal parsing use it at the refere...
- 08:08 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- > I guess we will have to test all possible cases as usual :)
Yes, please. :) - 07:48 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- There are the @SESSION:CURRENT-REQUEST-INFO@ and @SESSION:CURRENT-RESPONSE-INFO@, which return a @Progress.Lang.OEReq...
- 07:40 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Greg Shah wrote:
> FWD has its own built-in application server as well as an embedded J2EE container (Jetty) that su... - 07:36 AM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- From Marian:
> I don't know much about your FWD server side (assumed it's some Java but looks like Tomcat is ruled... - 07:37 AM Feature #3855: implement equivalent support for REST (classic appserver, PASOE REST and WEB trans...
- See #3310-9 for details on some expectations for the test suite.
04/14/2019
- 04:09 PM Feature #3753: I18N additions
- Task branch @3753a@ has been rebased with trunk @11302@, new revision is @11304@.
04/13/2019
- 08:27 PM Feature #3753: I18N additions
- Task branch @3753a@ has been updated for review to revision @11303@.
This is the support for @FIX-CODEPAGE@ statem...
04/12/2019
- 05:21 PM Feature #3855: implement equivalent support for REST (classic appserver, PASOE REST and WEB trans...
- In regard to the "clean" DIY (do it yourself) REST approach listed in #3855-1, this is implemented using the web hand...
- 01:02 PM Feature #3753: I18N additions
- Greg Shah wrote:
> ...
> Better to create a new helper class. But the functions/statements that operate only on @l... - 11:21 AM Feature #3753: I18N additions
- Greg Shah wrote:
> I don't understand. The following code works:
>
> [...]
>
> Using a string literal or char...
04/11/2019
- 10:18 PM Feature #3753: I18N additions
- > Currently runtime is based on Java internal variables, no convmap.cp feature yet.
We should start with a standar... - 10:04 PM Feature #3753: I18N additions
- I don't understand. The following code works:...
04/10/2019
- 07:28 PM Feature #3753: I18N additions
- Task branch @3753a@ has been updated for review to revision @11302@.
The first steps in @I18N@ implementation. Add... - 06:57 AM Feature #3753: I18N additions
- Greg Shah wrote:
> > Let me know if this plan needs corrections according to current projects requirements.
>
> I... - 06:28 AM Feature #3753: I18N additions
- > Let me know if this plan needs corrections according to current projects requirements.
I think the plan is OK. ...
04/09/2019
- 06:57 PM Feature #3753: I18N additions
- Created task branch @3753a@ from trunk revision @11301@.
- 06:06 PM Feature #3753: I18N additions
- And I will create @3753a@ branch to upload the changes if no objections.
- 05:53 PM Feature #3753: I18N additions
- My first steps plan is to:
1. Investigate in details all external resources to be used during @I18@ runtime support.... - 04:41 PM Feature #3753: I18N additions
- Eugenie Lyzenko wrote:
> Constantin,
>
> Can you provide the short list of what is already *DONE* in this task?
... - 04:34 PM Feature #3753: I18N additions
- Constantin,
Can you provide the short list of what is already *DONE* in this task?
I'm creating the implementat... - 12:45 PM Feature #3753: I18N additions
- Greg Shah wrote:
> Eugenie: Please make a list of the items in this task which do not need any testcases written. ... - 12:36 PM Feature #3753: I18N additions
- Eugenie: Please make a list of the items in this task which do not need any testcases written. These are items for ...
- 06:28 PM Feature #3751: implement support for OO 4GL and structured error handling
- Constantin Asofiei wrote:
> Another issue to add: POLY arguments can't disambiguate properly an overloaded method, s... - 04:48 PM Feature #3810: SECURITY-POLICY and other security features
- Greg Shah wrote:
> Constantin: Do you have any notes about the aspects of @CLIENT-PRINCIPAL@ or other features above... - 03:42 PM Feature #3810: SECURITY-POLICY and other security features
- Constantin: Do you have any notes about the aspects of @CLIENT-PRINCIPAL@ or other features above which need to be im...
04/08/2019
- 05:12 PM Feature #3751: implement support for OO 4GL and structured error handling
- There is an issue in @pre_scan_class@ where all defined vars local to the OO methods are 'promoted' as class instance...
- 04:24 PM Feature #3751: implement support for OO 4GL and structured error handling
- Constantin Asofiei wrote:
> Greg, do you recall if we support 'static imports', like @using path.to.Foo from propath... - 04:21 PM Feature #3751: implement support for OO 4GL and structured error handling
- Greg, do you recall if we support 'static imports', like @using path.to.Foo from propath.@, where all static methods ...
- 05:48 AM Feature #3751: implement support for OO 4GL and structured error handling
- > I think we need to convert these as dynamic calls?
Yes, these must be runtime-resolved calls. - 03:52 PM Feature #3855: implement equivalent support for REST (classic appserver, PASOE REST and WEB trans...
- Data Object Services examples and documentation for:
* testing with both ABL classes and external programs implement... - 12:40 PM Feature #3855: implement equivalent support for REST (classic appserver, PASOE REST and WEB trans...
- Regarding PASOE: we need to determine in which mode the REST requests are ran (I assume session-free), when handled b...
- 12:39 PM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- Regarding PASOE: we need to determine in which mode the SOAP requests are ran (I assume session-free), when handled b...
04/07/2019
- 01:56 PM Feature #3751: implement support for OO 4GL and structured error handling
- Another issue to add: POLY arguments can't disambiguate properly an overloaded method, see this @DateField@ call:
<p... - 01:36 PM Feature #3753: I18N additions
- Something else to add:
* texts at the schema definition (labels, and so on) - are these translatable?
04/05/2019
- 06:17 PM Feature #3310: add support for the equivalent of the OpenEdge Web Services Adapter (and ProxyGen)...
- For Web Services, we need these questions answered, for both PASOE and WSA modes:
* what artifacts are required to r... - 06:05 PM Feature #3855: implement equivalent support for REST (classic appserver, PASOE REST and WEB trans...
- Details about questions we need answered for the REST support. We need these answered for each mode (classic, PASOE,...
- 04:31 PM Feature #3753: I18N additions
- > see above for the runtime I18N - are these what you are looking for?
Yes, this is what I was looking for. - 04:46 AM Feature #3753: I18N additions
- Greg, see above for the runtime I18N - are these what you are looking for?
About the translation manager and trans...
04/03/2019
- 04:23 AM Support #4032: block/transaction processing context-local and other performance improvements
- From Eric:
> ProcedureManager.hasReferent is showing as a minor bottleneck in a particular case, due to its Contex... - 03:02 AM Support #4032: block/transaction processing context-local and other performance improvements
- From Constantin:
> TransactionManager is also used in most of the scopeStart/scopeFinished (Scopeables) notificati... - 03:00 AM Support #4032 (New): block/transaction processing context-local and other performance improvements
03/20/2019
- 07:03 PM Feature #3753: I18N additions
- All runtime needs to be implemented. Below is a list of what it needs to be done.
For FIX-CODEPAGE and GET-CODEPA... - 05:12 PM Feature #3751: implement support for OO 4GL and structured error handling
- My list of open issue is this:
* static buffer, frame, etc references need .get() (not all cases I think were interc...
03/18/2019
- 03:39 PM Feature #3753: I18N additions
- Greg Shah wrote:
>
> Eugenie: If there are parts of the work for which we don't need testcases, you can start work... - 03:32 PM Feature #3753: I18N additions
- Constantin: Eugenie is going to take this task. I know you finished part of the work on phase 1 (conversion and some...
Also available in: Atom