Activity
From 12/30/2013 to 01/28/2014
01/28/2014
- 04:23 PM Feature #1634: implement full native library (.so or DLL) support
- Greg Shah wrote:
> ...
> Ovidiu: please review the rules/include/* changes, in regard to assign trigger var def sup... - 07:54 PM Feature #1634: implement full native library (.so or DLL) support
- OK. Now we are completely using our own libffi Windows builds.
Building libffi libraries from sources using MSYS a...
01/27/2014
- 05:59 PM Feature #1634: implement full native library (.so or DLL) support
- > What if to build libffi in mingw we have to set up MSYS? Is it acceptable?
Yes. But we would only use that envi... - 05:44 PM Feature #1634: implement full native library (.so or DLL) support
- Greg, the question. What if to build libffi in mingw we have to set up MSYS? Is it acceptable?
- 02:34 PM Feature #1634: implement full native library (.so or DLL) support
- The update evl_upd20140127a.zip committed in bzr as 10456. No regression testing required, only Windows syntax code w...
- 01:38 PM Feature #1634: implement full native library (.so or DLL) support
- Conversion regression testing for ges_upd20140127a.zip has passed. No change occurs in the output. This has been ch...
- 01:31 PM Feature #1634: implement full native library (.so or DLL) support
- Code Review evl_upd20140127.zip
The change is fine. Check it in and distribute it. Then post the revision number... - 01:02 PM Feature #1634: implement full native library (.so or DLL) support
- The updates fixes compilation error on Wndows. Also the binaries allow to build p2j.dll on Windows. Has both 64-bit a...
- 11:27 AM Feature #1634: implement full native library (.so or DLL) support
- This update has some important fixes to make the commons cases work. There is still at least 1 known problem (dealin...
- 08:49 AM Feature #1634: implement full native library (.so or DLL) support
- Do you have the compilation fixes ready now? If so, please upload them for review.
Have you resolved the way to b...
01/25/2014
- 11:04 AM Feature #1634: implement full native library (.so or DLL) support
- > Eugenie: it is OK to get the compilation issues and the libffi.dll built properly. But after that, pause your work ...
- 09:37 AM Feature #1634: implement full native library (.so or DLL) support
- Eugenie: it is OK to get the compilation issues and the libffi.dll built properly. But after that, pause your work o...
01/24/2014
- 06:43 PM Feature #1597 (WIP): shift SQRT implementation (MathOps.sqrt()) to BigDecimal
- 08:29 AM Feature #1597: shift SQRT implementation (MathOps.sqrt()) to BigDecimal
- I don't know the answer. Often, if the input is a decimal value, then the output can have the same precision. Other...
- 07:58 AM Feature #1597: shift SQRT implementation (MathOps.sqrt()) to BigDecimal
- What is the expected precision of the algorithm?
- 06:27 PM Feature #1634: implement full native library (.so or DLL) support
- Building on Windows notes:
The first thing after including ffi.h into compilation preocess is to change the library_... - 09:46 PM Feature #1634 (Closed): implement full native library (.so or DLL) support
- 09:37 PM Feature #1634: implement full native library (.so or DLL) support
- The CTRL-C 3-way tests failed (expected) and there were 5 failures in @tc_job*@ and @tc_dc*@ tests (1 of which always...
- 08:33 AM Feature #1596: complete big decimal implementation
- We had moved from use of double to BigDecimal in the past because we found deviations from the 4GL implementation tha...
- 09:47 PM Feature #1641 (Closed): implement SAX XML support
- 08:33 PM Feature #1641: implement SAX XML support
- SAX testcases committed at bzr revision 1088.
- 09:46 PM Feature #1988 (Closed): runtime support for SAX
- 09:45 PM Support #2234: test and fix native API support on Windows
- Put all history in #1634.
- 09:43 PM Support #2234 (Closed): test and fix native API support on Windows
- 09:45 PM Support #2233: test and fix the native API support on Linux
- Put all history in #1634.
- 09:43 PM Support #2233 (Closed): test and fix the native API support on Linux
- 09:41 PM Feature #2121 (Closed): implement Java runtime support for native libraries
- 09:41 PM Feature #1959 (Closed): implement JNI runtime support for native libraries
01/23/2014
- 04:51 PM Feature #2232: finish testing the wrapped mode using the web services exposed by the testing server
- Using the server created in #2208, test the web services using wrapped mode and fix any found problems.
Also, fix ... - 04:45 PM Feature #2232 (Closed): finish testing the wrapped mode using the web services exposed by the tes...
- 04:41 PM Feature #1644 (Closed): implement SOAP support
- 04:40 PM Feature #1995 (Closed): runtime support for SOAP
- 04:40 PM Feature #1645 (Closed): implement web services support
- 04:39 PM Feature #2022 (Closed): runtime support for web services
- 12:57 PM Feature #1634: implement full native library (.so or DLL) support
- This is a version with more fixes, but it is not finished. Still, it is a good version to put into regression testin...
- 10:29 AM Feature #1634: implement full native library (.so or DLL) support
- This version fixes a conversion regression found in testing. It has passed conversion regression testing and it also...
- 07:37 PM Feature #1634: implement full native library (.so or DLL) support
- This is a version that has many fixes implemented. Many native API use cases are now working, but not all use cases ...
01/22/2014
- 12:30 PM Feature #1634: implement full native library (.so or DLL) support
- This update resolves all issues from the code review and merges to the bzr 10445 level (the latest at this writing).
... - 09:50 AM Feature #2013 (Closed): implement the SELF system handle
- 09:21 AM Feature #2013: implement the SELF system handle
- Passed conversion and runtime testing, committed to bzr rev 10445.
- 09:50 AM Feature #2015 (Closed): runtime support for SELF system handle
01/21/2014
- 04:57 PM Bug #2197: fix the error message list cleanup when NO-ERROR mode is enabled and ERROR-STATUS:ERRO...
- First of all I need to understand the problem. As we can see from the tests Java program does not clear error list, b...
- 11:29 AM Feature #1628: fix any incompatibilities or missing features of NO-ECHO support
- Based on the NO-ECHO testcases created in #1629, test the P2J implementation for NO-ECHO and make any functional addi...
- 04:19 AM Feature #1645: implement web services support
- Evgeny Kiselev wrote:
> Code Review 0116a:
> 1) @com.goldencode.p2j.xml.XNodeRefImpl#getOwnerDocument()@
> Does @R...
01/20/2014
- 02:13 PM Feature #1645: implement web services support
- Code Review 0116a:
1) @com.goldencode.p2j.xml.XNodeRefImpl#getOwnerDocument()@
Does @RESTRICTED_DOCUMENT@ can affai... - 09:52 AM Feature #2013: implement the SELF system handle
- Code Review 0120a
I am fine with the changes. Commit and distribute them when they pass testing. - 09:18 AM Feature #2013: implement the SELF system handle
- This removes NullWidget and makes both SELF and FOCUS act as real handles. Manual testing looks OK, waiting for the a...
- 09:17 AM Feature #2015 (WIP): runtime support for SELF system handle
01/19/2014
- 10:36 AM Feature #1634: implement full native library (.so or DLL) support
- I haven't addressed the code review items yet. This is a version with a fix for the package names which match reserv...
01/18/2014
- 05:34 AM Feature #1634: implement full native library (.so or DLL) support
- Review for @0117b.zip@:
* @collect_names.rules@
- line 406: this @<rule>downPath("KW_OUTPUT") or downPath("KW_RETUR...
01/17/2014
- 06:09 PM Feature #1634: implement full native library (.so or DLL) support
- Updated version with conversion fixes and some added functionality to make the testcases work (hex-decode and hex-enc...
- 02:40 PM Feature #1634: implement full native library (.so or DLL) support
- > The only question is what about ffi.h header?
On Ubuntu, install this package:
sudo apt-get install libffi-de... - 02:10 PM Feature #1634: implement full native library (.so or DLL) support
- > Eugenie: please review the filesys.c change as well as the other native code changes.
I'm OK with changes. The o... - 10:41 AM Feature #1634: implement full native library (.so or DLL) support
- Complete first implementation. I am about to start testing, so this is likely to change. But it has all features ful...
01/16/2014
- 03:12 PM Feature #1634: implement full native library (.so or DLL) support
- Greg Shah wrote:
> Constantin: What is the easiest way to determine if a given BDT[] instance is an indeterminate le... - 02:33 PM Feature #1634: implement full native library (.so or DLL) support
- Constantin: What is the easiest way to determine if a given BDT[] instance is an indeterminate length array? I have ...
- 10:50 AM Bug #1969 (Closed): buffer names in get-signature
- 10:36 AM Bug #1969: buffer names in get-signature
- Committed to bzr revision 10440.
- 10:06 AM Bug #1969: buffer names in get-signature
- > I think you missed something in the SchemaDictionary change:
You're right, I missed that. Sorry.
I'm fine wi... - 10:03 AM Bug #1969: buffer names in get-signature
- Greg Shah wrote:
> 1. The SchemaDictionary lowercases the name before it saves off the legacy_name annotation, but s... - 09:25 AM Bug #1969: buffer names in get-signature
- Code Review 0115a
1. The SchemaDictionary lowercases the name before it saves off the legacy_name annotation, but ... - 08:43 AM Bug #1969 (Review): buffer names in get-signature
- PS: conversion testing has passed, runtime testing is not needed.
- 08:43 AM Bug #1969 (WIP): buffer names in get-signature
- Attached update fixes the BUFFER and TABLE parameter names reported by GET-SIGNATURE.
The legacy, case-sensitive n... - 07:19 AM Feature #1645: implement web services support
- Committed to bzr revision 10439.
- 06:42 AM Feature #1645: implement web services support
- Code Review 0116a
I am fine with the changes. Go ahead and check it in.
Evgeny: I still want you to review t... - 03:27 AM Feature #1645: implement web services support
- and the update...
- 03:26 AM Feature #1645: implement web services support
- main part of runtime testing has passed. need to double check the CTRL-C part.
Attached version is merged with rev... - 06:55 AM Feature #1641: implement SAX XML support
- Please check in your SAX testcases.
- 07:39 PM Feature #1641: implement SAX XML support
- Committed to bzr revision 10438.
01/15/2014
- 01:53 AM Feature #1641: implement SAX XML support
- Review for 0113a.zip: the update is OK, but please make the @XCommonImpl.isValid@ field protected instead of package-...
- 08:40 PM Feature #1641: implement SAX XML support
- Constantin Asofiei wrote:
> Review for 0112a.zip:
> * all files are missing history entries. When you add history e...
01/13/2014
- 05:04 PM Bug #2197: fix the error message list cleanup when NO-ERROR mode is enabled and ERROR-STATUS:ERRO...
- Start by writing cases to investigate this behavior, then propose a solution.
- 08:26 AM Feature #1608: implement full appserver support (from 4GL clients only)
- 0110e.zip was committed to bzr rev 10434.
- 08:23 AM Feature #1608: implement full appserver support (from 4GL clients only)
- Check it in and distribute.
- 02:42 AM Feature #1608: implement full appserver support (from 4GL clients only)
- 0110e.zip has passed runtime testing.
- 02:59 AM Feature #1641: implement SAX XML support
- Review for 0112a.zip:
* all files are missing history entries. When you add history entries, don't forget to update ... - 08:59 PM Feature #1641: implement SAX XML support
- added correct @DELETE@ operation for DOM/SAX.
01/10/2014
- 10:32 AM Feature #1645: implement web services support
- Greg, I'm fine with how the runtime works with my testing. I'll put this through regression testing once I'm done wit...
- 09:38 AM Feature #1645: implement web services support
- OK, finish your own testing AND take into account any feedback from Evgeny from his code review of WebServiceHelper.i...
- 09:13 AM Feature #1645: implement web services support
- Added the TODO.
Evgeny: when you find some time, please take a look into WebServiceHelper.invoke, the core code fo... - 08:47 AM Feature #1645: implement web services support
- I have no problem deferring this work. Please add comments to the javadoc to explain that the work is a TODO and the...
- 08:45 AM Feature #1645: implement web services support
- Greg, all of these are not used by the server code. Also, the gain vs cost of implementing them I don't think is wort...
- 08:38 AM Feature #1645: implement web services support
- Everything looks good. My only question is related to this (and the related commented-out code):...
- 07:41 AM Feature #1645: implement web services support
- Greg Shah wrote:
> 2. How safe is the use of IllegalArgumentException in SOAPHeaderImpl.getHeaderNode()/setHeaderNod... - 10:30 AM Feature #1608: implement full appserver support (from 4GL clients only)
- Attached contains 0109c.zip (with a change in LogicalTerminal too, as TransactionManager no longer needs to be cached...
- 09:00 AM Feature #2225: implement ssl and async realted connection options for web services
- The @-maxConnections@, @-connectionLifetime@, @-nosessionreuse@ and @-nohostverify@ options are not yet implemented b...
- 08:57 AM Feature #2225 (New): implement ssl and async realted connection options for web services
01/09/2014
- 04:34 PM Feature #1645: implement web services support
- Code Review 0109d
1. SOAPFactory.throwError() needs javadoc.
2. How safe is the use of IllegalArgumentException... - 03:09 PM Feature #1645: implement web services support
- Attached update adds:
# runtime implementation for legacy SOAP Header, Header Entry, Fault and Fault Detail resource... - 03:54 PM Feature #1608: implement full appserver support (from 4GL clients only)
- The changes look fine. Check them in when they pass testing.
- 02:57 PM Feature #1608: implement full appserver support (from 4GL clients only)
- Fixes a couple of problems in appserver agents:
# @ProcedureManager$WorkArea$scopeFinished@ was popping the target-p... - 03:09 PM Feature #2022 (Review): runtime support for web services
- 03:08 PM Feature #1995 (Review): runtime support for SOAP
- 03:05 PM Feature #1644: implement SOAP support
- All updates and discussions for this task was moved to #1645.
- 03:02 AM Feature #1641: implement SAX XML support
- Evgeny Kiselev wrote:
>After deleting X-DOCUMENT all nodes become uninitialized.
You've checked only the root X-N... - 07:50 PM Feature #1641: implement SAX XML support
- After deleting @X-DOCUMENT@ all nodes become uninitialized....
01/08/2014
- 08:36 AM Feature #1641: implement SAX XML support
- Evgeny, we missed something: deletion of the SAX and DOM/XML objects. How I've noticed this: the @XCommonImpl.resourc...
01/07/2014
- 06:46 PM Feature #1641: implement SAX XML support
- Greg Shah wrote:
> Please place them in testcases/uast/xml/dom/ and testcases/uast/xml/sax/ directories.
DOM testca... - 06:02 PM Feature #1641: implement SAX XML support
- Passed the regression testing. Committed at bzr revision 10428.
- 08:24 AM Feature #1641: implement SAX XML support
- I have no objections. We need to get this committed as soon as it passes regression testing.
> BTW, I can't find ... - 03:39 AM Feature #1641: implement SAX XML support
- Did this pass testing? If yes, then this is next on queue to be committed, unless Greg has any objections.
BTW, I ... - 07:41 PM Feature #1641: implement SAX XML support
- 1) merged with latest revision(removed SAX_ATTRIBUTES and SAX_READER from @IdKind@ enum, because all SAX objects are ...
- 06:01 PM Feature #1988 (Review): runtime support for SAX
- 06:00 PM Feature #1988 (WIP): runtime support for SAX
01/06/2014
- 05:46 PM Feature #2041 (Closed): implement runtime support for "shared" attributes that are just stubbed
- 05:09 PM Feature #2041: implement runtime support for "shared" attributes that are just stubbed
- The final change set attached. Committed at revision 10427.
- 07:49 AM Feature #2041: implement runtime support for "shared" attributes that are just stubbed
- OK, remove the @ProcedureManager.setInstantiatingProcedure@ (because is no longer used and it will just confuse reade...
- 07:44 AM Feature #2041 (Review): implement runtime support for "shared" attributes that are just stubbed
- 07:40 AM Feature #2041: implement runtime support for "shared" attributes that are just stubbed
- Fixed and changes attached. Regression tests passed.
- 03:36 PM Feature #2184: create and populate the temp-table on the remote side, based on the received metad...
- This comes into play to dynamically create and/or populate an input temp-table (on the appserver side) or an output t...
- 03:16 PM Feature #1645: implement web services support
- Greg Shah wrote:
> Other than that, my only question is in ControlFlowOps.initializeProxy(), is there any way the Il... - 11:43 AM Feature #1645: implement web services support
- Code Review 1224a
I like the improved abstraction of some parts of the runtime (e.g. ServerHelper). It also seems... - 01:20 PM Feature #2208: create a java application running web services for testing purposes
- Some more notes: 4GL seems to alter the received SOAP Envelope by adding i.e. additional XMLNS attributes at the root...
- 10:13 AM Feature #1995 (WIP): runtime support for SOAP
- 07:42 AM Feature #1641: implement SAX XML support
- Review for 0104a.zip:
* SaxAttributesImpl.removeAttribute (both versions): javadoc for the parameters is not on dist...
01/05/2014
- 07:03 PM Feature #1645: implement web services support
- Constantin Asofiei wrote:
> LE: Nevermind, there is the @XmlHelper.write@ in P2J.
I've used for SAX writer:...
01/04/2014
- 04:44 PM Feature #1645: implement web services support
- LE: Nevermind, there is the @XmlHelper.write@ in P2J.
- 04:01 PM Feature #1645: implement web services support
- Evgeny: please help me a little with something related to @X-Noderef@ resources. Is there an existing way to serializ...
- 02:56 PM Feature #1641: implement SAX XML support
- fixed issues from note 90
- 12:45 PM Feature #1641: implement SAX XML support
- Constantin Asofiei wrote:
> Review for 1231a.zip:
> # what are licences for the new jars?
under BSD license. It wa...
01/03/2014
- 07:10 AM Feature #2208: create a java application running web services for testing purposes
- Evgeny, please make it a priority to add basic services which work with SOAP Faults and SOAP Headers (response and re...
- 07:09 AM Feature #1644: implement SOAP support
- I've started working on finishing the SOAP Fault support (part of #1645). The SOAP Header support is highly dependent...
- 04:34 AM Feature #2041: implement runtime support for "shared" attributes that are just stubbed
- OK, the location is the right one, but you need to do it only if we are starting an external proc; also, remove the @...
- 04:15 AM Feature #1641: implement SAX XML support
- Review for 1231a.zip:
# what are licences for the new jars?...
01/01/2014
- 05:17 PM Feature #2041: implement runtime support for "shared" attributes that are just stubbed
- Calling @ProcedureManager.setInstantiatingProcedure@ from the constructor of @ExternalProgramWrapper@ is too early, a...
- 08:02 PM Feature #1641: implement SAX XML support
- 1) added DTD validation with specific schema-paths
2) added XSD schema validation
3) added callback resolveEntity pro...
Also available in: Atom