Activity
From 03/03/2016 to 04/01/2016
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,...
- 04:15 PM Feature #2181: implement SSL support for sockets
- Constantin Asofiei wrote:
> Ovidiu, about 2181a rev 10998:
> 1. @LowLevelSocketImpl.createSslSocket@ - it can retur... - 04:14 PM Feature #1612: finish SESSION system handle support
- Greg Shah wrote:
> Ovidiu: please put this into 2181a.
Done. Revision is 11004. - 03:50 PM Feature #1612: finish SESSION system handle support
- The idea is reasonable.
Ovidiu: please put this into 2181a. - 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 @_@... - 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@...
- 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:
<...
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.
- 08:42 AM Feature #1612 (Closed): finish SESSION system handle support
- 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...
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...
- 12:47 PM Feature #1612: finish SESSION system handle support
- Thanks, those are useful clarifications.
- 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... - 12:23 PM Feature #1612: finish SESSION system handle support
- In our gap analysis rules, I was planning to set the following:...
- 09:57 AM Feature #1612: finish SESSION system handle support
- The task branch merged to the trunk revision 10988 and archived.
- 08:50 AM Feature #1612: finish SESSION system handle support
- Great! Please merge 1612b to trunk.
- 06:53 AM Feature #1612: finish SESSION system handle support
- ctrl-c-3way tests passed.
- 03:25 AM Feature #1612: finish SESSION system handle support
- All regression tests except @gso_ctrlc_3way_tests@ and @tc_job_002@ passed.
- 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... - 05:08 AM Feature #2181: implement SSL support for sockets
- Greg Shah wrote:
> Code Review Task Branch 2181a Revision 10995
>
> 1. @LowLevelSocketImpl.initClientSideSSL()@ h...
03/29/2016
- 05:20 PM Feature #2181: implement SSL support for sockets
- Constantin: please review this.
- 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... - 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. - 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.
- 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... - 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:... - 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... - 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.*... - 01:01 PM Feature #1612: finish SESSION system handle support
- Client command line parameters' processing refactored.
Committed to the task branch 1612b revision 10993. - 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... - 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...
- 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... - 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...
- 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... - 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 ... - 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...
- 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,... - 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... - 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... - 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... - 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... - 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... - 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...
- 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 ... - 01:20 PM Feature #1623 (Closed): refine I/O support to resolve incompatibilities or missing features
- 01:20 PM Feature #1628 (Closed): fix any incompatibilities or missing features of NO-ECHO support
- 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.
- 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).
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...
- 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@. - 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...
- 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 ... - 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 ... - 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...
- 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... - 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...
- 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... - 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. - 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... - 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...
- 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... - 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... - 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. - 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... - 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...
03/26/2016
- 08:50 AM Feature #1612: finish SESSION system handle support
- Created task branch 1612b
- 08:45 AM Feature #1612: finish SESSION system handle support
- Merged to the trunk revision 10986.
The task branch 1612a was archived. - 08:29 AM Feature #1612: finish SESSION system handle support
- Please merge 1612a to trunk.
- 02:31 AM Feature #1612: finish SESSION system handle support
- All CTRL-C test passed.
The branch 1612a is ready for merge.
03/25/2016
- 06:26 PM Feature #1612: finish SESSION system handle support
- tc_job_clock_002 test passed.
Starting CTRL-C tests. - 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
... - 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... - 11:16 AM Feature #1612: finish SESSION system handle support
- Greg Shah wrote:
> Yes. Do not spend time on @LOG-MANAGER@.
OK, thank you.
- 11:15 AM Feature #1612: finish SESSION system handle support
- > do you agree with this approach?
Yes. Do not spend time on @LOG-MANAGER@. - 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... - 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... - 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... - 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... - 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... - 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... - 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 ... - 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...
- 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... - 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...
- 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...
- 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...
- 04:29 AM Feature #1612: finish SESSION system handle support
- Well in fact the template screen is...
- 04:14 AM Feature #1612: finish SESSION system handle support
- Multiple tests failed on the same (or similar) screen:...
- 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 ...
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... - 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...
- 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... - 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... - 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...
- 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... - 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...
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... - 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... - 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... - 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... - 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... - 02:42 PM Feature #1615 (Rejected): implement RCODE-INFO system handle
- This usage was removed from the application.
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!
- 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... - 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... - 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... - 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...
- 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 ... - 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...
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... - 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... - 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... - 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... - 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...
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...
Also available in: Atom