Activity
From 07/11/2013 to 08/09/2013
08/09/2013
- 06:07 PM Feature #2108: event model rationalization
- First, when working on understanding how the 4GL event model behaves, I noticed that P2J has some differences when PR...
08/08/2013
- 04:02 PM Feature #1884: add some of the v10 data types and core built-ins
- Please just add a new task for the remaining work. Do not start work on it. We will schedule it for later.
- 01:49 PM Feature #1884: add some of the v10 data types and core built-ins
- As far as I observed, 54.1 should already be at the same level as int/in64 and date/datetime.
54.3 must be investiga... - 09:00 AM Feature #1884: add some of the v10 data types and core built-ins
- Is this work complete? If not, what exactly is left?
- 09:04 AM Feature #2108: event model rationalization
- Please post an update on your research findings and your planned approach.
- 09:03 AM Feature #1640: implement DOM XML support
- Please post the latest code and a summary of the work that is left.
- 08:59 AM Feature #1584 (Closed): add conversion and runtime support for INT64 and DATETIME data types
08/07/2013
- 03:17 PM Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- Greg Shah wrote:
> Am I correct in my understanding that there is no remaining work in this main task (all remaining...
08/06/2013
- 04:13 PM Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- Am I correct in my understanding that there is no remaining work in this main task (all remaining work is in separate...
08/01/2013
- 07:28 AM Feature #1608: implement full appserver support (from 4GL clients only)
- Greg Shah wrote:
> ...
> If I understand correctly, neither of these items will cause a problem for the Java-access...
07/31/2013
- 03:42 PM Feature #1608: implement full appserver support (from 4GL clients only)
- Please summarize the remaining work that is to be done (and the plan for the work).
I think it is just these two i... - 03:23 PM Feature #1961 (Closed): implement runtime backing for Windows environment/registry access
- 03:22 PM Feature #1649 (Closed): implement Windows environment/registry access
07/26/2013
- 08:05 AM Feature #1640: implement DOM XML support
- > I think I do not need to simulate this scenario.
Yes, I think you are right.
The key question: was that code ...
07/25/2013
- 01:46 PM Feature #1640: implement DOM XML support
- I have found error in 4gl on unix server(lindev01)(version oe10.2B) :
after execution of next line:
@hDoc2:initiali... - 10:27 AM Feature #1649: implement Windows environment/registry access
- Committed in bzr as 10367. Will distribute soon.
- 08:34 AM Feature #1649: implement Windows environment/registry access
- I think the merged changes are safe enough. Go ahead and check it in (and distribute it via email). Good work!
07/24/2013
- 07:01 PM Feature #1640: implement DOM XML support
- It is a global attribute, but the DOM XML support is one of the first areas of 4GL code where we have found a good re...
- 02:09 PM Feature #1640: implement DOM XML support
- Dom, Sax and many other objects has @handle@ attribute. I didn't find any implementation for this. Also conversion fo...
07/22/2013
- 10:18 AM Feature #1649: implement Windows environment/registry access
- This is the drop merged with recent P2J codebase(10365). Do we need to run runtime-testing again? Or I can check it w...
- 08:33 AM Feature #1640: implement DOM XML support
- Yes, go ahead with this approach.
- 04:54 AM Feature #1640: implement DOM XML support
- I have found that for most of the DOM methods and attributes exceptions doesn't set @error=true@.
I have tried to us...
07/20/2013
- 03:31 PM Feature #1649: implement Windows environment/registry access
- Finally the update has passed all regression testing in devsrv01 except known TC-JOB-002(including CTRL-C 3-way tests...
- 10:20 PM Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- The om_upd20130716a.zip has been committed as bzr revision 10365.
The om_upd20130716b.zip has been committed as bz...
07/19/2013
- 02:04 PM Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- > I believe that it is best to check in now the changes as this is another big update and delaying this will need add...
- 01:58 PM Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- Strange enough, my tc_job_002.txt has 58K and looks like a weekly table starting with current DoW (each of my previou...
- 01:27 PM Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- The tc_job_002 failure is at the expected step (report comparison). I think the unix2dos is only part of the problem...
- 01:16 PM Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- > tc_job_clock_002: failure in step 20: 'timeout before the specific screen buffer became available (Mismatched data ...
- 12:34 PM Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- I ran the update against revision 10364 . The result changed a bit:
* tc_job_002: @failure in step 40: 'Unexpected E... - 08:33 AM Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- I just heard from Eric. He is getting on a plane right now and doesn't have the full answer on my question. But we ...
- 08:25 AM Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- My recommendation was spurred by Ovidiu's deprecation of @Functions.getMTime()@ because the database server could pro...
- 07:42 AM Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- > The no-argument variant of the mtime() function in a where clause should not convert to a server-side function, but...
- 04:14 AM Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- Code review 20130716a/b:
The database content of this update generally looks good, with a few issues:
* Use of ... - 07:53 AM Feature #1640: implement DOM XML support
- 2 thoughts:
1. Your test code needs a slight change. Unfortunately, when I pointed you to my memptr test code as e...
07/18/2013
- 07:00 PM Feature #1640: implement DOM XML support
- Greg Shah wrote:
> I don't understand. We don't yet have a GUI in P2J, do you mean the ChUI (character UI) in our S... - 02:37 PM Feature #1640: implement DOM XML support
- > Because in my test hDoc:name="asd" no-error. and I used handle.readOnlyError and I expected do not see error in GUI...
- 01:30 PM Feature #1649: implement Windows environment/registry access
- Code Review 0718a
It looks good. Get it runtime regression tested on devsrv01. - 01:14 PM Feature #1649: implement Windows environment/registry access
- OK. The changes for points 1-4 has been uploaded for review. NO-ERROR mode is also working for ErrorManager change.
- 11:20 AM Feature #1649: implement Windows environment/registry access
- Code Review 0717a
Each code review I look deeper in some areas and catch some things I didn't see before. We are ... - 08:16 PM Feature #1649: implement Windows environment/registry access
- The update with removed TODO comments for implemented code. The testcases also refreshed.
The testcase env_test34....
07/17/2013
- 07:56 PM Feature #1640: implement DOM XML support
- May I change in method @handle.readOnlyError@ last line:
@ErrorManager.displayError(4052, err, false);@
to
@ErrorM... - 06:07 PM Feature #1649: implement Windows environment/registry access
- > If your testing proves that the implementation is correct and complete, then please remove the TODOs. If something ...
- 05:57 PM Feature #1649: implement Windows environment/registry access
- > I've left them for possible changes reflecting to your notes. Do I need to remove them?
If your testing proves t... - 05:44 PM Feature #1649: implement Windows environment/registry access
- > 1. Do LOAD/UNLOAD/USE really generate a STOP condition (like a CTRL-C) on non-Windows?
Yes, when error is enable... - 05:24 PM Feature #1649: implement Windows environment/registry access
- Code Review 0712c
1. Do LOAD/UNLOAD/USE really generate a STOP condition (like a CTRL-C) on non-Windows?
2. Nor... - 04:39 PM Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- Code Review 0716b
I am fine with the changes, but Eric needs to review them since many affect the persistence laye... - 04:30 PM Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- Code Review 0716a
I am OK with this code being checked in.
> tc_job_002: failure in step 40: 'Unexpected EOF ... - 01:24 PM Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- This second update adds all new stuff about date/datetime/datetime-tz: class hierarchy, literals, new date API, pl, e...
07/16/2013
- 01:43 PM Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- My previous update was too big to be manageable so I split it in two chuncks. The first one (attached) does not conta...
- 09:50 AM Feature #1640: implement DOM XML support
- What I mean by "compile time" is that it can only be fixed by changing the code and re-compiling.
Yes, this manife... - 09:04 AM Feature #1640: implement DOM XML support
- Greg Shah wrote:
> > I don't like to add empty stub and just specify @readOnlyError@.
>
> The idea is that writi... - 08:44 AM Feature #1640: implement DOM XML support
- > I don't like to add empty stub and just specify @readOnlyError@.
The idea is that writing to such an attribute ... - 03:42 AM Feature #1640: implement DOM XML support
- Evgeny, what rules have you tried and it didn't work? In 10364 rev, adding this rule to @methods_attributes.rules@ (u...
07/15/2013
- 07:08 PM Feature #1640: implement DOM XML support
- How I can make attribute readonly via rules. I have @kw_chld_num@ attribute, I have tried to find something in common...
07/12/2013
- 07:24 PM Feature #1649: implement Windows environment/registry access
- This is the StanzaIni.java Javadoc adding for more descriptions and little syntax fix for Javadoc in Registry.java.
- 05:36 PM Feature #1649: implement Windows environment/registry access
- This is the final changes for registry access for you to review. Changes comparing to previous update:
1. The native ... - 11:56 AM Feature #1649: implement Windows environment/registry access
- The drop includes:
1. Disabling environment related calls and daemon starting for non-Windows environment.
2. Addin...
07/11/2013
- 07:39 PM Feature #1649: implement Windows environment/registry access
- The second drop for today includes Java doc additions for Registry class. Please let me know if this level of details...
- 01:33 PM Feature #1649: implement Windows environment/registry access
- OK.
- 12:02 PM Feature #1649: implement Windows environment/registry access
- Finding news for handling registry in Windows 4GL in PUT/GET KEY-VALUE calls.
1. The CHUI and GUI interfaces works t... - 08:55 AM Feature #1649: implement Windows environment/registry access
- > 1, 2.
OK, agreed, we need more descriptions here. I'll add detailed javadocs in recent today drop.
> 3.
Th... - 06:58 AM Feature #1649: implement Windows environment/registry access
- Code Review 0710a
1. The Registry.java class javadoc needs significant enhancements. The native methods have only... - 07:14 PM Feature #1640: implement DOM XML support
- Greg Shah wrote:
> > The error comes from method com.goldencode.p2j.util.BinaryData.setMethodSetup() there is a line... - 06:00 AM Feature #1640: implement DOM XML support
- > The error comes from method com.goldencode.p2j.util.BinaryData.setMethodSetup() there is a line that check if (isAu...
- 02:40 AM Feature #1640: implement DOM XML support
- Evgeny
> But I have next issue. I have a test:
> @
> set-size(m1) = 10001.
> set-size(m2) = 101.
> d... - 02:37 AM Feature #1640: implement DOM XML support
- Evgeny Kiselev wrote:
> I have one more issue: in the generated code I have: @unwrap(hRoot).readOnlyError("namespace...
Also available in: Atom