Activity
From 07/08/2014 to 08/06/2014
08/04/2014
- 07:15 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- merged with latest revision (ThinClient class)
Regression testing failed with 10 tests in main part and 3 tests in c...
08/01/2014
- 12:49 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Evgeny Kiselev wrote:
> Do I need to specify in @com.goldencode.p2j.util.StreamDaemon#openTerminalStream@ page size ... - 12:32 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Constantin Asofiei wrote:
> Evgeny, about 0731a.zip: the @StreamFactory.openTerminalStream(boolean, int, boolean)@ n... - 03:54 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Evgeny, about 0731a.zip: the @StreamFactory.openTerminalStream(boolean, int, boolean)@ needs to return NULL only if t...
07/31/2014
- 06:10 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- final version with properly conversion
merged with latest bzr revision - 09:16 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Evgeny: please merge 0728a.zip with the latest bzr revision - #2352 has changes which need to be merged.
07/29/2014
- 01:55 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Code Review 0728a
I am fine with the changes. - 01:11 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Fixed everything from note 63 except conversion rules.
- 09:28 AM Bug #2348 (Closed): unable to find internal procedure from database session trigger
- 09:01 AM Bug #2348 (Review): unable to find internal procedure from database session trigger
- 0729a.zip was committed to bzr rev 10584. This can be closed.
- 08:54 AM Bug #2348: unable to find internal procedure from database session trigger
- Great! Please go ahead and release this as is. Thanks for the quick turnaround.
- 03:43 AM Bug #2348 (WIP): unable to find internal procedure from database session trigger
- This should fix your case. The problem was that the DB trigger invocation code was not pushing the trigger's externa...
07/28/2014
- 02:50 PM Bug #2348: unable to find internal procedure from database session trigger
- I've come across an unexpected stop condition invoking an internal procedure from a database session trigger in P2J:
... - 02:47 PM Bug #2348 (Closed): unable to find internal procedure from database session trigger
- 11:02 AM Feature #2196: implement proper resource deletion of resources created in a procedure ran persistent
- 0728a.zip passed testing and was committed to bzr rev 10582.
- 10:40 AM Feature #2196: implement proper resource deletion of resources created in a procedure ran persistent
- Code Review 0728a
The change looks good. I am actually very, very surprised we got away without this for so long. - 04:43 AM Feature #2196: implement proper resource deletion of resources created in a procedure ran persistent
- Attached update fixes a case when a frame (for which its instantiating procedure is no longer alive) is implicitly hi...
07/25/2014
- 04:08 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- > For this task I need to rollback changes which contains things related to #2345?
Yes, following the implementati... - 01:27 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Greg Shah wrote:
> Evgeny: please follow this plan. Ask questions as needed.
Just want to clarify:
* For this tas... - 09:33 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- > P2J works incorrect in the case when the frame is already visible, and a widget (which is already displayed) has a ...
- 05:30 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- I don't think the problem is related to where the output is sent or if the unnamed output stream is redirected or not...
07/24/2014
- 03:09 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- testcase:...
- 09:30 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- > what part from the case in note 21/22 is not working? I've tested with latest P2J and the code looks fine.
Evgen...
07/23/2014
- 04:43 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Some 4GL background first:
* in 4GL, application code uses statements to write or read data to/from streams
* these s... - 09:59 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- > The deeper I dig, the more I think that if we merge the TerminalStream usage with the direct terminal, we will brea...
- 04:55 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Greg, looking at the logic where TerminalStream was previously opened by StreamDaemon, I think it was only this case:...
07/22/2014
- 05:45 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Greg Shah wrote:
> My idea is to allow -1 to always be used to refer to the current terminal stream, even on the ser... - 12:09 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- > wouldn't it be better to let the client-side be aware of only one terminal stream? Better said, are we sure it is O...
- 03:20 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Greg, I think we should double-check the @redir*.p@ tests from @testcases/uast@. More, the @ThinClient.currentStream...
07/21/2014
- 07:12 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- fixed issues from note 53
- 04:31 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Code Review 0721a
1. In @StreamFactory.openFileStream()@ the call to @int id = work.obtain().rsb.openFileStream(fi... - 02:36 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Added missing history entries.
Added Constantine changes from note 47
Fixed issues from note 46
Also I've found ...
07/19/2014
- 06:08 PM Bug #2293: Fixing an unfixed extent output parameter causes an error
- 0715a passed the conversion test on the customer's server project - there were no differences in the generated code. ...
07/18/2014
- 06:29 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- ok
- 10:13 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Very good point. OK, I guess it is back in.
Evgeny: please make this change and the final changes to finish the u... - 09:50 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Greg Shah wrote:
> I had removed that code when I changed progress.g to match the strings "term" or "terminal" as th... - 09:01 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- I had removed that code when I changed progress.g to match the strings "term" or "terminal" as the KW_TERM. I prefer...
- 05:48 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Greg Shah wrote:
> Constantin, what do you think?
The changes look OK, except for @StreamFactory.openFileStream@, w...
07/17/2014
- 05:24 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Code Review 0717a
Generally the changes look good to me.
Constantin, what do you think?
Some feedback:
... - 03:36 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Finally I've found a problem. Please review it.
This is dirty fix and not finally, but it have passed regression tes... - 03:31 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Please post your latest findings, your latest code and your testing results as they stand.
- 02:20 AM Bug #2293: Fixing an unfixed extent output parameter causes an error
- Hynek Cihlar wrote:
> The attached hc_upd20140715a.zip resolves the issue related to the conversion of non-extent ta...
07/16/2014
- 05:37 PM Bug #2293: Fixing an unfixed extent output parameter causes an error
- The attached hc_upd20140715a.zip resolves the issue related to the conversion of non-extent table fields passed to ou...
07/15/2014
- 03:43 AM Feature #1634: implement full native library (.so or DLL) support
- Fixed @SESSION:TEMP-DIRECTORY@ - it needs to check the client-side, not the server-side. The other case where java.l...
07/13/2014
- 05:49 PM Bug #2293 (Closed): Fixing an unfixed extent output parameter causes an error
- 03:33 PM Bug #2293: Fixing an unfixed extent output parameter causes an error
- The attached 0713a is 0710a plus up to date bzr check-ins. 0713a checked in to bzr revision 10568.
- 10:33 AM Bug #2293: Fixing an unfixed extent output parameter causes an error
- If I understand correctly, no merge is needed and you are ready to check it in.
You can go ahead with the check in... - 05:49 PM Bug #2292 (Closed): Fix error handling when unfixed extent passed to fixed extent input parameter
- 03:35 PM Bug #2292 (Feedback): Fix error handling when unfixed extent passed to fixed extent input paramet...
- 03:34 PM Bug #2292: Fix error handling when unfixed extent passed to fixed extent input parameter
- Fixed by #2293.
07/12/2014
- 06:23 PM Bug #2293: Fixing an unfixed extent output parameter causes an error
- Conversion and runtime tests passed. During conversion test no differences in generated code were reported.
07/11/2014
- 10:04 AM Bug #2338: fix _MSG function
- Vadim, the logic looks good. The only part I'm not comfortable with is the NumberedException changes: you are keepin...
- 07:50 AM Bug #2338 (WIP): fix _MSG function
- 02:02 AM Bug #2338: fix _MSG function
- Here is the first version of implementation. Now I'm working on QUIT condition and recordOrShowError (errors without ...
- 12:13 AM Bug #2338: fix _MSG function
- Constantin Asofiei wrote:
> This article states that warnings are logged too: http://knowledgebase.progress.com/arti... - 11:58 PM Bug #2338: fix _MSG function
- From #1632 _MSG() is built-in undocumented function.
Constantin Asofiei wrote:
> Vadim Gindin wrote:
> > I ran the _... - 10:57 PM Bug #2338 (Closed): fix _MSG function
- 07:49 AM Bug #2197 (Closed): fix the error message list cleanup when NO-ERROR mode is enabled and ERROR-ST...
07/10/2014
- 10:43 AM Bug #2197: fix the error message list cleanup when NO-ERROR mode is enabled and ERROR-STATUS:ERRO...
- Vadim: please open a new task to resolve the remaining issue (_MSG problems). Make sure that Constantin and myself a...
07/09/2014
- 03:46 PM Bug #2197: fix the error message list cleanup when NO-ERROR mode is enabled and ERROR-STATUS:ERRO...
- Committed to bzr. Rev #10565
- 03:53 AM Bug #2293: Fixing an unfixed extent output parameter causes an error
- Hynek Cihlar wrote:
> Please review.
The changes look good. Go ahead with conversion and runtime testing. - 08:12 PM Bug #2293: Fixing an unfixed extent output parameter causes an error
- The attached change set provides the following in addition to the previous change set:
* fixed the formatting issu... - 08:13 PM Bug #2292: Fix error handling when unfixed extent passed to fixed extent input parameter
- This issue is fixed by #2293. Once #2293 is closed, this can be closed with Nofix resolution.
07/08/2014
- 05:35 AM Bug #2197: fix the error message list cleanup when NO-ERROR mode is enabled and ERROR-STATUS:ERRO...
- Vadim Gindin wrote:
> Corrected update for note 8.
If all your tests work OK, go ahead and release it. - 03:04 AM Bug #2197: fix the error message list cleanup when NO-ERROR mode is enabled and ERROR-STATUS:ERRO...
- Corrected update for note 8.
Also available in: Atom