Activity
From 01/15/2014 to 02/13/2014
02/13/2014
- 02:38 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- The assumption that they were using a circular linked list is valid, but the rules to add the new field-group are obs...
- 08:36 AM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- > 1. Strange, but access sibling attributes (PREV-SIBLING, NEXT-SIBLING) of field-groups itself distorted generated g...
- 01:09 PM Feature #1787: implement batch mode support
- The update uploaded that implements the messageBox() processing for background mode for you to review. The simulated ...
- 07:49 AM Feature #1787: implement batch mode support
- Eugenie Lyzenko wrote:
> > Eugenie: the modal message boxes are not supported by background mode. On linux pro -b -p... - 07:39 AM Feature #1787: implement batch mode support
- > Eugenie: the modal message boxes are not supported by background mode. On linux pro -b -p with a MESSAGE ... VIEW-A...
- 04:52 AM Feature #1787: implement batch mode support
- LE: the @all the pro -b, bpro, and prowin32 -b ways of starting a batch program@ part needs to be expanded with (for ...
- 04:40 AM Feature #1787: implement batch mode support
- Eugenie: the modal message boxes are not supported by background mode. On linux @pro -b -p@ with a @MESSAGE ... VIEW-...
- 12:23 PM Feature #1811: implement the AJAX client driver
- Code Review 0213b
The changes look good. Please get it runtime regression tested. - 11:22 AM Feature #1811: implement the AJAX client driver
- Renamed sync() method to initRemoteTerminal()
I implemented also the screen characters message caching. - 10:52 AM Feature #1811: implement the AJAX client driver
- OK. I have an idea to cache also the text messages. I'm going to implements this feature.
- 10:47 AM Feature #1811: implement the AJAX client driver
- Code Review 0213a
I am fine with the code, except for 1 change. I should have looked more carefully at the @sync(... - 09:06 AM Feature #1811: implement the AJAX client driver
- 1. Regarding sync() method. This is a private method called from the onConnect(session) method, when a new session is...
- 09:08 AM Feature #2240 (Review): implement proper color support in the Swing ChUI and AJAX ChUI clients
02/12/2014
- 06:04 PM Feature #1811: implement the AJAX client driver
- Code Review 0212a
1. Please note that our maximum line length is 98 characters. The docs haven't been updated. Y... - 12:42 PM Feature #1811: implement the AJAX client driver
- 1. AWT Color instances are build using now RGB values in ColorPalette.
2. The code used to set the Font color attr... - 04:14 PM Feature #1805: add missing UI method support
- I'm not sure. Having it on our list may be just a mistake. Please write a testcase (or find one in the testcases/ua...
- 01:57 PM Feature #1805: add missing UI method support
- As far as I can see @DESELECT-ROWS@ method is really implemented.. What needs to be done in the task #2144 for this t...
02/11/2014
- 05:41 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- I'm trying to identify when the Progress creates auxiliary field-group. There are possible 2 variants:
1. Progress cr... - 05:34 PM Feature #1811: implement the AJAX client driver
- Code Review 0211a
1. In ColorPalette, let's use RGB values instead of the AWT Color instances. This is more unive... - 05:25 PM Feature #1811: implement the AJAX client driver
- > 2. According to the P4G manuals the DEFAULT_COLOR_TABLE has 16 colors (0...15) which are reserved, that is, SHOULD ...
- 12:54 PM Feature #1811: implement the AJAX client driver
- > Seems that pfcolor 3 cannot be converted or not supported.
Looks like PFCOLOR is parsed ok and a valid AST is... - 11:56 AM Feature #1811: implement the AJAX client driver
- Based on the current COLOR implementation for ChUI native driver I implemented the COLOR for ChUI Swing driver too. (...
- 01:54 PM Bug #2241: Uncompilable code is generated when PFCOLOR option is used with DEFINE VARIABLE
- Also note that PFCOLOR in the other statements doesn't generate the actual assignment. So the only option to set PFCO...
- 01:51 PM Bug #2241: Uncompilable code is generated when PFCOLOR option is used with DEFINE VARIABLE
- The code ...
- 01:09 PM Bug #2241 (New): Uncompilable code is generated when PFCOLOR option is used with DEFINE VARIABLE
- 06:39 AM Feature #1787: implement batch mode support
- This is the log after running run_batch.p on windev01 within an appserver. Same as input redirection on linux: all te...
- 06:15 AM Feature #1787: implement batch mode support
- Eugenie, I've ran the attached program (which executes all your tests except @batch_test0.p@) using the @pro -b -p ru...
02/10/2014
- 04:16 PM Feature #1787: implement batch mode support
- Testcases have been added.
- 10:15 AM Feature #1811: implement the AJAX client driver
- Today I did a lot of investigations related to COLOR implementation on CHUI Swing and WEB clients.
First I attached ... - 08:51 AM Feature #1811: implement the AJAX client driver
- Please add some javadoc to describe these important points.
- 02:14 AM Feature #1811: implement the AJAX client driver
- We have 2 jetty handlers for two targets ./ and ./index.html which load the same page:
1. When the user is first r...
02/09/2014
- 01:08 PM Feature #1811: implement the AJAX client driver
- I am not sure how the custom colors will be defined for the Swing and Web chuis, but at the moment color-map.xml may ...
- 12:37 PM Feature #1811: implement the AJAX client driver
- > Hynek recently added proper color support for our NCURSES/WIN32 Console based ChUI client (the ConsoleDriver which ...
02/07/2014
- 06:39 PM Feature #1811: implement the AJAX client driver
- Marius, I'm merging your 0206a.zip update with mine and mainPage and indexPage handlers in ChuiWebDriver.startupServe...
- 12:53 PM Feature #1811: implement the AJAX client driver
- First, I should have previously mentioned that details about the most recent color work can be found in #1801.
> 1... - 12:13 PM Feature #1811: implement the AJAX client driver
- Today I started to work on issue #2240 regarding color implementation on swing and web chui clients.
I studied the i... - 09:33 AM Feature #1811: implement the AJAX client driver
- Update [mag_upd20140206a.zip]
Passed regression tests, committed to bzr revision 10459. - 08:23 AM Feature #1811: implement the AJAX client driver
- Yes. You just need to post your assessment of the regression testing into Redmine, not the results themselves. At t...
- 08:21 AM Feature #1811: implement the AJAX client driver
- May I delete the attached files containing the test results?
- 08:15 AM Feature #1811: implement the AJAX client driver
- The tc_job_002 is expected to fail at that point, so this testing passes.
Please commit the update and distribute it. - 08:00 AM Feature #1811: implement the AJAX client driver
- Here are the results of my regression tests.
For the first time the CTRL-C test passed.
The main test part has onl... - 06:22 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- Well, I finished the test for the case of any sequence of DOWN and UP calls.
Test: _mixedupdown1.p_
Description: Th... - 09:43 AM Feature #2238 (Closed): investigate and resolve issues related to browser "session management"
- 09:07 AM Feature #2238 (Review): investigate and resolve issues related to browser "session management"
- 09:42 AM Feature #2212 (Closed): design websockets protocol for bidirectional communication between the ja...
- 09:30 AM Feature #2212: design websockets protocol for bidirectional communication between the javascript ...
- Update [mag_upd20140206a.zip]
Passed regression tests, committed to bzr revision 10459. - 09:07 AM Feature #2212 (Review): design websockets protocol for bidirectional communication between the ja...
- 04:11 AM Feature #2240 (WIP): implement proper color support in the Swing ChUI and AJAX ChUI clients
02/06/2014
- 12:44 PM Feature #1811: implement the AJAX client driver
- I sow now that is missing. It wasn't add to bzr. I will include this file also on the next commit.
Thanks. - 12:38 PM Feature #1811: implement the AJAX client driver
- Marius, a note about 0129a.zip: the archive has a @tty.keymap.js@ file which is not in bzr rev 10457. Please check 01...
- 12:11 PM Feature #1811: implement the AJAX client driver
- Hynek recently added proper color support for our NCURSES/WIN32 Console based ChUI client (the ConsoleDriver which is...
- 12:06 PM Feature #1811: implement the AJAX client driver
- OK. Get this regression tested.
- 12:02 PM Feature #1811: implement the AJAX client driver
- From my point of view I think no.
- 11:57 AM Feature #1811: implement the AJAX client driver
- Code Review 0206a
It looks really good. Other than adding real color support, is there anything else left to do?
... - 11:45 AM Feature #1811: implement the AJAX client driver
- Sorry, it was my mistake. I have a short script to build the archive and I had a small problem inside the script.
Pl... - 10:50 AM Feature #1811: implement the AJAX client driver
- Were the changes to tty.screen.js and tty.socket.js deliberately removed from 0206a?
- 10:14 AM Feature #1811: implement the AJAX client driver
- 1. The WAIT_TO_DIE javadoc is inaccurate.
Done.
2. Please rename the sartWatchdog() to startWatchdog().
Do... - 12:08 PM Feature #2240 (Closed): implement proper color support in the Swing ChUI and AJAX ChUI clients
02/05/2014
- 03:04 PM Feature #1811: implement the AJAX client driver
- Code Review 0205a
1. The WAIT_TO_DIE javadoc is inaccurate.
2. Please rename the sartWatchdog() to startWatchdo... - 10:29 AM Feature #1811: implement the AJAX client driver
- Here are the latest changes. I fixed also the issue related to isatty() when using spawner.
It was a bug on my spawn...
02/04/2014
- 03:12 PM Feature #1811: implement the AJAX client driver
- Indeed. The watchdog timer has been designed to terminate the process when the user close the browser.
Even more whe... - 02:47 PM Feature #1811: implement the AJAX client driver
- Greg Shah wrote:
> 3. As Constantin noted above, it is a common case for these clients to be left running for a very... - 01:26 PM Feature #1811: implement the AJAX client driver
- Code Review 0204a
Overall, this is very good.
1. In ChuiWebSimulator, please synchonize any access or assignmen... - 09:40 AM Feature #1811: implement the AJAX client driver
- Here is the implementation of text attributes (color)
I found the following attributes defined (see ColorAttribute).... - 08:17 PM Feature #1811: implement the AJAX client driver
- > - the untrusted connection issue will be annoying for "live" usage; for testing is OK, but having to go through thi...
- 08:11 PM Feature #1811: implement the AJAX client driver
- Code Review 0203b
I am fine with this change. - 03:11 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- Vadim Gindin wrote:
> Field-group creation is seemed straightforward except @UP@ direction.
OK, I understand now. M... - 08:49 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- Constantin Asofiei wrote:
> Greg: Vadim I think is talking about a way to identify a field-group without using the h...
02/03/2014
- 03:16 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- Greg: Vadim I think is talking about a way to identify a field-group without using the handle ID in 4GL code, not in ...
- 03:05 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- The NAME can still be interrogated from converted 4GL code, right? That means there could be code that relies upon t...
- 01:58 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- I found that I can use the @NAME@ attribute for that purpose (mark the field-group). This attribute has unknown value...
- 12:31 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- I tried to find out what algorithm is used to generate new field-groups and to reuse existed. The case 3 in my previo...
- 08:13 AM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- I assume it is possible to access the PRIVATE-DATA for a FIELD-GROUP widget in 4GL code, which means using that attri...
- 12:18 PM Feature #1811: implement the AJAX client driver
- In regard to the libffi issue, please see note 74 in #1634.
- 12:05 PM Feature #1811: implement the AJAX client driver
- During the weekend I tried to do some tests on Windows OS and I found two important issues:
1. The File.renameTo(F... - 10:31 AM Feature #1811: implement the AJAX client driver
- In regard to 0203a, I have some minor concerns with the ClientDriver changes, but please go ahead and commit/distribu...
- 09:52 AM Feature #1811: implement the AJAX client driver
- The changes look good to me. If Greg has no objections, you can release them.
- 09:45 AM Feature #1811: implement the AJAX client driver
- Here are the package that I used today on the regression tests.
Passed the regression tests.
02/01/2014
- 08:42 AM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- Vadim Gindin wrote:
> There are an array of predefined FIELD-GROUP ids and we are calculating actual index (fgidx) i... - 06:09 AM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- There are possible several principally different cases:
1. Simple case: All DOWN calls have equal steps size. As it ...
01/31/2014
- 02:35 PM Feature #1811: implement the AJAX client driver
- Marius, about 0131c.zip:
* please make an update without the JS changes in the .html files, and get it conversion te... - 11:31 AM Feature #1811: implement the AJAX client driver
- 1. The user Refresh action could not be detected. Is the same like closing the browser.
When the user reload the ... - 08:28 AM Feature #1811: implement the AJAX client driver
- I added the ClientDriver log file redirection implementation.
- 08:11 AM Feature #1811: implement the AJAX client driver
- 1. The redirection to a log file is not possible from ProcessBuilder because we redirect the stderr for spawner not f...
- 07:40 AM Feature #1811: implement the AJAX client driver
- Marius Gligor wrote:
> 1. Put screen color message statement isn't implemented on the web client. I have to check ho... - 06:45 AM Feature #1811: implement the AJAX client driver
- A better way to prevent back navigation by editing history.
- 06:01 AM Feature #1811: implement the AJAX client driver
- 1. Put screen color message statement isn't implemented on the web client. I have to check how to do that. Could you ...
- 05:33 AM Feature #1811: implement the AJAX client driver
- Marius, 0131a.zip solves the login problem (I'll let Greg do a full review), but there are some other issues in MAJIC...
- 03:07 AM Feature #1811: implement the AJAX client driver
- I fixed the issue related to server key store import. It was a misunderstanding related to implementation.
For a web... - 01:12 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- Marasmus... there is no shift. It's my mistake. It because of wrong order of operations: displaying the value, execut...
- 11:28 AM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- Constantin Asofiei wrote:
> The field-groups are used to group widgets together (as their names say). It is a lot ea... - 08:57 AM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- Vadim Gindin wrote:
> I just don't understand the logic of field-groups. Why authors decided to use spare field-grou... - 03:09 AM Feature #2212: design websockets protocol for bidirectional communication between the javascript ...
- Correct post location is Feature #1811. Please delete my posts.
- 03:05 AM Feature #2212: design websockets protocol for bidirectional communication between the javascript ...
- I fixed the issue related to server key store import. It was a misunderstanding related to implementation.
For a web...
01/30/2014
- 06:16 PM Feature #1811: implement the AJAX client driver
- > 1. The browser context menu can be controlled from JS on all major web browsers IE, Firefox and Chrome:
Go ahead... - 01:56 PM Feature #1811: implement the AJAX client driver
- OK Constatin thanks. Tomorrow I will try to fix this issue.
Are you did tests with the web client? How it's works?
- 01:52 PM Feature #1811: implement the AJAX client driver
- Marius Gligor wrote:
> I think that using the temporary accounts implementation is OK to authenticate for server key... - 01:43 PM Feature #1811: implement the AJAX client driver
- OK. In this case I have to do some changes on the ClientCore and potentially on other places.
I think that using the... - 01:36 PM Feature #1811: implement the AJAX client driver
- Marius Gligor wrote:
> At this moment what I understood is as follow:
> 1. Use the temporary account to connect to ... - 01:33 PM Feature #1811: implement the AJAX client driver
- OK. I have to think to this issue.
At this moment what I understood is as follow:
1. Use the temporary account... - 12:57 PM Feature #1811: implement the AJAX client driver
- Marius, I think there is a problem with the temporary accounts. If I understood properly, the process of authenticat...
- 12:20 PM Feature #1811: implement the AJAX client driver
- The changes inside the mag_upd20140129a.zip archive has been committed to bzr revision 10457
- 11:33 AM Feature #1811: implement the AJAX client driver
- Please check in and distribute the 0129a update. Make sure to post the bzr revision number here.
- 11:24 AM Feature #1811: implement the AJAX client driver
- Regarding browser session and JS code.
The web browser are designed to navigate over the Internet and for security ... - 11:08 AM Feature #1811: implement the AJAX client driver
- After three executions of CTRL-C part regression tests I obtained the same results (see attachments).
The main part ... - 08:11 AM Feature #1811: implement the AJAX client driver
- > To avoid any confusions maybe is better to eliminate the Dojo zip from CLASSPATH (from manifest file).
No, it is... - 07:49 AM Feature #1811: implement the AJAX client driver
- To avoid any confusions maybe is better to eliminate the Dojo zip from CLASSPATH (from manifest file).
We could add ... - 07:44 AM Feature #1811: implement the AJAX client driver
- > The Dojo dependencies zip file is always in the CLASSPATH because is in the list of dependencies inside the manifes...
- 07:43 AM Feature #1811: implement the AJAX client driver
- > Maybe for safety it's a good idea to design and implements something like a "watchdog" timer used to force an exit ...
- 06:40 AM Feature #1811: implement the AJAX client driver
- When the page having the JS code running is loaded a WebSocket connection is open.
If the user close the browser the... - 02:28 AM Feature #1811: implement the AJAX client driver
- The Dojo dependencies zip file is always in the CLASSPATH because is in the list of dependencies inside the manifest ...
- 02:16 AM Feature #2238 (WIP): investigate and resolve issues related to browser "session management"
01/29/2014
- 06:14 PM Feature #1788: implement define rectangle and rectangle widget support
- For now this will only be implemented in ChUI mode.
Start by writing 4GL testcases to show the features of the rec... - 05:29 PM Feature #1811: implement the AJAX client driver
- For #2238: the following are some potential issues that we need to consider/research. Document your thoughts and fin...
- 05:18 PM Feature #1811: implement the AJAX client driver
- Code Review 0129a
There are no concerns. Please note that I don't plan to check in the Dojo build, into bzr. I a... - 02:05 PM Feature #1811: implement the AJAX client driver
- Here is the package that I tested today. The package contains the new jetty 9.1 build.
Due to it size the Dojo zip f... - 05:20 PM Feature #2238: investigate and resolve issues related to browser "session management"
- Please put all history into the parent task, #1811.
- 05:20 PM Feature #2238 (Closed): investigate and resolve issues related to browser "session management"
- 11:33 AM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- I just don't understand the logic of field-groups. Why authors decided to use spare field-group?! I just don't see an...
01/28/2014
- 02:30 PM Feature #1811: implement the AJAX client driver
- Code Review 0128c
The code looks good.
> but just for safety is OK.
Exactly.
> 1. We are not use Dojo at ... - 01:47 PM Feature #1811: implement the AJAX client driver
- I did the changes. Normally no concurrency should occur on this class but just for safety is OK.
I have two other ... - 01:28 PM Feature #1811: implement the AJAX client driver
- > Sorry, but I don't find any place in this class to use synchronization.
> The open and close methods are synchroni... - 01:13 PM Feature #1811: implement the AJAX client driver
- Sorry, I changed the date of last changes on the ClientBuilderOptions class header.
- 01:08 PM Feature #1811: implement the AJAX client driver
- 1. Done. ChuiWebSimulator.onConnect allow us to set the session idle time out which in turn override the default valu...
- 12:52 PM Feature #1811: implement the AJAX client driver
- > The ConcurrentHashMap is fully thread safe by design and is internally synchronized.
> The Java concurrent package... - 11:44 AM Feature #1811: implement the AJAX client driver
- I added the missing Result class.
The ConcurrentHashMap is fully thread safe by design and is internally synchronize... - 11:33 AM Feature #1811: implement the AJAX client driver
- Code Review 0128a
1. In ChuiWebSimulator, I would like to shift to an idle timeout (maxIdleTime) that is set progr... - 10:46 AM Feature #1811: implement the AJAX client driver
- Here is the implementation for CTRL-C issue and some remarks.
1. A Result object is used instead a boolean value.
... - 05:46 AM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- Greg Shah wrote:
> I prefer an approach where multiuple virtual widgets on the server resolve to the correct widget ... - 05:32 AM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- We need be careful when using conditional down (@DOWN WITH FRAME f1@, without an expression) and explicit down (i.e. ...
01/27/2014
- 06:29 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- As we are getting close to the time for implementation, I want to mention something.
I would like to consider an i... - 06:12 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- I suppose I can formulate some rule, interpreting the rules, that Progress uses to fill fields with values.
We have ... - 05:43 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- Constantin Asofiei wrote:
> > The only unclear moment is the algorithm of Fill-in filling with values for me.
> I'm... - 04:06 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- > The only unclear moment is the algorithm of Fill-in filling with values for me.
I'm not sure what you are refering... - 03:58 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- I've committed all test procedures I had.
The result of stream test _(streams.p)_ is in file _2162_ext_frame_stre... - 10:35 AM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- Please commmit the tests for note 36/37 to bzr.
> About cyclic order of field groups I confirm it. All tests show i... - 09:51 AM Feature #1811: implement the AJAX client driver
- Code Review 0127a
I am fine with the code. It looks very good.
My only request is for tty.keyboard.js, tty.key... - 09:40 AM Feature #1811: implement the AJAX client driver
- > B. Another solution is to use the existing RemoteObject to get a new account and do a re-logon. This scenario shoul...
- 08:30 AM Feature #1811: implement the AJAX client driver
- 1. Today I did a code review over the JS code. The changes are attached.
2. Also I started to investigate the CTRL...
01/25/2014
- 04:57 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- About cyclic order of field groups I confirm it. All tests show it. About Fill-in fields - they have equal IDs at all...
- 07:11 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- Here are next tests.
1. Test: _frame_line.p_
Description: The goal is to find out is the FRAME-LINE function and ... - 10:45 AM Feature #1811: implement the AJAX client driver
- It is good, thanks.
- 10:43 AM Feature #1811: implement the AJAX client driver
- Sorry, was my fault.
- 10:38 AM Feature #1811: implement the AJAX client driver
- Code Review 0125c
I like it. The only thing I don't understand is why the tty.keymap.js is missing. - 10:26 AM Feature #1811: implement the AJAX client driver
- Done.
- 10:00 AM Feature #1811: implement the AJAX client driver
- Code Review 0125b
I like this version better from the perspective of how you made the code better separated.
Bu... - 09:55 AM Feature #1811: implement the AJAX client driver
- Code Review 0125a
I don't want to remove all the server-side Dojo support that you already provided. Put that wor... - 09:46 AM Feature #1811: implement the AJAX client driver
- The keyboard listeners are bind on canvas instead document.
The canvas should have the focus in order to receive key... - 06:31 AM Feature #1811: implement the AJAX client driver
- Looking for a solution to fix the cross browser keystrokes handle issues I found:
Supported Key Combinations:
The... - 09:29 AM Feature #2037 (Closed): runtime support for frame options
- 09:29 AM Feature #1801: add some frame options
- Attached is the actual version that is the merged code that was checked in as 10451.
01/24/2014
- 06:40 PM Feature #2037 (Review): runtime support for frame options
- 06:38 PM Feature #1801: add some frame options
- hc_upd20140123b.zip passed regression testing and was checked-in to bazaar repository as revision 10451.
- 04:06 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- Vadim Gindin wrote:
> What do you mean when you are saying "the frame starts with only one field-group (for the firs... - 03:53 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- Vadim Gindin wrote:
> Why it is needed to have downBody array with only the first row real?
The problems are in th... - 01:56 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- What do you mean when you are saying "the frame starts with only one field-group (for the first row). When advancing ...
- 01:11 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- As I can understand this, it sounds reasonable. I just have several questions about details. See below.
Constantin... - 03:19 PM Feature #1811: implement the AJAX client driver
- > I saw that when a pop-up window is created we can eliminate menu bars and toll bars.
> Do you believe that could b... - 02:27 PM Feature #1811: implement the AJAX client driver
- Starting from IE 9 preventDefault() is supported. We are interested on IE 10 and IE 11 because IE 9 does not support ...
- 02:20 PM Feature #1811: implement the AJAX client driver
- Code Review 0124c
My only thought here is that we probably need to always preventDefault() and stopImmediatePropag... - 02:17 PM Feature #1811: implement the AJAX client driver
- To disable default behavior you may have to do 2 things:
1. Prevent the default behavior. In browsers that suppor... - 01:48 PM Feature #1811: implement the AJAX client driver
- Some small changes to fix ESC key in IE.
I did more tests on Windows using IE 11 and Chrome 31.
Unfortunately on ... - 12:02 PM Feature #1811: implement the AJAX client driver
- It's works in IE but I have to fix a small issue. Event preventDefault() does not work properly with IE.
I tested bo... - 11:33 AM Feature #1811: implement the AJAX client driver
- 1. We have to solve the CTRL-C issue to initialize the converted application without a new server authentication if p...
- 10:58 AM Feature #1811: implement the AJAX client driver
- Can you please post a list of what is left to do on #2212?
- 10:51 AM Feature #1811: implement the AJAX client driver
- Code Review 0124a
All the changes look good. I like the more modular approach.
Code Review 0124b
I prefer t... - 10:40 AM Feature #1811: implement the AJAX client driver
- I did some small improvements and bug fixing. Basically I eliminated the dojo/keys module dependencies.
With this ch... - 11:53 AM Feature #1787: implement batch mode support
- This was committed as bzr revision 10449.
- 10:20 AM Feature #1787: implement batch mode support
- The testing results are in:
@10446_f202309_20140124_evl.zip@
Taking into account all sessions the testing has been ... - 09:53 AM Feature #1787: implement batch mode support
- Code Review 0124a
All the merges look good. Considering that the only tricky merging was in the build scripts, I ... - 09:29 AM Feature #1787: implement batch mode support
- The code merge with the 10447. Looks like there are no regressions found.
Do I need to commit and distribute?
01/23/2014
- 06:02 PM Feature #1801: add some frame options
- It looks good. Go ahead with testing.
- 05:47 PM Feature #1801: add some frame options
- Yes, the application will work ok without the color-map.xml file on the classpath. Just an info log entry will be out...
- 05:28 PM Feature #1801: add some frame options
- Code Review 0123a
I am fine with the version, except that the color-map.xml should not be checked into the P2J pro... - 04:56 PM Feature #1801: add some frame options
- The attached file includes runtime support of the DCOLOR and PFCOLOR attributes.
- 04:34 PM Feature #1801: add some frame options
- The implementation is finished. I am doing basic functional tests and will be uploading for review in about half an h...
- 04:13 PM Feature #1801: add some frame options
- How soon can you upload a candidate for review? I will get it reviewed quickly and hopefully it will be ready for re...
- 03:58 PM Feature #1801: add some frame options
- Here are the findings.
@DCOLOR@ and @PFCOLOR@ exist only in the form of attributes of INTEGER type. For the chara... - 05:13 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- Vadim, good findings, but you are misinterpreting something. When you are printing the frame's children in @no-loop-i...
- 02:08 PM Feature #1787: implement batch mode support
- Looks like the main part is OK. Continue testing with CTRL-C one.
- 01:50 PM Feature #1811: implement the AJAX client driver
- Code Review 0123a
This is really, really good! I'm glad that you were able to work out an approach that is much m... - 12:01 PM Feature #1811: implement the AJAX client driver
- 1. The DOM level 3 events specifications are implemented total or partial on all major web browser but sligtly differ...
01/22/2014
- 06:52 PM Feature #1801: add some frame options
- I don't fully know the answer. I think you will have to do some testing in the real 4GL.
I do know how we have co... - 06:15 PM Feature #1801: add some frame options
- A question about DCOLOR and PFCOLOR. Is the following sample the correct way to set the protermcap color?...
- 06:30 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- I'm repeating that i:handle peculiarities are the same in iterating and non-iterating tests. All tests I have are com...
- 06:27 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- 2. _external_scoped_frame_ihandle.p_ This test checks behavior of the CURRENT-ITERATION in repeat loop in case when t...
- 06:14 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- Here are tests and those results.
1. _no_loop_ihandle.p_. Try to check CURRENT-ITERATION behavior in the case when... - 11:38 AM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- Vadim Gindin wrote:
> What else can I do to find when a widget row is created?
Check your findings with cases when ... - 11:28 AM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- Constantin Asofiei wrote:
> Vadim, using the test at note 15, check how the body of a down frame evolves in the case... - 11:27 AM Feature #1787: implement batch mode support
- Code Review 0122a
It looks good. Get it regression tested. - 10:49 AM Feature #1787: implement batch mode support
- The update clears the notes for previous code review and merges with the recent codebase from bzr.
- 09:14 AM Feature #1787: implement batch mode support
- > 2. I'm surprised that we don't have to link with additional libraries for pthreads on Linux or the event semaphore ...
- 08:41 AM Feature #1787: implement batch mode support
- Code Review 0121a
1. After you use throwException() in native code, please don't use @exit(-1)@. Just use @return... - 09:09 AM Feature #1811: implement the AJAX client driver
- OK, these are good findings.
Please review the DOM level 3 events specification: http://www.w3.org/TR/DOM-Level-3-... - 07:51 AM Feature #1811: implement the AJAX client driver
- I did some small changes and improvements.
Also I tested a version using native JS instead Dojo. The results are the... - 04:54 AM Feature #1811: implement the AJAX client driver
- I Tested your code and here are my conclusions:
1. The code does not work at all on IE (Windows) web browser.
...
01/21/2014
- 05:58 PM Feature #1787: implement batch mode support
- This is the release candidate for review. Works for 64-bit Windows. Need to check with 32-bit, later today.
- 04:52 PM Feature #1787: implement batch mode support
- OK, it makes sense. Change all the names to be @signals*@ instead of @signal*@.
- 04:20 PM Feature #1787: implement batch mode support
- Almost all is ready. One point to discuss:
We can not use @signal.h@ as local header file for our library call. It c... - 08:48 AM Feature #1787: implement batch mode support
- I am fine with the use of a semaphore to block waiting for the signal. As noted above, this can be implemented the s...
- 08:47 AM Feature #1787: implement batch mode support
- > The folowing code works fine in standalone application but does not work in library(like libp2j):
I have not che... - 08:45 AM Feature #1787: implement batch mode support
- Code Review 0120b
1. We don't need calls to the ClientCore.loadNativeP2JLibrary() from many different files. We o... - 08:15 PM Feature #1787: implement batch mode support
- This update adds the Windows implementation for @SIGINT@ handler. Works in Windows 7 64-bit in virtual machine. Conti...
- 04:11 PM Feature #1811: implement the AJAX client driver
- By the way, you re-uploaded mag_upd20140117b.zip when I think you intended to upload mag_upd20140121b.zip.
- 04:09 PM Feature #1811: implement the AJAX client driver
- I have not gotten to look at your latest code yet.
However, I think you have come to the wrong conclusion in regar... - 02:13 PM Feature #1811: implement the AJAX client driver
- Here is an improved version for keyboard management. Seems to be closed to the final solution.
Nevertheless I will d... - 10:31 AM Feature #1811: implement the AJAX client driver
- 1. Today I did the appropriate changes inside the JS code in order to manage the keyboard events.
So far all my t... - 09:39 AM Feature #1811: implement the AJAX client driver
- Please document the differences between Java/Swing key processing and the Javascript equivalent. It was my understand...
- 03:02 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- Vadim, using the test at note 15, check how the body of a down frame evolves in the cases I've mentioned at note 22. ...
- 01:25 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- It does seem that this code can only be used from an interactive UI. That is not something that the server project r...
- 01:23 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- Constantin notes:
Considering that CURRENT-ITERATION is used in the server project only in the adm2/smart.p and th... - 04:07 AM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- Vadim Gindin wrote:
> The first obstacle is the @CURRENT-ITERATION@ for Buffer is an integer but for @Frame/DialogBo... - 02:33 AM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- The first obstacle is the @CURRENT-ITERATION@ for Buffer is an integer but for @Frame/DialogBox@ the @CURRENT-ITERATI...
- 02:11 PM Feature #1801: add some frame options
- > Any other widget types to test or all the widget types?
FILL-IN and BUTTON. - 02:03 PM Feature #1801: add some frame options
- Greg Shah wrote:
> > Unless I am missing a usecase here, the code changes are in-line with your points.
>
> OK, I... - 01:18 PM Feature #1801: add some frame options
- > Unless I am missing a usecase here, the code changes are in-line with your points.
OK, I was misunderstanding th... - 01:46 PM Feature #2144: add minimum runtime support for methods (server)
- Implement runtime support for DESELECT-ROWS() and MOVE-BEFORE-TAB-ITEM(). Please put all history entries in the pare...
- 11:06 AM Feature #2016 (Closed): implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- ChUI and batch support is complete, which is sufficient for M7. GUI support will be implemented in #2229.
- 11:05 AM Feature #2018 (Closed): runtime support for CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW syst...
- 11:03 AM Feature #2229 (Closed): implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles...
01/20/2014
- 05:28 PM Feature #1787: implement batch mode support
- Finding. The folowing code works fine in standalone application but does not work in library(like libp2j):...
- 03:44 PM Feature #1787: implement batch mode support
- This is implementation candidate for Linux @SIGINT@ interceptor.
The Java part consist of the new class @SigintWai... - 09:40 AM Feature #1787: implement batch mode support
- I haven't gotten to the code review yet. But your approach for Windows is good.
- 05:11 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- Review for 0121a.zip (btw, updates should be named using the day of work's date, not calendaristic):
# you are missi... - 04:45 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- Here it is. An archive with recommended by you changes. The questions.
1) Do I correctly implenented @handle.unwrapI... - 01:54 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- Vadim Gindin wrote:
> I tried to convert a simple procedure and it emitted correct (at first saw) java code @myFrame... - 01:29 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- I tried to convert a simple procedure and it emitted correct (at first saw) java code @myFrameFrame.currentIteration(...
- 03:14 PM Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- vig_upd20140116a.zip passed regression testing. Committed as rev #10443.
- 01:33 PM Feature #1801: add some frame options
- Another argument for splitting the color from attribute I forgot to mention is the @Color@ class itself. It also keep...
- 01:24 PM Feature #1801: add some frame options
- Greg Shah wrote:
> Code Review 0119a
>
> 1. Why is there a dependency on @javax.jws.soap.SOAPBinding.Use@ in Cons... - 01:21 PM Feature #1801: add some frame options
- Greg Shah wrote:
> Code Review 0117a
> 1. Is the color-map.xml an example of the customer-specific (custom) color m... - 09:08 AM Feature #1801: add some frame options
- Code Review 0119a
1. Why is there a dependency on @javax.jws.soap.SOAPBinding.Use@ in ConsolePrimitives?
2. Ple... - 08:56 AM Feature #1801: add some frame options
- Code Review 0117a
I was disconnected most of the weekend and didn't see your update until now. I'll check the 011... - 12:13 PM Feature #1811: implement the AJAX client driver
- 1. I did more investigations regarding the Google Chrome web browser.
Both Google Chrome and jetty teams works cu...
01/19/2014
- 05:44 PM Feature #1787: implement batch mode support
- > 4. What about Windows?
In Windows we do not have @sigwait()@. So another approach might be acceptable:
1. Ins... - 05:09 PM Feature #1801: add some frame options
- The attached hc_upd20140119a.zip contains in-code documentation, file headers plus some cosmetic code changes. The co...
01/18/2014
- 04:24 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- The work to determine the rules when the auxiliary field-group is created and how the field-group rows are made visib...
- 04:03 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- I extended your test to output the content of each field group on every iteration and other useful information. Here ...
- 12:43 PM Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- Great, you can release 0116a.zip after it passes testing.
- 12:16 PM Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- There is no changes since last update vig_upd20140116a.zip
- 11:59 AM Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- OK, place the final update here for review, before releasing it.
- 07:20 AM Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- So I tested it again. It works. I'm going to run regression testing.
- 07:26 PM Feature #1787: implement batch mode support
- > But let's just call it init_ in all cases to keep the filenames shorter.
OK. This is the prepared base for appro...
01/17/2014
- 06:15 PM Feature #1787: implement batch mode support
- iniitalize_ would be fine. But let's just call it init_ in all cases to keep the filenames shorter.
- 05:32 PM Feature #1787: implement batch mode support
- Greg,
Is it OK to name the native and OS dependent init modules as @initialize.(c|h)@ and @initialize_(linux|win).... - 01:17 PM Feature #1787: implement batch mode support
- > Eugenie: please work toward having this work done (and regression tested and checked in) by end of day next Friday ...
- 10:09 AM Feature #1787: implement batch mode support
- > we should consider releasing an intermediate update (withtout the @KILL -INT@ fix)
Agreed.
Eugenie: please wo... - 09:47 AM Feature #1787: implement batch mode support
- Greg, a note: if there is a chance all the @kill -INT@ behaviour will not be ready until next friday, we should consi...
- 08:40 AM Feature #1787: implement batch mode support
- > Another things to discuss is about the signal processing init code for all required signals to special process. We ...
- 06:58 AM Feature #1787: implement batch mode support
- > Yes. The sigaction() usage needs to be executed every time the client starts (instead of only when a child process ...
- 08:17 PM Feature #1787: implement batch mode support
- We can't use the Sun signal handling support otherwise this would limit our customer's usage of alternative JVMs.
... - 05:46 PM Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- As Vadim N. noted on #1655 note 63: the problem we have with @WIDTH@ and @WIDTH-CHARS@ can be found with @HEIGHT@ and...
- 03:21 PM Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- Sorry, my bad. The test was missing a no-error clause for the last @this-procedure:current-window = h.@ assignment; s...
- 02:24 PM Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- Constantin,
I've committed tests I have for this task. I already have similar tests. Could you comment, why do you... - 04:06 AM Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- Vadim Gindin wrote:
> Yes I did test it but my tests did not allow me to find this issue. It probably need to test i... - 03:25 PM Feature #1801: add some frame options
- I am attaching changes with the protermcap color support for an early review. The code was functionally tested and is...
- 02:08 PM Feature #1811: implement the AJAX client driver
- Code Review 0116b
The code looks good. Does ChuiWebSimulator really need to call super.quit()? - 01:29 PM Feature #1811: implement the AJAX client driver
- System.exit(code) works fine.
- 01:07 PM Feature #1811: implement the AJAX client driver
- Code Review 0117a
The changes look fine except for the END-ERROR approach already discussed above.
The use of S... - 12:58 PM Feature #1811: implement the AJAX client driver
- I checked in the TerminalMenu class and we have this code for the Exit menu item:...
- 12:16 PM Feature #1811: implement the AJAX client driver
- Marius Gligor wrote:
> 1. I found another way to terminate the client process on connection close. Just simple put an... - 12:10 PM Feature #1811: implement the AJAX client driver
- 1. I found another way to terminate the client process on connection close. Just simple put an END-ERROR key (code 30...
- 08:34 PM Feature #1811: implement the AJAX client driver
- > Using monospaced font results in an ugly screen so in JS I changed the monospaced with monospace font (see monospac...
- 08:24 PM Feature #1811: implement the AJAX client driver
- Code Review 0116a
Generally, I'm OK with the code. My only concern: the use of @Runtime.getRuntime().halt(statusC...
01/16/2014
- 06:59 PM Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- Constantin Asofiei wrote:
> * @LogicalTerminal.setCurrentWindow(handle h)@ - have you tested the assignment using th... - 03:37 AM Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- * @LogicalTerminal.setCurrentWindow(handle h)@ - have you tested the assignment using the NO-ERROR clause too? Becaus...
- 06:52 PM Feature #1787: implement batch mode support
- > Before you tested, did you fix this issue I previously mentioned?
>
> > The sigaction() calls that used to be in... - 06:24 PM Feature #1787: implement batch mode support
- Before you tested, did you fix this issue I previously mentioned?
> The sigaction() calls that used to be in the i... - 06:14 PM Feature #1787: implement batch mode support
- > OK, that means we have a problem to fix.
>
> Try this: temporarily re-enable the KeyReader thread and re-test. D... - 10:41 AM Feature #1787: implement batch mode support
- > I have tested the our P2J client implementation for UI console mode. And kill behaves not the same as manual CTRL-C...
- 10:36 AM Feature #1787: implement batch mode support
- > I'm not sure I understand what you've tested - your test was in P2J or 4GL?
OK. I have tested the our P2J client... - 10:25 AM Feature #1787: implement batch mode support
- Eugenie Lyzenko wrote:
> I have tested the simple app with one fill-in in UI mode. The result is the same - kill -IN... - 09:10 AM Feature #1787: implement batch mode support
- The drop fixes the today notes.
- 09:05 AM Feature #1787: implement batch mode support
- > Eugenie, two notes:
>
> check how kill -INT is treated for normal start in 4GL (non-batch). Double-check this be... - 06:37 AM Feature #1787: implement batch mode support
- Code Review 0115b
1. Please put this comment in BatchDriver.init() ... - 04:01 AM Feature #1787: implement batch mode support
- About the update:
* the appserver connection is working properly.
* @ThinClient.isBatchInBackground@ - there is a... - 03:18 AM Feature #1787: implement batch mode support
- Eugenie, two notes:
# check how @kill -INT@ is treated for normal start in 4GL (non-batch). Double-check this behavi... - 05:48 PM Feature #1801: add some frame options
- I believe this was intended as the mechanism by which the server-side code would configure custom colors and have the...
- 05:42 PM Feature #1801: add some frame options
- In the original code, @ColorSpec@ contains the method @addMapping(String, Color)@ allowing dynamically add color mapp...
- 03:56 PM Feature #1811: implement the AJAX client driver
- On Chrome seems to be a bug when secured connection (WSS) with self signed certificate is used.
https://code.google.... - 01:36 PM Feature #1811: implement the AJAX client driver
- 1. Today I converted the keys.p application and I implemented the keyboard codes conversion for p4g.
I observed that... - 03:02 PM Feature #2037: runtime support for frame options
- The testcases can be found here: #2227
01/15/2014
- 05:47 PM Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- Here is the update with batch-mode support added.
- 03:40 PM Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- > We can choose to set the name displayed in the error message at LegacyAttribute annotation and change the CAN-QUER...
- 02:40 PM Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- Greg Shah wrote:
> Is there ever any way the 4GL can report WIDTH-CHARS as the attribute name? If not, then let's j... - 08:28 AM Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- > Greg: we can add a low-priority task for this problem, as this looks like an exotic case.
OK.
>> 2) Attribute... - 02:10 AM Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- I understand the problem. Unfortunately, I think this will need conversion changes, to let the handle.unwrap call kno...
- 05:08 PM Feature #1787: implement batch mode support
- OK. I'll need to dig more to clarify the STOP condition generation.
For now I've uploaded the changes clearing all... - 04:41 PM Feature #1787: implement batch mode support
- I'm not sure, but I do wonder if it has something to do with our signal handling approach.
The sigaction() calls t... - 04:21 PM Feature #1787: implement batch mode support
- > Yes, except since there is no user input in these modes, the way to pass a @CTRL-C@ to the process is by using @kil...
- 01:58 PM Feature #1787: implement batch mode support
- > OK. I'm leaving for background mode:
>
> Batch processing will be performed using:
> OpenEdge Release ...
>
>... - 01:35 PM Feature #1787: implement batch mode support
- > 1. Copyright ranges need to be updated to 2014 for all files.
Done.
> 2. We DEFINITELY CANNOT include that Pr... - 01:16 PM Feature #1787: implement batch mode support
- Code Review 0115a
1. Copyright ranges need to be updated to 2014 for all files.
2. We DEFINITELY CANNOT include... - 01:07 PM Feature #1787: implement batch mode support
- Eugenie Lyzenko wrote:
> Eugenie: @BatchDriver.init@ I don't think it should output the progress logo; it is enough ... - 12:59 PM Feature #1787: implement batch mode support
- Eugenie: @BatchDriver.init@ I don't think it should output the progress logo; it is enough to output the messages aft...
- 12:56 PM Feature #1787: implement batch mode support
- Eugenie: @BatchDriver.init@ I don't think it should output the progress logo; it is enough to output the messages aft...
- 12:40 PM Feature #1787: implement batch mode support
- The drop adds foreground/background differences introduced via @client.sh@ script @"client:driver:background=true|fal...
- 02:21 AM Feature #1787: implement batch mode support
- The good news is that I think @pro -b &@ behaves the same as @pro -b@ (@kill -INT@ will raise a STOP condition in the...
- 01:50 PM Feature #1811: implement the AJAX client driver
- Code Review 0115a
I am generally fine with the changes. Minor feedback:
1. Some imports need to be shifted to ... - 01:35 PM Feature #1811: implement the AJAX client driver
- This feature isn't yet implemented but will be. We have a notification on web sockets when the connection is closed o...
- 01:13 PM Feature #1811: implement the AJAX client driver
- Marius: what happens when the browser is closed? Does the P2J client process get shut down properly?
- 12:32 PM Feature #1811: implement the AJAX client driver
- Today I started to implements the keyboard events protocol.
So far I tested:
-printable characters OK
-CTRL-C OK... - 11:33 AM Feature #1811: implement the AJAX client driver
- By the way, our current ChUI client (swing and ncurses) does not support mouse events. You don't need to add support...
- 11:21 AM Feature #1811: implement the AJAX client driver
- Very cool stuff. Please use testcases/uast/keys.p to test out your key processing. Compare the results to running t...
- 10:54 AM Feature #1811: implement the AJAX client driver
- OK. Now it works from both command line and from IDE.
I attached some well known screens this time taken from my web... - 10:03 AM Feature #1811: implement the AJAX client driver
- The swing chui client can be started with no problem from Eclipse (and I guess from other IDE too); just set it up li...
- 09:58 AM Feature #1811: implement the AJAX client driver
- OK Thanks. Now the SWING driver works fine.
I have configurations on my IDE to start the server and the client which... - 09:22 AM Feature #1811: implement the AJAX client driver
- The problem is you have two distinct P2J builds - one for the server, and one for the client. And the serialVersionUI...
- 09:17 AM Feature #1811: implement the AJAX client driver
- Now seems to be a serialization problem.
WARNING: {Reader} failure in reading loop
java.io.InvalidClassException:... - 09:06 AM Feature #1811: implement the AJAX client driver
- Take the @testcases/simple/server/server.sh@ from the repository. The problem is caused by the fact that the server i...
- 09:03 AM Feature #1811: implement the AJAX client driver
- I did a new conversion for Ask.p and Primes.p
Unfortunately when I want to start the primes.p on my emulator the se... - 08:34 AM Feature #1811: implement the AJAX client driver
- > I've started to implements the protocol for keyboard management.
> I have good news! So far It's works fine see th... - 08:32 AM Feature #1811: implement the AJAX client driver
- Please note that you should always have a symbolic link in your project home (testcases/uast/) to the p2j/ directory ...
- 08:08 AM Feature #1811: implement the AJAX client driver
- Thanks I fixed the problem.
I just copied the rules directory from p2j on testcases/uast/p2j/rules and the conversi... - 07:51 AM Feature #1811: implement the AJAX client driver
- Then I think there is some other p2j/ installation on the path; and I can't be of much help with that. Why I say thi...
- 07:41 AM Feature #1811: implement the AJAX client driver
- My p2j project is updated and the build all is OK, no errors. However the conversion does not work.
The rules/annota... - 07:20 AM Feature #1811: implement the AJAX client driver
- Make sure you are using the latest revision (and P2J is built). From the log, you have an outdated @rules/annotation...
- 07:15 AM Feature #1811: implement the AJAX client driver
- I attached the build log.
- 07:13 AM Feature #1811: implement the AJAX client driver
- Marius Gligor wrote:
> According to conversion handbook:
>
> export P2J=/home/mag/p2j
> export CLASSPATH=$P2J/bu... - 07:09 AM Feature #1811: implement the AJAX client driver
- And what error do you get?
- 07:06 AM Feature #1811: implement the AJAX client driver
- According to conversion handbook:
export P2J=/mag/p2j/to/p2j
export CLASSPATH=$P2J/build/lib/p2j.jar
java com.... - 07:00 AM Feature #1811: implement the AJAX client driver
- Marius Gligor wrote:
> So I tried to do a new conversion but unfortunately without success.
What command do you use... - 06:57 AM Feature #1811: implement the AJAX client driver
- I've started to implements the protocol for keyboard management.
I have good news! So far It's works fine see the at...
Also available in: Atom