Activity
From 02/17/2016 to 03/17/2016
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. ... - 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... - 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...
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... - 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...
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.
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...
- 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.... - 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...
- 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... - 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...
- 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 ... - 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 ... - 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... - 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... - 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...
03/10/2016
- 02:15 PM Feature #1612: finish SESSION system handle support
- The note 59 has been updated.
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...
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... - 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... - 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.
- 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... - 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 ... - 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... - 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...
- 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... - 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... - 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 ...
- 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 ...
- 02:38 PM Bug #3020 (Test): Add support for the IMMEDIATE-DISPLAY and MULTITASKING-INTERVAL SEEION attributes
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...
- 11:56 AM Feature #1612: finish SESSION system handle support
- The note 59 has been updated.
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...
- 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.
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... - 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... - 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:
>
... - 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... - 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...
- 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... - 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:...
- 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 ... - 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... - 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... - 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...
- 10:13 AM Feature #1612: finish SESSION system handle support
- Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > The problematic code is in @ComboBoxGuiImpl.createSimpleList()@... - 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... - 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... - 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... - 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...
- 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.
...
03/03/2016
- 04:49 PM Feature #1612: finish SESSION system handle support
- Implemented runtime support for the @SESSION:DATA-ENTRY-RETURN@ attribute.
Committed to the task branch 1612a revn... - 02:05 PM Feature #1612: finish SESSION system handle support
- It seems that @Frame.isLastWidget()@ method is not exactly correct.
For the the frame definition... - 01:15 PM Feature #1612: finish SESSION system handle support
- Eugenie Lyzenko wrote:
> The idea behind if when the @ENTER@ key is pressing in combo-box with editable field(and dr... - 01:12 PM Feature #1612: finish SESSION system handle support
- The idea behind if when the @ENTER@ key is pressing in combo-box with editable field(and drop-down is closed) or in f...
- 12:54 PM Feature #1612: finish SESSION system handle support
- Greg Shah wrote:
> In regard to the call to @getDataEntryReturn()@, I imagine that this may have to do with support ... - 12:39 PM Feature #1612: finish SESSION system handle support
- > What is the reason of the code mentioned above despite this fact (and the comment)?
The comment was probably wri... - 12:16 PM Feature #1612: finish SESSION system handle support
- I see the following code fragment in the @ComboBox.processKeyEvent()@ method...
03/02/2016
- 01:16 PM Feature #1612: finish SESSION system handle support
- Added @uast/session/data-entry-return.p@ revision 1476. Note 59 has been updated
- 01:07 PM Feature #1612: finish SESSION system handle support
- Greg Shah wrote:
> I assume you are planning to provide more details than currently posted in note 59?
Of course.... - 01:06 PM Feature #1612: finish SESSION system handle support
- > Semantics of the APPL-ALERT-BOXES, DATA-ENTRY-RETURN, DEBUG-ALERT and IMMEDIATE-DISPLAY SESSION attributes.
I as... - 11:50 AM Feature #1612: finish SESSION system handle support
- Tests added to @uast/session@ revision 1475.
- 11:36 AM Feature #1612: finish SESSION system handle support
- Semantics of the @APPL-ALERT-BOXES@, @DATA-ENTRY-RETURN@, @DEBUG-ALERT@ and @IMMEDIATE-DISPLAY@ @SESSION@ attributes....
- 08:33 AM Feature #1612: finish SESSION system handle support
- Yes, no problem.
- 08:25 AM Feature #1612: finish SESSION system handle support
- Greg Shah wrote:
> Please document (here) the found behavior for each of the attributes.
>
> Also, please split t... - 08:16 AM Feature #1612: finish SESSION system handle support
- Please document (here) the found behavior for each of the attributes.
Also, please split the testcase into separat... - 07:57 AM Feature #1612: finish SESSION system handle support
- Added state variables for the @APPL-ALERT-BOXES@, @DATA-ENTRY-RETURN@, @DEBUG-ALERT@ and @IMMEDIATE-DISPLAY@ @SESSION...
- 07:13 AM Feature #1612: finish SESSION system handle support
- The value of the @APPL-ALERT-BOXES@ doesn't affect @MESSAGE@ statement with @SET@/@UPDATE@ clause.
- 03:22 AM Feature #1612: finish SESSION system handle support
- Rebased task branch 1612a from P2J trunk rev 10978. The latest revision is now 10979.
03/01/2016
- 01:14 PM Feature #1612: finish SESSION system handle support
- Rebased task branch 1612a from P2J trunk rev 10976. The latest revision is now 10977.
- 07:18 AM Feature #1612: finish SESSION system handle support
- Added conversion support and stub for the @SESSION:IMMEDIATE-DISPLAY@, write support for the @SESSION:DATA-ENTRY-RETU...
- 06:05 AM Feature #1612: finish SESSION system handle support
- created task branch 1612a
Also available in: Atom