Project

General

Profile

Activity

From 03/04/2016 to 04/02/2016

04/02/2016

08:03 AM Feature #2181: implement SSL support for sockets
Code Review Task Branch 2181a Revision 11004
The changes look very good.
1. In the future, "simple container" class...
Greg Shah
07:36 AM Bug #2684: XML file processing needs to be implemented on the client side instead of on the P2J s...
Great!
Is there anything left to do on this task?
Greg Shah
07:16 AM Bug #2684: XML file processing needs to be implemented on the client side instead of on the P2J s...
Greg Shah wrote:
> To be clear, I think the LOAD and SAVE implementations should be possible using @InputStreamWrapp...
Ovidiu Maxiniuc

04/01/2016

04:36 PM Feature #2181: implement SSL support for sockets
>> LowLevelSocketImpl.enableSSLConnections - I think we might need to provide case-insensitive search of store files,... Greg Shah
04:15 PM Feature #2181: implement SSL support for sockets
Constantin Asofiei wrote:
> Ovidiu, about 2181a rev 10998:
> 1. @LowLevelSocketImpl.createSslSocket@ - it can retur...
Ovidiu Maxiniuc
04:14 PM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> Ovidiu: please put this into 2181a.
Done. Revision is 11004.
Ovidiu Maxiniuc
03:50 PM Feature #1612: finish SESSION system handle support
The idea is reasonable.
Ovidiu: please put this into 2181a.
Greg Shah
11:58 AM Feature #1612: finish SESSION system handle support
Constantin Asofiei wrote:
> The @LogicalTerminal@ versions need to be renamed to something else (maybe append an @_@...
Constantin Asofiei
11:58 AM Feature #1612: finish SESSION system handle support
Ovidiu reports a regression when building a @SESSION@ as a handle via @SessionUtils.asHandle()@ - @isDataEntryReturn@... Constantin Asofiei
07:07 AM Bug #2872: IOException in Windows
The exception is thrown in @com\goldencode\p2j\util\Utils.java@. Here is an example of a complete exception stack:
<...
Ovidiu Maxiniuc

03/31/2016

08:44 AM Feature #2504 (Closed): real environment access for OS-GETENV
The change to add this feature was put into branch 1896c which was merged to trunk as revision 10990. Greg Shah
08:42 AM Feature #1612 (Closed): finish SESSION system handle support
Greg Shah
07:10 AM Feature #2181: implement SSL support for sockets
Ovidiu, about 2181a rev 10998:
# @LowLevelSocketImpl.createSslSocket@ - it can return @null@ if host name can't be v...
Constantin Asofiei

03/30/2016

04:08 PM Bug #2684: XML file processing needs to be implemented on the client side instead of on the P2J s...
To be clear, I think the LOAD and SAVE implementations should be possible using @InputStreamWrapper@ and @OutputStrea... Greg Shah
12:47 PM Feature #1612: finish SESSION system handle support
Thanks, those are useful clarifications. Greg Shah
12:28 PM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> In our gap analysis rules, I was planning to set the following:
>
> [...]
>
> Is this corre...
Igor Skornyakov
12:23 PM Feature #1612: finish SESSION system handle support
In our gap analysis rules, I was planning to set the following:... Greg Shah
09:57 AM Feature #1612: finish SESSION system handle support
The task branch merged to the trunk revision 10988 and archived.
Igor Skornyakov
08:50 AM Feature #1612: finish SESSION system handle support
Great! Please merge 1612b to trunk. Greg Shah
06:53 AM Feature #1612: finish SESSION system handle support
ctrl-c-3way tests passed. Igor Skornyakov
03:25 AM Feature #1612: finish SESSION system handle support
All regression tests except @gso_ctrlc_3way_tests@ and @tc_job_002@ passed. Igor Skornyakov
07:56 AM Bug #2872: IOException in Windows
Ovidiu: please post details of the IOException and how to recreate the problem.
The native console init will be wo...
Greg Shah
05:08 AM Feature #2181: implement SSL support for sockets
Greg Shah wrote:
> Code Review Task Branch 2181a Revision 10995
>
> 1. @LowLevelSocketImpl.initClientSideSSL()@ h...
Ovidiu Maxiniuc

03/29/2016

05:20 PM Feature #2181: implement SSL support for sockets
Constantin: please review this. Greg Shah
05:19 PM Feature #2181: implement SSL support for sockets
Code Review Task Branch 2181a Revision 10995
This is really good work.
1. @LowLevelSocketImpl.initClientSideSSL...
Greg Shah
01:39 PM Feature #1612: finish SESSION system handle support
Rebased task branch 1612b from P2J trunk rev 10987. The latest revision is now 10997.
Starting regression testing.
Igor Skornyakov
01:34 PM Feature #1612: finish SESSION system handle support
It looks good. Please rebase to the latest trunk level. After that you can regression test. Greg Shah
01:32 PM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> Code Review Task Branch 1612b Revision 10995
>
> Everything looks good except you forgot about...
Igor Skornyakov
01:29 PM Feature #1612: finish SESSION system handle support
Code Review Task Branch 1612b Revision 10995
Everything looks good except you forgot about this one:...
Greg Shah
01:26 PM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> Code Review Task Branch 1612b Revision 10993
Fixed.
Committed to the task branch 1612b revi...
Igor Skornyakov
01:15 PM Feature #1612: finish SESSION system handle support
Code Review Task Branch 1612b Revision 10993
1. @ClientCore@ should not import @com.goldencode.p2j.ui.client.gui.*...
Greg Shah
01:01 PM Feature #1612: finish SESSION system handle support
Client command line parameters' processing refactored.
Committed to the task branch 1612b revision 10993.
Igor Skornyakov
12:27 PM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> No. Just remove the @ClientParameters@ instance from @standardEntry()@. I don't ever see a rea...
Igor Skornyakov
12:26 PM Feature #1612: finish SESSION system handle support
> My concern is this opens the door for submitting two (possibly different) versions of ClientParameters to the serve... Greg Shah
12:24 PM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> We don't want to expose the directory configuration for @SessionUtils@ to the client. The direct...
Igor Skornyakov
12:19 PM Feature #1612: finish SESSION system handle support
We don't want to expose the directory configuration for @SessionUtils@ to the client. The directory node that is che... Greg Shah
11:22 AM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> You're right. Propose an alternative that does not call @WorkArea.get()@ before the @ClientParam...
Igor Skornyakov
11:13 AM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> Later we are going to have to split this out anyway, so it might as well be done now. That also ...
Igor Skornyakov
11:08 AM Feature #1612: finish SESSION system handle support
> My initial version was exactly like you suggested but I've changed it as there are no places (so far) where we need... Greg Shah
11:06 AM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> Code Review Task Branch 1612b Revision 10992
>
> Generally the changes are OK.
>
> However,...
Igor Skornyakov
11:02 AM Feature #1612: finish SESSION system handle support
Code Review Task Branch 1612b Revision 10992
Generally the changes are OK.
However, I think this code in @Error...
Greg Shah
10:29 AM Feature #1612: finish SESSION system handle support
Constantin Asofiei wrote:
> Greg Shah wrote:
> > 1. In @ErrorManager.recordOrShowError()@, I think the direct use o...
Igor Skornyakov
10:15 AM Feature #1612: finish SESSION system handle support
> As I can see the ThinClient.initializePost() is called even before ThinClient.loadEnvironment()
You're right. P...
Greg Shah
09:47 AM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> 5. Move the @ThinClient.loadEnvironment()@ call to @getSessionTooltips()@ to the @ThinClient.in...
Igor Skornyakov
09:21 AM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> 1. In @ErrorManager.recordOrShowError()@, I think the direct use of the @ProcedureManager@ will b...
Constantin Asofiei
09:09 AM Feature #1612: finish SESSION system handle support
> To make the change as local as possible I decided to change SessionUtils.getSessionTooltips() only. This approach i... Greg Shah
05:21 AM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> Good find. Please do fix it.
Done.
Committed to the task branch 1612b revision 10991.
To ...
Igor Skornyakov
01:20 PM Feature #1623 (Closed): refine I/O support to resolve incompatibilities or missing features
Greg Shah
01:20 PM Feature #1628 (Closed): fix any incompatibilities or missing features of NO-ECHO support
Greg Shah
01:16 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
Branch 1628a passed runtime testing and was merged to trunk rev 10987 and archived. Constantin Asofiei
05:23 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
1628a rev 10989 fixes two more issues (format for unknown date variables and a NL emitted before the page headers). Constantin Asofiei

03/28/2016

06:44 PM Feature #1612: finish SESSION system handle support
> This happens because of the @ToolTip.setSessionTooltips(tc.server.getSessionTooltips())@ call at the end of the @Th... Greg Shah
06:44 PM Feature #1612: finish SESSION system handle support
Code Review Task Branch 1612a Revision 10990
History number @802@ in @ErrorWriterServer@ should be @002@.
Greg Shah
04:13 PM Feature #1612: finish SESSION system handle support
This happens because of the @ToolTip.setSessionTooltips(tc.server.getSessionTooltips())@ call at the end of the @Thin... Igor Skornyakov
04:03 PM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> Strange. If this call occurs after the @StandardServer.standardEntry()@ is called, then how can ...
Igor Skornyakov
03:47 PM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> Strange. If this call occurs after the @StandardServer.standardEntry()@ is called, then how can ...
Igor Skornyakov
03:46 PM Feature #1612: finish SESSION system handle support
Strange. If this call occurs after the @StandardServer.standardEntry()@ is called, then how can the @ClientParameter... Greg Shah
03:22 PM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> > The problem is that sometimes the @StandardServer.getClientParameters()@ returns @null@ when ca...
Igor Skornyakov
03:11 PM Feature #1612: finish SESSION system handle support
> > You should never be able to call @get()@ without @initialValue()@ having been executed. This is a pre-existing b... Greg Shah
03:10 PM Feature #1612: finish SESSION system handle support
Code Review Task Branch 1612b Revision 10989
1. In @ErrorManager.recordOrShowError()@, I think the direct use of t...
Greg Shah
02:12 PM Feature #1612: finish SESSION system handle support
The issues mentioned in the code review have been fixed.
Committed to the task branch 1612b revision 10989.
Igor Skornyakov
02:02 PM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> You should never be able to call @get()@ without @initialValue()@ having been executed. This i...
Igor Skornyakov
01:59 PM Feature #1612: finish SESSION system handle support
>> 3. I don't understand why SessionUtils.init() is being called from isDebugAlert() and isClientlog(). Shouldn't the... Greg Shah
01:56 PM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> Code Review Task Branch 1612b Revision 10988
>
> 1. My primary concern is that you are re-intr...
Igor Skornyakov
01:45 PM Feature #1612: finish SESSION system handle support
Code Review Task Branch 1612b Revision 10988
1. My primary concern is that you are re-introducing a direct UI depe...
Greg Shah
12:13 PM Feature #1612: finish SESSION system handle support
Finished client logging.
Committed to the task branch 1612b revision 10988.
Ready for the code review.
Igor Skornyakov
08:47 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
Code Review Task Branch 1628a Revision 10988
Both the merge of the evk_upd20150713a.zip into 1628a and the changes...
Greg Shah
07:45 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
Rebased trunk rev from 1628a rev 10986.
1628a rev 10988 fixes a PUT issues (do not emit NL before PUT if cursor is...
Constantin Asofiei

03/26/2016

08:50 AM Feature #1612: finish SESSION system handle support
Created task branch 1612b Igor Skornyakov
08:45 AM Feature #1612: finish SESSION system handle support
Merged to the trunk revision 10986.
The task branch 1612a was archived.
Igor Skornyakov
08:29 AM Feature #1612: finish SESSION system handle support
Please merge 1612a to trunk. Greg Shah
02:31 AM Feature #1612: finish SESSION system handle support
All CTRL-C test passed.
The branch 1612a is ready for merge.
Igor Skornyakov

03/25/2016

06:26 PM Feature #1612: finish SESSION system handle support
tc_job_clock_002 test passed.
Starting CTRL-C tests.
Igor Skornyakov
02:56 PM Feature #1612: finish SESSION system handle support
After a second run only the following tests from main-regression failed in both runs:
tc_job_002
tc_job_clock_002
...
Igor Skornyakov
11:22 AM Feature #1612: finish SESSION system handle support
Igor Skornyakov wrote:
> Constantin Asofiei wrote:
>
> > I've used this test:
> > [...]
> > and after running i...
Constantin Asofiei
11:16 AM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> Yes. Do not spend time on @LOG-MANAGER@.
OK, thank you.
Igor Skornyakov
11:15 AM Feature #1612: finish SESSION system handle support
> do you agree with this approach?
Yes. Do not spend time on @LOG-MANAGER@.
Greg Shah
11:10 AM Feature #1612: finish SESSION system handle support
Constantin Asofiei wrote:
> I've used this test:
> [...]
> and after running it like this: @pro -p aa.p -clientl...
Igor Skornyakov
11:05 AM Feature #1612: finish SESSION system handle support
Igor Skornyakov wrote:
> Constantin Asofiei wrote:
> > In note 59 you state that stack trace is written also for @M...
Constantin Asofiei
11:04 AM Feature #1612: finish SESSION system handle support
After the fix the following test failed in the main-regression:
tc_codes_employees_021
tc_codes_employees_024
tc_d...
Igor Skornyakov
10:57 AM Feature #1612: finish SESSION system handle support
Constantin Asofiei wrote:
> In note 59 you state that stack trace is written also for @MESSAGE statements shown as A...
Igor Skornyakov
10:44 AM Feature #1612: finish SESSION system handle support
Igor Skornyakov wrote:
> The goal is to write Progress stack trace when @DEBUG-ALERT@ is on and the @-clientlog@ is...
Constantin Asofiei
10:32 AM Feature #1612: finish SESSION system handle support
Constantin Asofiei wrote:
> For appserver agents (and also batch processes configured in the directory and started v...
Igor Skornyakov
10:14 AM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> Constantin: can you please provide some guidance on how to best write to the log?
For appserver ...
Constantin Asofiei
09:56 AM Feature #1612: finish SESSION system handle support
OK, but the @DSLOG-MANAGER@ system handle is not in use in the customer application. We don't need to worry about it... Greg Shah
09:51 AM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> > If I understand the progress documentation correctly the parameters of the server log are the a...
Igor Skornyakov
09:46 AM Feature #1612: finish SESSION system handle support
> If I understand the progress documentation correctly the parameters of the server log are the attributes of the DSL... Greg Shah
09:36 AM Feature #1612: finish SESSION system handle support
I have a question regrading logging. I understand that I'm supposed to implement stack trace logging for the applicat... Igor Skornyakov
06:27 AM Feature #1612: finish SESSION system handle support
It appears that the clause @The AVM ignores this attribute if there is a default button on the frame@ means that in t... Igor Skornyakov
04:29 AM Feature #1612: finish SESSION system handle support
Well in fact the template screen is... Igor Skornyakov
04:14 AM Feature #1612: finish SESSION system handle support
Multiple tests failed on the same (or similar) screen:... Igor Skornyakov
12:41 PM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
Created task branch 1628a from trunk rev 10985.
Rev 10986 contains the merged evk_upd20150713a.zip (there are still ...
Constantin Asofiei

03/24/2016

10:25 AM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> My question about the estimate is in regards to the @-debugalert@ command line support and the ad...
Igor Skornyakov
10:00 AM Feature #1612: finish SESSION system handle support
My question about the estimate is in regards to the @-debugalert@ command line support and the addition of the needed... Greg Shah
09:50 AM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> No, we will do them here but in a new branch 1612b. I want to get the current changes merged t...
Igor Skornyakov
09:31 AM Feature #1612: finish SESSION system handle support
Code Review Task Branch 1612a Revision 10995
This review checks every change in this branch from trunk 10985. I h...
Greg Shah
09:20 AM Feature #1612: finish SESSION system handle support
> Please note that the support for the -debugalert startup parameter and the logging is not implemented as well. Shou... Greg Shah
06:55 AM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> It isn't necessary right now. Please open a separate task in the UI project for that. Make it a...
Igor Skornyakov
05:31 AM Feature #1612: finish SESSION system handle support
Fixed the issues mentioned in the code review.
Rebased task branch 1612a from P2J trunk rev 10985. The latest revi...
Igor Skornyakov

03/23/2016

07:15 PM Feature #1612: finish SESSION system handle support
Code Review Task Branch 1612a Revision 10991
1. There are 2 history entries in @ButtonConfig@ which have wrong num...
Greg Shah
07:06 PM Feature #1612: finish SESSION system handle support
> I made some progress with ChUI stack trace dialog but it is still not working properly.
It isn't necessary right...
Greg Shah
06:54 PM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> 2. Direct users of @ThinClient.messageBox()@ all have comments like @TODO: is it always correct...
Igor Skornyakov
08:29 AM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> Code Review Task Branch 1612a Revision 10990
>
> The overall approach is very good. My commen...
Igor Skornyakov
08:20 AM Feature #1612: finish SESSION system handle support
Code Review Task Branch 1612a Revision 10990
The overall approach is very good. My comments are mostly about codi...
Greg Shah
02:42 PM Feature #1615 (Rejected): implement RCODE-INFO system handle
This usage was removed from the application. Greg Shah

03/22/2016

05:20 PM Feature #1612: finish SESSION system handle support
Hynek Cihlar wrote:
> Looks ok to me.
Great! Thank you very much indeed!
Igor Skornyakov
05:20 PM Feature #1612: finish SESSION system handle support
Igor Skornyakov wrote:
> Hynek, can you please take a look at the @AlertBoxCommons.showStackTrace()@ method? Are the...
Hynek Cihlar
01:02 PM Feature #1612: finish SESSION system handle support
The dialog for the Progress stack trace is essentially finished for the Swing GUI
Committed to the task branch 161...
Igor Skornyakov
07:30 AM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> In #3033, you are trying to use extra widgets to get your layout to look right. Does the 4GL use...
Igor Skornyakov
07:27 AM Feature #1612: finish SESSION system handle support
In #3033, you are trying to use extra widgets to get your layout to look right. Does the 4GL use a fixed location fo... Greg Shah
07:26 AM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> If you have some partially working code, please check it in and get help. We have to close this ...
Igor Skornyakov
07:23 AM Feature #1612: finish SESSION system handle support
If you have some partially working code, please check it in and get help. We have to close this down as quickly as p... Greg Shah

03/21/2016

05:45 PM Feature #1612: finish SESSION system handle support
Hynek Cihlar wrote:
> Good idea, but I am afraid that 4GL internally uses two different layouts for ChUI and GUI a...
Igor Skornyakov
05:41 PM Feature #1612: finish SESSION system handle support
Igor Skornyakov wrote:
> Hynek Cihlar wrote:
> > Igor Skornyakov wrote:
> > > Hynek,
> > > I'm working now on the...
Hynek Cihlar
05:12 PM Feature #1612: finish SESSION system handle support
Hynek Cihlar wrote:
> Igor Skornyakov wrote:
> > Hynek,
> > I'm working now on the dialog for the stack trace foll...
Igor Skornyakov
04:59 PM Feature #1612: finish SESSION system handle support
Igor Skornyakov wrote:
> Hynek,
> I'm working now on the dialog for the stack trace following the approach you sugg...
Hynek Cihlar
03:03 PM Feature #1612: finish SESSION system handle support
Hynek,
I'm working now on the dialog for the stack trace following the approach you suggested. The dialog should con...
Igor Skornyakov

03/17/2016

10:17 AM Feature #1612: finish SESSION system handle support
Hynek Cihlar wrote:
> I think you can use the same approach as with the update dialog in @Window.tinyInput()@, i.e. ...
Igor Skornyakov
10:14 AM Feature #1612: finish SESSION system handle support
Igor Skornyakov wrote:
> We need a new widget type to display the Progress stack trace as described in the note 59 s...
Hynek Cihlar
09:15 AM Feature #1612: finish SESSION system handle support
We need a new widget type to display the Progress stack trace as described in the note 59 section 5.
I suggest to i...
Igor Skornyakov

03/15/2016

05:02 AM Feature #1612: finish SESSION system handle support
Constantin Asofiei wrote:
> Igor, to configure an appserver, on windev01 you need to use the @Progress Explorer@ too...
Igor Skornyakov
05:00 AM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> At this time, you should only implement features that don't depend on @-clientlog@. This would i...
Constantin Asofiei

03/14/2016

04:37 AM Feature #1612: finish SESSION system handle support
Rebased task branch 1612a from P2J trunk rev 10982. The latest revision is now 10986. Igor Skornyakov

03/11/2016

09:24 AM Feature #1612: finish SESSION system handle support
In the dialog the @Debug@ button should be present but disabled so that it is clear that it is not functional. The c... Greg Shah
09:23 AM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> We are not going to support @-clientlog@ at this time. Make sure to put an @UnimplementedFeature....
Igor Skornyakov
09:21 AM Feature #1612: finish SESSION system handle support
We are not going to support @-clientlog@ at this time. Make sure to put an @UnimplementedFeature.todo()@ into the deb... Greg Shah
09:04 AM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> What do the Progress docs state about it?
Essentially not much more than I could see. It is esse...
Igor Skornyakov
08:57 AM Feature #1612: finish SESSION system handle support
> BTW: I understand that -clientlog, -logginglebel and -debugalert should be command-line options of the client. Is t... Greg Shah
08:57 AM Feature #1612: finish SESSION system handle support
> > What is the purpose of @-clientlog@? I guess it sets a log file name. But for what use?
> > I'm not sure that ...
Greg Shah
08:56 AM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> What is the purpose of @-clientlog@? I guess it sets a log file name. But for what use?
> I'm ...
Igor Skornyakov
08:50 AM Feature #1612: finish SESSION system handle support
What is the purpose of @-clientlog@? I guess it sets a log file name. But for what use?
I'm not sure that we nee...
Greg Shah
08:36 AM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> No. Those other attributes are not in use and we aren't going to support them at this time.
I s...
Igor Skornyakov
08:28 AM Feature #1612: finish SESSION system handle support
> There is a number of attributes which are related to @-clientlog@ startup parameter (@LOGFILE-NAME@, @LOGGING-LEVEL... Greg Shah

03/10/2016

02:15 PM Feature #1612: finish SESSION system handle support
The note 59 has been updated. Igor Skornyakov

03/09/2016

06:07 PM Feature #1612: finish SESSION system handle support
My initial description of the @DEBEG-ALERT@ semantics was not correct as I started me tests from the Procedure Editor... Igor Skornyakov

03/08/2016

04:26 PM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> Code Review Task Branch 1612a Revision 10983
>
> 1. Are you sure that only the @message(Object...
Igor Skornyakov
04:21 PM Feature #1612: finish SESSION system handle support
Code Review Task Branch 1612a Revision 10983
1. Are you sure that only the @message(Object[] list, ColorSpec cs, han...
Greg Shah
04:17 PM Feature #1612: finish SESSION system handle support
Rebased task branch 1612a from P2J trunk rev 10980. The latest revision is now 10983. Igor Skornyakov
04:07 PM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> > OK. What should I work on tomorrow?
>
> Is @DATA-ENTRY-RETURN@ done?
>
> Is @APPL-ALERT-B...
Igor Skornyakov
04:04 PM Feature #1612: finish SESSION system handle support
> OK. What should I work on tomorrow?
Is @DATA-ENTRY-RETURN@ done?
Is @APPL-ALERT-BOXES@ done?
Finish those ...
Greg Shah
03:35 PM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> The customer does use @-debugalert@. The @.pf@ I have does not use @-clientlog@ but I will check...
Igor Skornyakov
03:21 PM Feature #1612: finish SESSION system handle support
> Regarding DEBUG-ALERT. It is possible of course to provide a stack trace of the server-side code, but it will be re... Greg Shah
02:44 PM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> I appreciate the updates on @IMMEDIATE-DISPLAY@. As I mentioned in note 86:
>
> > OK, at this...
Igor Skornyakov
02:34 PM Feature #1612: finish SESSION system handle support
I appreciate the updates on @IMMEDIATE-DISPLAY@. As I mentioned in note 86:
> OK, at this point I think we need t...
Greg Shah
02:31 PM Feature #1612: finish SESSION system handle support
I was able to see an effect of the @IMMEDIATE-DISPLAY@ attribute (at least partially). Note 59 has been updated. See ... Igor Skornyakov
02:42 PM Bug #3020: Add support for the IMMEDIATE-DISPLAY and MULTITASKING-INTERVAL SEEION attributes
In a simplest scenario when @MULTITASKING-INTERVAL@ == 0 (default value) the @IMMEDIATE-DISPLAY@ is @false@ (default ... Igor Skornyakov
02:38 PM Bug #3020 (Test): Add support for the IMMEDIATE-DISPLAY and MULTITASKING-INTERVAL SEEION attributes
Igor Skornyakov

03/07/2016

01:37 PM Feature #1612: finish SESSION system handle support
I cannot reproduce the effect of the @IMMEDIATE-DISPLAY@ I've seen initially. I'm really start to think that it was a... Igor Skornyakov
11:56 AM Feature #1612: finish SESSION system handle support
The note 59 has been updated. Igor Skornyakov

03/06/2016

03:50 PM Feature #1612: finish SESSION system handle support
There is a correlation between @IMMEDIATE-DISPLAY@ and @MULTITASKING-INTERVAL@. The attached test runs the same proce... Igor Skornyakov
02:37 PM Feature #1612: finish SESSION system handle support
It is strange but today I do not see any effect of the @IMMEDIATE-DISPLAY@ at all. Igor Skornyakov

03/04/2016

05:15 PM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> What a surprise, you've found another Progress documentation failure.
>
> Please note that Eug...
Igor Skornyakov
05:10 PM Feature #1612: finish SESSION system handle support
What a surprise, you've found another Progress documentation failure.
Please note that Eugenie found exactly the s...
Greg Shah
05:00 PM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> Your description of @IMMEDIATE-DISPLAY@ is the opposite of how it is described by Progress:
>
...
Igor Skornyakov
01:59 PM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> > It seems that there is no problem with Swing GUI. Roughly speaking it is sufficient to check th...
Igor Skornyakov
01:49 PM Feature #1612: finish SESSION system handle support
> It seems that there is no problem with Swing GUI. Roughly speaking it is sufficient to check the value of the @IMME... Greg Shah
01:07 PM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> Your description of @IMMEDIATE-DISPLAY@ is the opposite of how it is described by Progress:
Sorr...
Igor Skornyakov
12:42 PM Feature #1612: finish SESSION system handle support
Your description of @IMMEDIATE-DISPLAY@ is the opposite of how it is described by Progress:... Greg Shah
10:39 AM Feature #1612: finish SESSION system handle support
Eugenie Lyzenko wrote:
> >Eugenie, please comment.
>
> This is mandatory with the current working model(like for ...
Hynek Cihlar
10:27 AM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> Questions:
>
> 1. What does "all output operation" mean?
> 2. What does "pending updates" mea...
Igor Skornyakov
10:17 AM Feature #1612: finish SESSION system handle support
>Eugenie, please comment.
This is mandatory with the current working model(like for @EntryFieldGuiImpl@). These ar...
Eugenie Lyzenko
10:15 AM Feature #1612: finish SESSION system handle support
> The semantics of the DATA-ENTRY-RETURN seems to be as described in the Progress documentation (see uast/session/dat... Greg Shah
10:13 AM Feature #1612: finish SESSION system handle support
Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > The problematic code is in @ComboBoxGuiImpl.createSimpleList()@...
Igor Skornyakov
10:04 AM Feature #1612: finish SESSION system handle support
Hynek Cihlar wrote:
> The problematic code is in @ComboBoxGuiImpl.createSimpleList()@, for some reason the method ad...
Constantin Asofiei
10:03 AM Feature #1612: finish SESSION system handle support
Greg Shah wrote:
> Before I can evaluate your proposal, I need to understand what exactly IMMEDIATE-DISPLAY does. P...
Igor Skornyakov
09:53 AM Feature #1612: finish SESSION system handle support
Igor Skornyakov wrote:
> It seems that @Frame.isLastWidget()@ method is not exactly correct.
> For the the frame de...
Hynek Cihlar
09:52 AM Feature #1612: finish SESSION system handle support
Before I can evaluate your proposal, I need to understand what exactly IMMEDIATE-DISPLAY does. Please provide a desc... Greg Shah
09:50 AM Feature #1612: finish SESSION system handle support
There are still number of details regarding @IMMEDIATE-DISPLAY@ to be checked but one problem is clear right now.
...
Igor Skornyakov
 

Also available in: Atom