Activity
From 01/25/2013 to 02/23/2013
02/24/2013
- 07:18 PM Conversion Tools Feature #1603: enhance name conversion to support internal procedure names that contain a '.' cha...
- Interesting. I wonder what is going on there. I can duplicate your result as well.
But when I used the testcases... - 07:06 PM User Interface Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- There are major changes in Majic. And those changes don't compile. This is an example change:...
02/23/2013
- 05:53 PM User Interface Feature #1801: add some frame options
- In regard to the COLOR option, all of the cases are "custom" COLOR names (the protermcap-attribute). VALUE() is not ...
- 03:01 PM User Interface Feature #1801: add some frame options
- This update adds support for:
# STREAM-IO clause
# FONT clause
# IN WIDGET clause
Note that only the static ver... - 02:22 PM User Interface Feature #1801: add some frame options
- > # IN WINDOW <handle-expression>
> This should convert to a @frame.[update|display|set|etc](elementList#, <handle-e... - 01:16 PM User Interface Feature #1801: add some frame options
- # COLOR
syntax:... - 05:43 PM Base Language Feature #2013: implement the SELF system handle
- The change looks fine. This is being conversion tested now.
- 01:30 PM Base Language Feature #2013: implement the SELF system handle
- Fixed initialization of context-local data in SelfManager.
- 10:14 PM Base Language Feature #2013: implement the SELF system handle
- Passed conversion testing. Checked into bzr as 10189.
- 05:41 PM User Interface Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- The change looks fine. This is being conversion tested now.
- 12:29 PM User Interface Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- Fixed the issues at comment 12.
- 12:24 PM User Interface Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- OK, please do fix it.
- 12:23 PM User Interface Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- There is a problem when CURRENT/DEFAULT/ACTIVE-WINDOW are not used in an assignment, as in:...
- 10:23 AM User Interface Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- Committed to bzr revision 10191.
- 10:17 AM User Interface Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- Conversion testing has passed. Please check it in to bzr and distribute via email.
- 09:20 AM User Interface Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- The code looks good. It is in conversion testing now.
- 08:59 AM User Interface Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- Yes, is merged and ready for testing.
- 08:58 AM User Interface Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- I assume this update is merged up to bzr 10190? It is ready for testing?
- 05:39 AM User Interface Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- Conversion regression testing passed on my system (no changes in generated code).
- 02:30 AM User Interface Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- > Is the assignment of DEFAULT-WINDOW and ACTIVE-WINDOW (and SESSION) silently tolerated (and ignored) at runtime in ...
- 05:27 PM Base Language Feature #2021 (Closed): conversion support for web services
- 05:26 PM Base Language Feature #1645: implement web services support
- With this change, testing passed. Checked into bzr as 10193.
- 04:19 PM Base Language Feature #1645: implement web services support
- This update causes a problem with many (all?) RUN statements. Here is a common example diff (this is broken througho...
- 12:21 PM Base Language Feature #1645: implement web services support
- This is in testing now.
- 11:54 AM Base Language Feature #1645: implement web services support
- It looks good. This will go into conversion testing next.
- 11:46 AM Base Language Feature #1645: implement web services support
- Attached update fixes the refAsync issue and refSet.move (which should move to copy not refAsync)
- 11:39 AM Base Language Feature #1645: implement web services support
- Everything else looks OK with the code.
- 11:38 AM Base Language Feature #1645: implement web services support
- In fixups/control_flow.rules refAsync is never assigned, but it is relied upon in the ASYNCH ON case and in the SET h...
- 11:26 AM Base Language Feature #1645: implement web services support
- Built on top of #1782 23d.zip update. Fixed support for @RUN ... SET hPortType ON hWebServ@ statement. Added support ...
- 08:39 AM Base Language Feature #1645: implement web services support
- More info about RUN ... SET ... ON SERVER. Something like this works:...
- 05:28 AM Base Language Feature #1645: implement web services support
- Another later edit: it is possible to use the @SET hPortType@ specification even with the @TRANSACTION DISTINCT@ and ...
- 04:51 AM Base Language Feature #1645: implement web services support
- > fix the @RUN SET ... ON SERVER@ statement
Look like the ASYNC clause is supported (at least at compile-time) for th... - 04:28 AM Base Language Feature #1645: implement web services support
- For the Server object handle, all documented attributes/methods are supported except these:
# REQUEST-INFO, RESPONSE... - 04:39 PM Database Feature #2042: add conversion support for some embedded SQL features
- Log history in parent issue.
- 03:27 PM Database Feature #2042 (Closed): add conversion support for some embedded SQL features
- 04:39 PM Database Feature #2043: add runtime support for some embedded SQL features
- Log history in parent issue.
- 04:38 PM Database Feature #2043 (Closed): add runtime support for some embedded SQL features
- 03:24 PM Conversion Tools Feature #1603: enhance name conversion to support internal procedure names that contain a '.' cha...
- I'm not sure what is needed here. The following converts nicely in P2J:...
- 12:20 PM Conversion Tools Feature #2001: reporting v2.5
- This improvement to the reports is designed to massively improve performance. This was needed because on large proje...
- 12:14 PM User Interface Feature #2019 (Closed): conversion support for LAST-EVENT system handle and attributes
- 12:13 PM User Interface Feature #1782: implement LAST-EVENT system handle and associated attributes
- Committe to bzr revision 10192.
- 12:06 PM User Interface Feature #1782: implement LAST-EVENT system handle and associated attributes
- This passed testing. Please check it in and distribute it.
- 11:06 AM User Interface Feature #1782: implement LAST-EVENT system handle and associated attributes
- Looks good. It is going into conversion testing now.
- 10:51 AM User Interface Feature #1782: implement LAST-EVENT system handle and associated attributes
- Beside LABEL, the WIDTH/HEIGHT-CHARS/PIXELS attrs had to be duped in the main section too.
- 10:41 AM User Interface Feature #1782: implement LAST-EVENT system handle and associated attributes
- Correct, any attribute/method used with a widget should be in the main section too. I'm going through all the attrs/m...
- 10:29 AM User Interface Feature #1782: implement LAST-EVENT system handle and associated attributes
- Since the getLabel/setLabel is moved inside the check for LAST-EVENT, doesn't that disable using LABEL on a widget (o...
- 10:26 AM User Interface Feature #1782: implement LAST-EVENT system handle and associated attributes
- Merged with revision 10191.
- 06:29 AM User Interface Feature #1782: implement LAST-EVENT system handle and associated attributes
- LAST-EVENT handle is supported in P2J by using KeyReader.asHandle (when we have a @h = LAST-EVENT@ case). For explici...
- 11:51 AM Base Language Feature #2041 (Closed): implement runtime support for "shared" attributes that are just stubbed
- 11:50 AM Base Language Feature #2002 (Closed): refactor some "shared" attributes
- 11:15 AM User Interface Feature #2036 (WIP): conversion support for some frame options
- 11:11 AM Database Feature #1992: add support for double-colon (::) syntax
- OK, please add a suitable task to the Base Language project and target it to milestone 7. Please put all the relevan...
- 10:55 AM Database Feature #1992: add support for double-colon (::) syntax
- For milestone 4, I don't think there is anything we need to do about the *_POLY rvalues, all -will- can be in the run...
- 10:48 AM Database Feature #1992: add support for double-colon (::) syntax
- > Idea is, if we have the ATTR/METH_POLY in an expression or as a rvalue, then 4GL does some automatic conversion of ...
- 10:25 AM User Interface Feature #2017 (Closed): conversion sypport for CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW s...
- 10:16 AM User Interface Feature #2029 (Closed): conversion support for the SIZE phrase
- 10:16 AM User Interface Feature #1800: add some missing widget options
- For milestone 4, that is fine.
- 06:19 AM User Interface Feature #1800: add some missing widget options
- The full syntax of the size phrase is:...
- 03:49 AM Database Feature #2000: add conversion support for table and table handle parameters
- I'm sending the update in its current state: INPUT/OUTPUT parameters and APPEND option are not handled, createDynamic...
- 03:00 AM Database Feature #2000: add conversion support for table and table handle parameters
- Stanislav, OK now I understand what you mean. APPEND clause used with OUTPUT/INPUT-OUTPUT table at the caller affects...
- 10:47 PM Database Feature #2000: add conversion support for table and table handle parameters
- Stas: please provide an update for all the other functionality discussed above ASAP, even if you don't yet have an a...
- 01:42 AM Database Feature #1660: add conversion and runtime support for OF keyword use in a CAN-FIND
- Vadim Nebogatov wrote:
> ... but conversion of
> ... - 12:38 AM Database Feature #1660: add conversion and runtime support for OF keyword use in a CAN-FIND
- I have created environment for tests and made some first conversion tests. Will try to make more tests on Monday.
... - 10:14 PM Base Language Feature #2014 (Closed): conversion support for SELF system handle
- 10:13 PM User Interface Feature #2025 (Closed): conversion support for the CREATE_WIDGET statement
- 10:13 PM User Interface Feature #1791: implement dynamic UI support
- Passed conversion testing. Checked into bzr as 10190.
02/22/2013
- 04:45 PM User Interface Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- Is the assignment of DEFAULT-WINDOW and ACTIVE-WINDOW (and SESSION) silently tolerated (and ignored) at runtime in th...
- 02:49 PM User Interface Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- Added intermediate update merged to latest revision, this should cover the cases showed here minus the case for which...
- 07:35 AM User Interface Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- What will be the approach for system handles besides CURRENT-WINDOW that are assigned as left value.
It seems that ... - 04:37 PM User Interface Feature #1791: implement dynamic UI support
- Merged up to bzr 10188. This version will be going into testing next.
- 02:18 PM User Interface Feature #1791: implement dynamic UI support
- Merged with #2013, fixed conversion of @CREATE VALUE(type)@ when the type is a known widget type.
- 01:47 PM User Interface Feature #1791: implement dynamic UI support
- Yes, please do merge it with the #2013 update. We will put them both in together.
- 01:42 PM User Interface Feature #1791: implement dynamic UI support
- > > I chose the approach of having dedicated APIs because IMO is cleaner, but I can switch to only one API DynamicWid...
- 01:15 PM User Interface Feature #1791: implement dynamic UI support
- > I chose the approach of having dedicated APIs because IMO is cleaner, but I can switch to only one API DynamicWidge...
- 01:07 PM User Interface Feature #1791: implement dynamic UI support
- > 1. Why not do everything using an enum: WidgetTypes.WINDOW, WidgetTypes.FILLIN...
In the end, we will still have t... - 12:52 PM User Interface Feature #1791: implement dynamic UI support
- No, leave the trigger phrase out for now.
2 questions:
1. Why not do everything using an enum: WidgetTypes.WIND... - 10:35 AM User Interface Feature #1791: implement dynamic UI support
- The trigger phrase was not touched - should I work on this too ?
- 10:11 AM User Interface Feature #1791: implement dynamic UI support
- Attached update adds CREATE WIDGET support (explicit and VALUE versions). Converted code looks like:...
- 09:15 AM User Interface Feature #1791: implement dynamic UI support
- Yes, I like the approach. The assignments for a CREATE WIDGET can be easily dealt with by implicitly using the handl...
- 05:06 AM User Interface Feature #1791: implement dynamic UI support
- The conversion rules to emit this were pretty simple (I have code for all except CREATE BROWSE), although I'm not sur...
- 08:00 PM User Interface Feature #1791: implement dynamic UI support
- High priority for milestone 4:...
- 04:31 PM Base Language Feature #2013: implement the SELF system handle
- Here is the right version.
- 04:27 PM Base Language Feature #2013: implement the SELF system handle
- This is the latest version merged up to bzr 10188. It will go into testing next.
- 02:17 PM Base Language Feature #2013: implement the SELF system handle
- > I think it might be more correct to say that the rule-set only handles the resource reference for handle types. In...
- 01:46 PM Base Language Feature #2013: implement the SELF system handle
- The code looks good....
- 01:33 PM Base Language Feature #2013: implement the SELF system handle
- > 1. refName is a dead variable and can be removed from methods_attributes.rules.
OK, removed
> 2. How do we emit t... - 12:34 PM Base Language Feature #2013: implement the SELF system handle
- Code Feedback:
1. refName is a dead variable and can be removed from methods_attributes.rules.
2. How do we emi... - 12:14 PM Base Language Feature #2013: implement the SELF system handle
- Conversion regression testing has passed - compilation was OK, all changes are expected.
- 06:39 AM Base Language Feature #2013: implement the SELF system handle
- Conversion has finished, there was a APPLY ... TO SELF problem, fixed in attached update. All other changes look good...
- 03:22 AM Base Language Feature #2013: implement the SELF system handle
- Added testcases (previous were for session handle)
- 03:20 AM Base Language Feature #2013: implement the SELF system handle
- -Added testcases.- they are for session handle, I've deleted it from here.
- 03:18 AM Base Language Feature #2013: implement the SELF system handle
- Fixed a conversion error, I'm running conversion again.
- 04:21 PM User Interface Feature #2005 (Closed): add conversion support for methods
- 04:20 PM User Interface Feature #2007 (Closed): conversion support for attributes
- 04:12 PM User Interface Feature #1804: add missing UI attributes
- The update evl_upd20130222c.zip has been committed in bzr as 10188.
- 04:04 PM User Interface Feature #1804: add missing UI attributes
- Testing passed. Please check it in and distribute the update. ASAP.
- 02:46 PM User Interface Feature #1804: add missing UI attributes
- Looks great. It is going into testing now.
- 02:43 PM User Interface Feature #1804: add missing UI attributes
- The merged version combined with #2005 changes has been uploaded.
- 02:21 PM User Interface Feature #1804: add missing UI attributes
- Is this also merged with the #2005 changes? I want them both in the same update.
- 02:10 PM User Interface Feature #1804: add missing UI attributes
- Merged with latest bzr uploaded.
- 01:26 PM User Interface Feature #1804: add missing UI attributes
- Please merge with the latest bzr revision and upload for a final review. Then we will go into conversion testing (ru...
- 03:09 PM Database Feature #1992: add support for double-colon (::) syntax
- All the specified cases work nicely.
> I'm not sure I understand what is being asked here. By definition, the ATTR... - 03:00 PM Database Feature #1992: add support for double-colon (::) syntax
- > in assignment case, when the rvalue is a ATTR/METH_POLY, are there cases when the lvalue is of a different type tha...
- 02:57 PM Database Feature #1992: add support for double-colon (::) syntax
- > are there any ATTR_POLY/METH_POLY used directly in a frame-related statement?
In regard to the FUNC_POLY/ATTR_PO... - 01:55 PM Database Feature #2000: add conversion support for table and table handle parameters
- > Please fill out this matrix:
When you specify APPEND in the calling procedure it logically applies to the table ... - 12:44 PM Database Feature #2000: add conversion support for table and table handle parameters
- > Progress documentation tells that "You can only use the APPEND option for an INPUT parameter in the calling procedu...
- 12:36 PM Database Feature #2000: add conversion support for table and table handle parameters
- Leave it as Temporary if you don't have a need to change it. Less runtime change. If we find we need it to be Buffe...
- 12:34 PM Database Feature #2000: add conversion support for table and table handle parameters
- So, Eric, do you prefer to leave Temporary or switch to Buffer?
Constantin, Greg, how do you prefer to pass APPEND... - 01:21 PM Base Language Feature #2003 (Closed): conversion support for SESSION handle
- 01:16 PM Base Language Feature #1612: finish SESSION system handle support
- Committed to bzr revision 10187.
- 01:03 PM Base Language Feature #1612: finish SESSION system handle support
- Conversion testing has passed. Please check in and distribute.
- 12:02 PM Base Language Feature #1612: finish SESSION system handle support
- The update looks good. I'm testing it now.
- 11:43 AM Base Language Feature #1612: finish SESSION system handle support
- Merged with revision 10186.
- 11:10 AM Base Language Feature #1612: finish SESSION system handle support
- The code looks fine. I'll re-check after the merge.
- 03:22 AM Base Language Feature #1612: finish SESSION system handle support
- Added tests.
- 03:19 AM Base Language Feature #1612: finish SESSION system handle support
- Merged with 10183, fixed some runtime errors too (ERROR-STATUS handle could not initialize its static proxy).
- 12:02 PM Database Feature #1974 (Closed): add conversion support for (non-dynamic) database attributes
- 11:53 AM Base Language Feature #2009 (Closed): conversion support for LANDSCAPE/PORTRAIT I/O option
- 11:49 AM Base Language Feature #2011 (Closed): conversion support for _MSG() built-in
- 11:46 AM Base Language Feature #1632: implement _MSG() undocumented built-in function
- Conversion tests passed , commited to bazaar as revision 10186
- 09:03 AM Base Language Feature #1632: implement _MSG() undocumented built-in function
- The update looks good. I will start testing it shortly.
- 11:27 AM Base Language Feature #1631: implement support for LANDSCAPE/PORTRAIT in I/O statements
- Conversion test passed, commited to bazaar as revision 10185
- 09:10 AM Base Language Feature #1631: implement support for LANDSCAPE/PORTRAIT in I/O statements
- The update looks good. I will start testing it shortly. I am deleting the update that is not matching, so that ther...
- 09:07 AM Base Language Feature #1631: implement support for LANDSCAPE/PORTRAIT in I/O statements
- Attached it
- 09:06 AM Base Language Feature #1631: implement support for LANDSCAPE/PORTRAIT in I/O statements
- This is the wrong update (it is for the _MSG work). Please post the correct one.
- 04:26 AM Base Language Feature #1631: implement support for LANDSCAPE/PORTRAIT in I/O statements
- Added merged update
- 11:14 AM Base Language Feature #1979 (Closed): conversion support for DOM XML processing
- 11:10 AM Base Language Feature #1640: implement DOM XML support
- The update evl_upd20130222a.zip passed the conversion test and committed in bzr as 10184.
- 09:02 AM Base Language Feature #1640: implement DOM XML support
- The update looks good. I will start testing it shortly.
- 05:56 AM Base Language Feature #1640: implement DOM XML support
- The merged code has been uploaded for testing. The setSubType methods unified with name syntax of the SubTypeAttribut...
- 10:32 AM User Interface Feature #2039: more runtime support for frame options
- This is just for time tracking and milestone association. All history should go into the parent task #1801.
- 10:32 AM User Interface Feature #2039 (Rejected): more runtime support for frame options
- 10:32 AM User Interface Feature #2038: conversion and runtime support for frame options, attributes and methods
- This is just for time tracking and milestone association. All history should go into the parent task #1801.
- 10:32 AM User Interface Feature #2038 (Closed): conversion and runtime support for frame options, attributes and methods
- 10:30 AM User Interface Feature #2037: runtime support for frame options
- This is just for time tracking and milestone association. All history should go into the parent task #1801.
- 10:30 AM User Interface Feature #2037 (Closed): runtime support for frame options
- 10:27 AM User Interface Feature #2036: conversion support for some frame options
- This is just for time tracking and milestone association. All history should go into the parent task #1801.
- 10:25 AM User Interface Feature #2036 (Closed): conversion support for some frame options
- 10:11 AM User Interface Feature #1801: add some frame options
- High priority frame options for milestone 4:
COLOR
FONT
IN WINDOW
STREAM-IO - 03:02 AM Base Language Feature #2002: refactor some "shared" attributes
- Committed to bzr revision 10182.
- 11:15 PM Database Feature #1999 (Closed): add conversion support for builtin functions in a WHERE clause
- I am closing this issue. While it brought up some interesting issues with our CAN-FIND support (which are now docume...
- 10:28 PM Database Feature #1999: add conversion support for builtin functions in a WHERE clause
- Vadim Nebogatov wrote:
> CAN-FIND(): SHARE-LOCK and NO-WAIT
> Yes, you are right, it is supported. I did not notic... - 08:30 PM Database Feature #1999: add conversion support for builtin functions in a WHERE clause
- CAN-FIND(): SHARE-LOCK and NO-WAIT
Yes, you are right, it is supported. I did not notice that WHERE clause is gener... - 07:19 PM Database Feature #1999: add conversion support for builtin functions in a WHERE clause
- Vadim Nebogatov wrote:
> Briefly, all functions are supported with all options excepting
>
> 1) can-find() - work... - 11:09 PM Database Feature #2035: optimize conversion of CAN-FIND([FIRST|LAST] temp-table-record ... {SHARE-LOCK|EXC...
- Currently, we convert this construct to use a WhereExpression, which does a client-side lock test for the found recor...
- 11:02 PM Database Feature #2035 (New): optimize conversion of CAN-FIND([FIRST|LAST] temp-table-record ... {SHARE-LO...
- 10:59 PM Database Bug #2034: correct conversion of CAN-FIND({FIRST|LAST} ... {SHARE-LOCK|EXCLUSIVE_LOCK} [NO-WAIT])
- Currently, we convert @CAN-FIND({FIRST|LAST} ...)@ with a lock the same as we do as if it doesn't have a lock; that ...
- 10:54 PM Database Bug #2034 (New): correct conversion of CAN-FIND({FIRST|LAST} ... {SHARE-LOCK|EXCLUSIVE_LOCK} [NO-...
- 10:50 PM Database Feature #1660: add conversion and runtime support for OF keyword use in a CAN-FIND
- The construct @record OF table@ in a 4gl query signifies a join between two tables (see "Record phrase" documentation...
- 08:18 PM User Interface Feature #2032: runtime support for widget options
- This is for time tracking and association with a milestone. All history must be placed in parent task #1800.
- 08:18 PM User Interface Feature #2032 (Closed): runtime support for widget options
- 08:17 PM User Interface Feature #2031: conversion support for remaining widget options
- This is for time tracking and association with a milestone. All history must be placed in parent task #1800.
- 08:17 PM User Interface Feature #2031 (Closed): conversion support for remaining widget options
- 08:15 PM User Interface Feature #2029: conversion support for the SIZE phrase
- This is for time tracking and association with a milestone. All history must be placed in parent task #1800.
- 08:15 PM User Interface Feature #2029 (Closed): conversion support for the SIZE phrase
- 08:13 PM User Interface Feature #1800: add some missing widget options
- For milestone 4, add the SIZE clause to the conversion of widget options as in:...
- 08:09 PM User Interface Feature #2028: complete runtime support for dynamic UI
- This just for time tracking and association with the milestone. All history must be placed in the parent task #1791.
- 08:09 PM User Interface Feature #2028 (Closed): complete runtime support for dynamic UI
- 08:08 PM User Interface Feature #2027: preliminary runtime support for CREATE_WIDGET and an IN WINDOW clause
- This just for time tracking and association with the milestone. All history must be placed in the parent task #1791.
- 08:08 PM User Interface Feature #2027 (Closed): preliminary runtime support for CREATE_WIDGET and an IN WINDOW clause
- 08:03 PM User Interface Feature #2026: conversion support for CREATE_BROWSE
- This just for time tracking and association with the milestone. All history must be placed in the parent task #1791.
- 08:03 PM User Interface Feature #2026 (Closed): conversion support for CREATE_BROWSE
- 08:02 PM User Interface Feature #2025: conversion support for the CREATE_WIDGET statement
- This just for time tracking and association with the milestone. All history must be placed in the parent task #1791.
- 08:01 PM User Interface Feature #2025 (Closed): conversion support for the CREATE_WIDGET statement
02/21/2013
- 06:40 PM User Interface Feature #1805: add missing UI method support
- You are right. If browse not used in real code the P2J removes the code. The example in browse_ui_test.p properly con...
- 05:51 PM User Interface Feature #1805: add missing UI method support
- I noticed that you have the attributes update built on top of the methods, which is fine. I am also OK with combinin...
- 05:33 PM User Interface Feature #1805: add missing UI method support
- What will be the testing sequence of update application? This method update will be the first one, then update for at...
- 05:28 PM User Interface Feature #1805: add missing UI method support
- Here is the sample we do not convert:
...
define browse bStat query q1 display.
create browse hBr.
...
Before us... - 05:14 PM User Interface Feature #1805: add missing UI method support
- The code changes look fine. Please be prepared to merge soon when we are able to schedule the update.
> However w... - 05:59 AM User Interface Feature #1805: add missing UI method support
- Added support for MOVE-BEFORE-TAB-ITEM(). The method DESELECT-ROWS() has already supported. However we do not have th...
- 06:06 PM User Interface Feature #1804: add missing UI attributes
- The refresh for drop has been uploaded.
- 05:20 PM User Interface Feature #1804: add missing UI attributes
- Feedback:
1. methods_attributes.rules is missing a history entry.
2. Please use HWND instead of HWnd in method na... - 06:24 AM User Interface Feature #1804: add missing UI attributes
- Adding conversion support for
FIRST-TAB-ITEM
NEXT-TAB-ITEM
HWND
UI attributes. - 03:36 PM Database Feature #2000: add conversion support for table and table handle parameters
- > From my testing, I don't remember finding any parameter validation based on APPEND clause for temp-tables. This is ...
- 03:20 PM Database Feature #2000: add conversion support for table and table handle parameters
- > Maybe I misunderstood your original comment "@Temporary@ should be at least @Buffer@". I thought you meant the par...
- 03:00 PM Database Feature #2000: add conversion support for table and table handle parameters
- > > 2. We must make a decision on how APPEND parameter should be passed from the calling side.
> I think we need Con... - 02:35 PM Database Feature #2000: add conversion support for table and table handle parameters
- Stanislav Lomany wrote:
> 1.
> > OK, in that case I think we can have Temporary extend Buffer.
> Hmm, it seems tha... - 02:16 PM Database Feature #2000: add conversion support for table and table handle parameters
- 1.
> OK, in that case I think we can have Temporary extend Buffer.
Hmm, it seems that it makes *.Buf classes obsole... - 07:04 PM Database Feature #2000: add conversion support for table and table handle parameters
- > I'm pretty sure we already support the APPEND option, even though it's not used in Majic.
APPEND option can be s... - 02:55 PM Base Language Feature #2002: refactor some "shared" attributes
- FYI:...
- 01:33 PM Base Language Feature #2002: refactor some "shared" attributes
- Fixed issues 1 to 4, merged with 10181.
- 01:24 PM Base Language Feature #2002: refactor some "shared" attributes
- Greg Shah wrote:
> 6. Wasn't the idea behind the BufferField design was to avoid get/set methods that could conflict... - 01:13 PM Base Language Feature #2002: refactor some "shared" attributes
- > 1. Please put a TODO comment into BrowseColumnWidget that it should not always return "FILL-IN" as its type. From ...
- 12:50 PM Base Language Feature #2002: refactor some "shared" attributes
- Code Review Feedback:
1. Please put a TODO comment into BrowseColumnWidget that it should not always return "FILL-... - 12:11 PM Base Language Feature #2002: refactor some "shared" attributes
- > Also, please prepare any Majic changes that need to be made.
See #2023 - 12:07 PM Base Language Feature #2002: refactor some "shared" attributes
- There are 2 check-ins that will occur shortly. Be prepared to merge up to the lastest level. Also, please prepare a...
- 10:45 AM Base Language Feature #2002: refactor some "shared" attributes
- There is one MAJIC-side change needed, as GenericWidget.getFormat now returns character instead of String (I chose to...
- 10:40 AM Base Language Feature #2002: refactor some "shared" attributes
- The only change in generated code is the one related to label: now it unwraps using @handle.unwrapCommonField@, inste...
- 05:40 AM Base Language Feature #2002 (WIP): refactor some "shared" attributes
- 05:33 AM Base Language Feature #2002: refactor some "shared" attributes
- This update cleans #1668 errors + refactors attributes. I'm running conversion now, I'll let you know how it goes.
L... - 01:41 PM Database Feature #1949 (Closed): add conversion support for database triggers
- 01:30 PM Database Feature #1949 (Review): add conversion support for database triggers
- 01:39 PM Database Feature #2024 (Closed): implement runtime support for database triggers
- 12:39 PM Database Feature #1999: add conversion support for builtin functions in a WHERE clause
- Briefly, all functions are supported with all options excepting
1) can-find() - works in general, but at least FIR... - 12:34 PM Database Feature #1999: add conversion support for builtin functions in a WHERE clause
- Spreadsheet with testing results is attached.
- 12:12 PM Base Language Feature #1640: implement DOM XML support
- I have looked into current bzr. There is one point need to be discussed. The attribute SUBTYPE has implemented as sta...
- 12:10 PM Base Language Feature #2013: implement the SELF system handle
- I'm leaving a conversion to run over night, hopefully all SELF-handle usage will convert nicely.
- 10:20 AM Base Language Feature #2013: implement the SELF system handle
- I like it.
- 06:23 AM Base Language Feature #2013 (WIP): implement the SELF system handle
- Attached update with proposed solution (built on top of revision 10179). With this approach, all attribute/method acc...
- 05:58 AM Base Language Feature #2013: implement the SELF system handle
- How I see this working: we have a SelfManager class which manages a stack of "self" handles. Each event responsible ...
- 11:49 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- The update is added for review at #2002.
- 11:47 AM Base Language Feature #1612: finish SESSION system handle support
- Added support for the high-priority stuff (built on top of revision 10179, was easier that way) plus stubs for some a...
- 07:12 AM Base Language Feature #1612: finish SESSION system handle support
- List of not supported attributes:
* progress.g parser errors:... - 09:57 AM Database Feature #1992: add support for double-colon (::) syntax
- Yes, this is the case for the @::@, too, as the final attribute in the rewritten form is buffer-value() attribute whe...
- 09:51 AM Database Feature #1992: add support for double-colon (::) syntax
- Greg, Ovidiu found an interesting case of BUFFER-VALUE usage (which applies to any ATTR_POLY or METH_POLY). If is use...
- 08:00 AM Base Language Feature #1632: implement _MSG() undocumented built-in function
- Looks good. I will let you know when we can test. Only conversion regression testing will be needed. Be prepared t...
- 04:45 AM Base Language Feature #1632: implement _MSG() undocumented built-in function
- Corrected javadoc, was meant to say first: greater or equal 1, then I though greater than 0 to be better as descripti...
- 06:35 AM Base Language Feature #2003 (WIP): conversion support for SESSION handle
- 06:34 AM Base Language Feature #2014 (WIP): conversion support for SELF system handle
- 05:01 AM User Interface Feature #2017 (WIP): conversion sypport for CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW syst...
- 07:20 PM Base Language Feature #2022: runtime support for web services
- This task is only for time tracking and association with the milestone. All history goes in parent task #1645.
- 07:20 PM Base Language Feature #2022 (Closed): runtime support for web services
- 07:20 PM Base Language Feature #2021: conversion support for web services
- This task is only for time tracking and association with the milestone. All history goes in parent task #1645.
- 07:19 PM Base Language Feature #2021 (Closed): conversion support for web services
02/20/2013
- 06:57 PM Base Language Feature #1781: add missing support for the WIDGET-HANDLE builtin function
- After a quick review of the handle.java class and the builtin_functions.rules, I can see the following:
1. WIDGET-... - 06:20 PM Base Language Feature #1781: add missing support for the WIDGET-HANDLE builtin function
- The use cases (and even the description of the function) seem to be identical to the HANDLE() builtin function. A te...
- 06:41 PM Database Feature #2000: add conversion support for table and table handle parameters
- Stanislav Lomany wrote:
> Conversion for TABLE-HANDLE parameters should probably look in the similar way:
> [...]
... - 06:37 PM Database Feature #2000: add conversion support for table and table handle parameters
- Stanislav Lomany wrote:
> Notes: 1. @Temporary@ should be at least @Buffer@
OK, in that case I think we can have ... - 05:56 PM Database Feature #2000: add conversion support for table and table handle parameters
- Conversion for TABLE-HANDLE parameters should probably look in the similar way:...
- 05:48 PM Database Feature #2000: add conversion support for table and table handle parameters
- Heh, I didn't expected it to be converted...
It is converted to:... - 05:30 PM Database Feature #2000: add conversion support for table and table handle parameters
- We already support it today, as far as I understand. Remember that you implemented all the deep copy of temp-tables ...
- 05:02 PM Database Feature #2000: add conversion support for table and table handle parameters
- How do we convert this today? I vaguely remember dealing with this issue in the past, but I don't recall whether we ...
- 03:55 PM Database Feature #2000: add conversion support for table and table handle parameters
- About TABLE parameters.
We must pass to the called function information that identifies the table and information ... - 05:11 PM User Interface Feature #2020: runtime support for LAST-EVENT system handle and associated attributes
- This task is just for time tracking and association with the milestone. All history goes in the parent task #1782.
- 05:11 PM User Interface Feature #2020 (Closed): runtime support for LAST-EVENT system handle and associated attributes
- 05:10 PM User Interface Feature #2019: conversion support for LAST-EVENT system handle and attributes
- This task is just for time tracking and association with the milestone. All history goes in the parent task #1782.
- 05:09 PM User Interface Feature #2019 (Closed): conversion support for LAST-EVENT system handle and attributes
- 05:01 PM User Interface Feature #2017: conversion sypport for CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system han...
- This task is only for time tracking and association with milestone 4. All history should be in the parent task #2016.
- 04:59 PM User Interface Feature #2017 (Closed): conversion sypport for CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW s...
- 05:00 PM User Interface Feature #2018: runtime support for CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- This task is only for time tracking and association with milestone 7. All history should be in the parent task #2016.
- 04:59 PM User Interface Feature #2018 (Closed): runtime support for CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW syst...
- 04:58 PM User Interface Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- CURRENT-WINDOW is assignable but neither DEFAULT-WINDOW or ACTIVE-WINDOW can be assigned.
DEFAULT-WINDOW is a hand... - 04:34 PM User Interface Feature #2016 (Closed): implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
- 02:55 PM Database Feature #1949: add conversion support for database triggers
- h2. TODO
This update doesn't handle the case if an UI trigger is 1. nested into DB trigger and 2. references DB tr... - 02:09 PM Base Language Feature #1990 (Closed): conversion support for appserver
- 02:00 PM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- Committed to bzr revision 10179.
- 01:44 PM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- The changes passed regression testing. Please check them into bzr and distribute the update.
- 01:59 PM Database Feature #1992: add support for double-colon (::) syntax
- Here is the implementation and some testcase.
I'm afraid this is not built on the last source-code, I will work on t... - 01:50 PM Database Feature #1992: add support for double-colon (::) syntax
- > This could be one of the hardest things to implement. If the field name has changed during the conversion process i...
- 12:39 PM Database Feature #1992: add support for double-colon (::) syntax
- Greg Shah wrote:
> Some thoughts:
>
> 1. Queries are explicitly mentioned as supported by @::@ in the 4GL languag... - 12:13 PM Database Feature #1992: add support for double-colon (::) syntax
- Some thoughts:
1. Queries are explicitly mentioned as supported by @::@ in the 4GL language reference. It wouldn'... - 11:19 AM Database Feature #1992: add support for double-colon (::) syntax
- I already have an implementation here but, reading your previous note, made me turn back to OE installation.
The rea... - 10:28 AM Database Feature #1992: add support for double-colon (::) syntax
- OK, so without chaining, the scope of this feature should be much smaller. As you suggested earlier, let's go with a...
- 01:43 PM Base Language Feature #1632: implement _MSG() undocumented built-in function
- The code looks good. I only have 1 question. The javadoc says this:...
- 10:26 AM Base Language Feature #1632: implement _MSG() undocumented built-in function
- Added proposed update
- 10:07 AM Base Language Feature #1632: implement _MSG() undocumented built-in function
- OK, this is more clear.
As far as the negative numbers are concerned, we won't duplicate that behavior right now. ... - 09:26 AM Base Language Feature #1632: implement _MSG() undocumented built-in function
- I realized the 0 index difference happened because I mistakenly rerun the program in some cases using the character e...
- 09:03 AM Base Language Feature #1632: implement _MSG() undocumented built-in function
- Please upload the msg_test.txt and msg_test2.txt output files so that I can better understand what is going on.
> ... - 08:37 AM Base Language Feature #1632: implement _MSG() undocumented built-in function
- Done more testing and got a better understanding of how msg working.
It seems the _msg(int) will return the error num... - 12:02 PM Base Language Feature #2011 (Review): conversion support for _MSG() built-in
- 10:41 AM Database Feature #1999: add conversion support for builtin functions in a WHERE clause
- Please provide a summary of which functions are supported by conversion already and which need work. We need to get ...
- 09:29 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Constantin Asofiei wrote:
> > Yes, you are correct.
> Please provide an example of read-only private-data attribute... - 09:09 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- > Yes, you are correct.
Please provide an example of read-only private-data attribute. - 09:08 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Constantin Asofiei wrote:
> Also #2 - I see that PRIVATE-DATA has an unwrap case of WriteablePrivateData - are there... - 08:28 AM Base Language Feature #1631: implement support for LANDSCAPE/PORTRAIT in I/O statements
- It is good to go. I will let you know when we can schedule it. Because there are some updates in front, please be r...
- 03:04 AM Base Language Feature #1631: implement support for LANDSCAPE/PORTRAIT in I/O statements
- Added proposed update.
02/19/2013
- 05:21 PM Base Language Feature #2015: runtime support for SELF system handle
- This is just for time tracking and association with milestone 4. All history goes in parent task #2013.
- 05:21 PM Base Language Feature #2015 (Closed): runtime support for SELF system handle
- 05:21 PM Base Language Feature #2014: conversion support for SELF system handle
- This is just for time tracking and association with milestone 4. All history goes in parent task #2013.
- 05:20 PM Base Language Feature #2014 (Closed): conversion support for SELF system handle
- 05:19 PM Base Language Feature #2013: implement the SELF system handle
- The SELF system handle returns the handle to the resource currently being processed in a trigger or other callback pr...
- 05:15 PM Base Language Feature #2013 (Closed): implement the SELF system handle
- 05:03 PM Base Language Feature #1640: implement DOM XML support
- The update looks good. We will try to get it scheduled soon, but you will probably have to merge up to the bzr head ...
- 09:02 PM Base Language Feature #1640: implement DOM XML support
- The update for new attributes/methods has been uploaded for review.
- 04:57 PM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- We don't need to handle the Asynchronous request handle object for milestone 4. We will probably go ahead and implem...
- 08:59 AM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- This code fixes the unsuscribe_stmt clause (I've tested will all proc-related events tests and they passed). Conversi...
- 06:21 AM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- I don't see the Asynchronous request object handle mentioned in this task, but please let me know if this is necessar...
- 04:33 PM Base Language Feature #2002: refactor some "shared" attributes
- Please go ahead with this task in combination with #1974 (#1668). Prepare a single update that cleans all of this up.
- 01:32 PM Base Language Feature #2002: refactor some "shared" attributes
- I think the best grouping should be this:
# COLUMN-LABEL (BUFFER-FIELD), DATA-TYPE(BUFFER-FIELD, WIDGET), FORMAT(BUF... - 08:51 AM Base Language Feature #2002: refactor some "shared" attributes
- Except DATA-TYPE and FORMAT (which are common for BUFFER-FIELD and widgets), I don't see any way of grouping these at...
- 04:20 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- CORRECTION: vmn_upd20130218b.zip is what we tested; it should be overlaid with vmn_upd20130219b.zip.
- 04:18 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Constantin,
We had a regression in staging for a browse column widget handle which used to do @handle.unwrapWidget... - 01:25 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- > Greg, Constantin: thoughts on how to properly support this? I added the WidthCharable (I know, lame name) interfa...
- 01:10 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Update above is resubmitted
- 12:54 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Vadim Nebogatov wrote:
> IS-OPEN
> POSITION
> TABLE-HANDLE
> SESSION:FIRST-BUFFER
> (DBNAME was already supporte... - 12:36 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- IS-OPEN
POSITION
TABLE-HANDLE
SESSION:FIRST-BUFFER
(DBNAME was already supported )
Update vmn_20130219a.zip co... - 11:47 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Vadim Nebogatov wrote:
> I also created Sizeable/WriteableSizeable interfaces for attributes
>
> WIDTH-CHARS (KW_WID... - 03:34 PM Base Language Feature #1631: implement support for LANDSCAPE/PORTRAIT in I/O statements
- Feedback:
Please fix the code formatting issues in Stream.java (there are several):
1. Header # is wrong.
2. W... - 12:08 PM Base Language Feature #1631: implement support for LANDSCAPE/PORTRAIT in I/O statements
- Added proposed update
- 07:07 PM Base Language Feature #1631: implement support for LANDSCAPE/PORTRAIT in I/O statements
- The following is an example of the option in use:...
- 02:20 PM Base Language Feature #1632: implement _MSG() undocumented built-in function
- From your status report:
> Tested the _msg function , results seems to not be consistent for the same value.
P... - 07:12 PM Base Language Feature #1632: implement _MSG() undocumented built-in function
- This is an undocumented built-in function. We need to determine what it does. at a high level it is used to create ...
- 01:23 PM Database Feature #1992: add support for double-colon (::) syntax
- >First, as I wrote above in notes 4 and 7, the second operand can be almost anything (as it is the name of a field fr...
- 12:58 PM Database Feature #1992: add support for double-colon (::) syntax
- First, as I wrote above in notes 4 and 7, the second operand can be almost anything (as it is the name of a field fro...
- 12:20 PM Database Feature #2000: add conversion support for table and table handle parameters
- Yes, that's correct.
- 12:07 PM Database Feature #2000 (WIP): add conversion support for table and table handle parameters
- Am I correct that the scope of this task is
DEFINE PARAMETER TABLE
DEFINE PARAMETER TABLE-HANDLE
TABLE functio... - 12:09 PM Base Language Feature #2011 (WIP): conversion support for _MSG() built-in
- 07:13 PM Base Language Feature #2011: conversion support for _MSG() built-in
- This task is only for time tracking and association with milestone 4. All history should be placed in the parent tas...
- 07:13 PM Base Language Feature #2011 (Closed): conversion support for _MSG() built-in
- 05:03 AM Base Language Feature #2009 (WIP): conversion support for LANDSCAPE/PORTRAIT I/O option
- 07:01 PM Base Language Feature #2009: conversion support for LANDSCAPE/PORTRAIT I/O option
- This task is only for time tracking and association with milestone 4. All history should be placed in the parent tas...
- 07:01 PM Base Language Feature #2009 (Closed): conversion support for LANDSCAPE/PORTRAIT I/O option
- 07:14 PM Base Language Feature #2012: runtime support for _MSG() built-in
- This task is only for time tracking and association with milestone 4. All history should be placed in the parent tas...
- 07:14 PM Base Language Feature #2012 (Closed): runtime support for _MSG() built-in
- 07:02 PM Base Language Feature #2010: runtime support for LANDSCAPE/PORTRAIT I/O options
- This task is only for time tracking and association with milestone 4. All history should be placed in the parent tas...
- 07:02 PM Base Language Feature #2010 (Closed): runtime support for LANDSCAPE/PORTRAIT I/O options
02/18/2013
- 06:48 PM User Interface Feature #1804: add missing UI attributes
- The following are high priority:
FIRST-TAB-ITEM
NEXT-TAB-ITEM
HWND - 06:47 PM User Interface Feature #2008: runtime support for attributes in GUI
- This is just for time tracking and association with milestone 4. All history should be in parent task #1804.
- 06:47 PM User Interface Feature #2008 (Closed): runtime support for attributes in GUI
- 06:47 PM User Interface Feature #2007: conversion support for attributes
- This is just for time tracking and association with milestone 4. All history should be in parent task #1804.
- 06:46 PM User Interface Feature #2007 (Closed): conversion support for attributes
- 06:45 PM User Interface Feature #1805: add missing UI method support
- The following are needed with high priority:...
- 06:44 PM User Interface Feature #2006: add runtime support for new methods in GUI
- This is for time tracking and association with milestone 4 only. All updates should be placed in parent task #1805.
- 06:42 PM User Interface Feature #2006 (Closed): add runtime support for new methods in GUI
- 06:43 PM User Interface Feature #2005: add conversion support for methods
- This is for time tracking and association with milestone 4 only. All updates should be placed in parent task #1805.
- 06:41 PM User Interface Feature #2005 (Closed): add conversion support for methods
- 06:39 PM Base Language Feature #1627: support for empty EXPORT statements
- Good. Then the solution is to do the following:
1. In post_parse_fixups.rules, you should add a new rule-set like... - 05:35 PM Base Language Feature #1627: support for empty EXPORT statements
- > Let me make sure I understand. In export_test[1-3].p, if you remove the empty EXPORT statement from those files, do...
- 05:20 PM Base Language Feature #1627: support for empty EXPORT statements
- > This redirects output to the file and produces non-empty file with real values of the variable like printing to the...
- 04:29 PM Base Language Feature #1627: support for empty EXPORT statements
- > When a stream is not explicitly used (e.g. EXPORT STREAM my-stream...) then you must first redirect the terminal li...
- 04:15 PM Base Language Feature #1627: support for empty EXPORT statements
- > EXPORT cannot be used with output to the screen. (1105)
When a stream is not explicitly used (e.g. EXPORT STREAM... - 02:55 PM Base Language Feature #1627: support for empty EXPORT statements
- The statements
EXPORT var1 (some-var2 + 54) var3.
EXPORT database-table.
both have run-time error in 4GL:
...
E... - 09:59 AM Base Language Feature #1627: support for empty EXPORT statements
- It is possible to have an "empty" EXPORT statement in the 4GL, as in:...
- 06:24 PM Database Feature #1655: add conversion and runtime support for certain dynamic database attributes and met...
- Based on a review of the recent reports, the following dynamic DB attributes are in use but are not yet implemented:
... - 06:23 PM Database Feature #1655: add conversion and runtime support for certain dynamic database attributes and met...
- Based on a review of the recent reports, the following dynamic DB method is in use but is not yet implemented:...
- 06:19 PM Base Language Feature #1979 (WIP): conversion support for DOM XML processing
- 06:19 PM Base Language Feature #1640: implement DOM XML support
- I have found that the following are actually in use in the application and need to be added for milestone 4:
Attri... - 05:49 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- There are some DB attributes still missing from the checked in code:
DBNAME
IS-OPEN
POSITION
TABLE-HANDLE
SESS... - 12:24 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- I have attached merge of previous update (vmn_upd20130218a) with current bzr
1) vmn_upd20130218a.zip - support res... - 05:46 PM Base Language Feature #2004: runtime support for SESSION handle
- This task is just for time tracking and association with milestone 4. Put all history into the parent task #1612.
- 05:46 PM Base Language Feature #2004 (Closed): runtime support for SESSION handle
- 05:45 PM Base Language Feature #2003: conversion support for SESSION handle
- This task is just for time tracking and association with milestone 4. Put all history into the parent task #1612.
- 05:45 PM Base Language Feature #2003 (Closed): conversion support for SESSION handle
- 05:43 PM Base Language Feature #1612: finish SESSION system handle support
- The following are high priority:
Attributes:
CLIENT-TYPE
FIRST-BUFFER
NUMERIC-SEPARATOR
NUMERIC-DECIMAL-POIN... - 05:14 PM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- I have reviewed the code, the only problem is that the unsubscribe_stmt still cannot match on the event name after th...
- 04:25 PM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- Attached update with the mentioned issues fixed.
- 04:19 PM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- > OK, so the idea the front phase should leave the ASTs as unchaged as possible.
Yes, that's right.
> Please le... - 04:10 PM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- > I'm in the middle of the code review, but there is at least 1 major issue. The subscribe_stmt and unsubscribe_stmt...
- 03:46 PM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- More Feedback:
1. handle.java is missing the "--JPRM--" in the header.
2. Is HandleChain.setType() always going... - 03:25 PM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- Code Review Feedback:
I'm in the middle of the code review, but there is at least 1 major issue. The subscribe_st... - 02:32 PM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- Merged with revision 10178.
- 02:01 PM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- Attached update provides conversion support for app-server related statements and attributes/methods. Fixes progress....
- 12:00 PM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- Greg Shah wrote:
> You will have to remove the expr option from that rule.
Yes, expr from widget_qualifier is no lo... - 10:44 AM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- I don't have a problem with your approach. I think it may work, but I do suspect there will be lookahead issues. Yo...
- 08:28 AM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- I think the final solution is to get rid of the allowInProc quirk and call the widget_qualifier rule (in lvalue) only...
- 04:20 PM Base Language Feature #1994 (Closed): conversion support for SOAP
- 03:13 PM Base Language Feature #2002: refactor some "shared" attributes
- Please implement appropriate interfaces for the following attributes which are shared between multiple resources:
... - 03:04 PM Base Language Feature #2002 (Closed): refactor some "shared" attributes
- 02:25 PM Base Language Feature #1644: implement SOAP support
- No changes in generated MAJIC sources, committed to bzr revision 10178.
- 09:37 AM Base Language Feature #1644: implement SOAP support
- And the latest update...
- 09:37 AM Base Language Feature #1644: implement SOAP support
- I've removed the trailing quotes. The conversion has been started on staging (with previous generated sources backedup).
- 09:24 AM Base Language Feature #1644: implement SOAP support
- I am OK with the update. The only thing I suggest is that the new javadoc entries have an unmatched trailing double ...
- 09:14 AM Base Language Feature #1644: implement SOAP support
- Added update merged with bzr revision 10177.
- 07:58 AM Base Language Feature #1644: implement SOAP support
- > For these, 4GL allows only integer and int64 values (confirmed by testing).
OK. Please use long instead of int ... - 03:37 AM Base Language Feature #1644: implement SOAP support
- > 1. The ErrorManager.WorkArea.soapFault member needs javadoc.
OK
> 2. For int parameters to methods like getHeader... - 01:13 PM Database Feature #1992: add support for double-colon (::) syntax
- Taking into consideration a dataset handle @dh@ that contains a buffer handle @bh@ (named @bh-name@) with a character...
- 12:58 PM Database Feature #1999 (WIP): add conversion support for builtin functions in a WHERE clause
- 09:26 AM Base Language Feature #1987 (Closed): conversion support for SAX
- 09:21 AM Base Language Feature #1620: implement EXTENT parameter support
- Added testcases, for reference (they are in bzr too).
- 08:29 AM Base Language Feature #1620: implement EXTENT parameter support
- ca_upd20130218a.zip has been committed as 10175 (has passed regression testing).
- 03:59 AM Base Language Feature #1620: implement EXTENT parameter support
- This update fixes the following issues discovered on Saturday, during regression testing:
* ControlFlowOps NPE
* Bl... - 09:18 AM Base Language Feature #1641: implement SAX XML support
- The following attributes(SAX XML support) not yet implemented according to your note(a means SaxAttr, r means SaxRead...
- 09:05 AM Base Language Feature #1641: implement SAX XML support
- I have not cross-referenced your final code with the list of all possible features. Can you please make a list of al...
- 08:28 AM Base Language Feature #1641: implement SAX XML support
- evl_upd20130215b.zip has been committed as 10176.
02/17/2013
- 01:22 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- I have attached update
1) vmn_upd20130217a.zip - support rest of database attributes
2) vmn_upd20130217a_test_ca... - 12:05 PM Base Language Feature #1644: implement SOAP support
- Code Review Feedback:
1. The ErrorManager.WorkArea.soapFault member needs javadoc.
2. For int parameters to met... - 11:25 AM Base Language Feature #1644: implement SOAP support
- OK, I understand now. Yes, this is an unfortunate side effect of our implementation. But at least the duplicate imp...
- 11:17 AM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- > Do you want us to get into the high-level design of the appserver's dispatcher/thread pool, startup/shutdown/connec...
02/16/2013
- 05:15 PM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- Greg: as a side-note, at this time, how much of the runtime do you want to be stubbed out ? Do you want us to get int...
- 11:53 AM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- > do we have handle fields in the project?
Yes. I think they may only be supported in temp-tables in the 4GL. We... - 10:04 AM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- > 1. Determine the limits of what can be matched from the following "IN handle" cases:
For all cases, the @handle@ ca... - 09:19 AM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- > (thus the current approach of converting TRANSACTION DISTINCT to a KW_TRANS_DS token will not be correct).
You c... - 09:04 AM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- > I assume that you don't need to change the looping of the parser. Instead you are referring to using fixups to for...
- 08:32 AM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- Some thoughts:
> The RUN statement's clauses can be "switched" to some extent and produce valid code in 4GL, and t... - 07:35 AM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- And another PS: the SET clause for the ASYNCHRONOUS case behaves interesting:
* SET clause can be used without the A... - 07:24 AM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- PS: there is one syntax which can't be fixed that easy. Is related to RUN ... IN, as:...
- 07:20 AM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- The RUN statement's clauses can be "switched" to some extent and produce valid code in 4GL, and the conclusion is the...
- 04:40 PM Database Feature #1992: add support for double-colon (::) syntax
- Eric Faulhaber wrote:
> Ovidiu Maxiniuc wrote:
> > For the converted code I was thinking/investigated implementing ... - 09:57 PM Database Feature #1992: add support for double-colon (::) syntax
- Ovidiu Maxiniuc wrote:
> For the converted code I was thinking/investigated implementing directly the @::@ as a membe... - 03:27 PM Database Feature #1949: add conversion support for database triggers
- > * Do you have test cases? Please provide a separate update if those are ready.
I'll provide them.
> * There are ... - 08:54 AM Database Feature #1949: add conversion support for database triggers
- > But are you sure that WAIT-FOR can "see" DB events?
I'm mistaken on this, I was doing a @wait-for find of person.f... - 08:41 AM Database Feature #1949: add conversion support for database triggers
- There are no mixed cases in the server project. I don't have a good check for the GUI right now, but that is OK.
... - 08:01 AM Database Feature #1949: add conversion support for database triggers
- ui_statements.rules looks OK (is built on top of H081); the only comment is about the "== true" and "!= true" tests. ...
- 12:40 PM Base Language Feature #1644: implement SOAP support
- > In each case where we are doing something different that the 4GL documentation, please make a statement like this:
... - 12:26 PM Base Language Feature #1644: implement SOAP support
- I will review it later today. Be prepared to merge it Monday morning with the pending 10174-10176 that is currently ...
- 12:07 PM Base Language Feature #1644: implement SOAP support
- Attached update adds conversion support for SOAP-related attributes/methods and statements. Everything is stubbed, un...
- 09:08 AM Base Language Feature #1644: implement SOAP support
- I like the plan.
In regard to the "common" attributes (UNIQUE-ID, INSTANTIATING-PROCEDURE, LOCALNAME, NAMESPACE-UR... - 09:05 AM Database Feature #1586 (Closed): add quick and dirty support for word indexes using LIKE operator
- Update was regression tested and checked into bzr revision 10173.
- 09:01 AM Database Feature #1974: add conversion support for (non-dynamic) database attributes
- Update vmn_upd20130214a.zip (see parent issue) was regression tested and checked into bzr revision 10172.
- 08:56 AM Database Feature #1955 (Closed): add conversion support for CREATE-TEMP-TABLE statement
- Updates (see #1652) were regression tested and checked into bzr revision 10171.
- 08:55 AM Database Feature #1954 (Closed): add conversion support for CREATE QUERY statement
- Updates (see #1652) were regression tested and checked into bzr revision 10171.
- 08:52 AM Database Feature #1953 (Closed): add conversion support for CREATE BUFFER statement
- Updates (see #1652) were regression tested and checked into bzr revision 10171.
- 02:42 AM Base Language Feature #1620: implement EXTENT parameter support
- This update:
- fixes decimals clause for 1-extent fields.
- fixes javadoc
- adds a TODO in decimal.setPrecision, f... - 07:44 PM Base Language Feature #1620: implement EXTENT parameter support
- FYI, there are some javadoc errors. You can fix them later (in a different check in)....
- 07:25 PM Conversion Tools Feature #2001 (Closed): reporting v2.5
- 07:07 PM Base Language Feature #1641: implement SAX XML support
- This is merged on top of ca_upd20130215d.zip (#1608) and ca_upd20130215e.zip (#1620 and #1621). It MUST be applied A...
02/15/2013
- 06:07 PM Database Feature #2000 (Closed): add conversion support for table and table handle parameters
- 05:47 PM Base Language Feature #1641: implement SAX XML support
- It looks good. I will merge it on top of Constantin's update and upload the result here.
- 05:21 PM Base Language Feature #1641: implement SAX XML support
- The update merged with bzr 10173 has been uploaded.
- 02:06 PM Base Language Feature #1641: implement SAX XML support
- I appreciate it, but there are 3 of us that need to merge and it will be easier to use bzr.
- 02:00 PM Base Language Feature #1641: implement SAX XML support
- > Normally, we only check in after everything is passed in regression testing. For today only, I have asked Eric to c...
- 01:46 PM Base Language Feature #1641: implement SAX XML support
- Normally, we only check in after everything is passed in regression testing. For today only, I have asked Eric to ch...
- 01:21 PM Base Language Feature #1641: implement SAX XML support
- > ...
> 2. Merge with the bzr check-ins that should happen from the updates being tested in staging.
> ...
Does ... - 12:35 PM Base Language Feature #1641: implement SAX XML support
- Code Review Feedback:
1. Change the Abstract and class Javadoc in XmlFactory and XEntity so that they mention both... - 08:05 PM Base Language Feature #1641: implement SAX XML support
- The SAX conversion and test file has been uploaded for you to review. Merged with recent P2J codebase.
The UniqueI... - 05:07 PM Database Feature #1999: add conversion support for builtin functions in a WHERE clause
- The following builtin functions are used within a WHERE clause in the current project (in order of most to least used...
- 04:47 PM Database Feature #1999 (Closed): add conversion support for builtin functions in a WHERE clause
- 04:17 PM Database Feature #1949: add conversion support for database triggers
- Code review 20130213a:
Overall, this first drop looks quite good, though honestly it's such a big set of changes i... - 03:22 PM Database Feature #1890: upgrade to the latest stable PLJava and ensure that it is available on all target ...
- h2. From the PL/Java mailing list (potentially helpful for Linux 64bit and Java 7)...
Send Pljava-dev mailing list... - 03:22 PM Base Language Feature #1620: implement EXTENT parameter support
- Attached update merged with bzr revision 10173.
- 12:09 PM Base Language Feature #1620: implement EXTENT parameter support
- Unfortunately the conversion on the linux box crashed when it was almost at the end, so I will not have a conclusion ...
- 11:32 AM Base Language Feature #1620: implement EXTENT parameter support
- OK, I've checked again and looks like I've been miss-interpreting the diff result, this update actually solves the is...
- 11:26 AM Base Language Feature #1620: implement EXTENT parameter support
- Do these problems already exist in Majic today?
- 11:20 AM Base Language Feature #1620: implement EXTENT parameter support
- What I'm currently reconverting doesn't fix the dead-vars emitted in validateExpression and validateMessage methods. ...
- 11:12 AM Base Language Feature #1620: implement EXTENT parameter support
- The code looks good. Assuming your tests show that it needs no further changes, the plan is as follows:
1. As soo... - 07:02 AM Base Language Feature #1620: implement EXTENT parameter support
- After checking the converted sources, the following issues were fixed/found:
# in some programs, the validation expr... - 12:52 PM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- The delete widget changes look good. We will keep it separate from the rest of the appserver update and instead incl...
- 12:19 PM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- PS: I suggest to test and release this together with the #1620 changes, as we will be able to integrate the Deletable...
- 12:12 PM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- This update adds the Deletable interface and DELETE WIDGET support (note that with DELETE WIDGET any kind of resource...
- 09:37 AM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- Interesting finding. The permutations never seem to end. This also has implications about our runtime implementatio...
- 09:17 AM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- OK, I will work on this. I will not push this change to all resources yet, only to what we are currently working.
... - 09:11 AM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- Good idea. Please go with the Deletable approach.
Also: please add support for DELETE WIDGET, which is the equiva... - 08:55 AM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- A note about delete: currently, each deletable resource must be registered in HandleOps.delete and call its dedicated...
- 12:33 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Attached is an updated version of your last code drop, merged with newer levels of Ovidiu's code, with which this upd...
- 12:31 PM Database Feature #1586: add quick and dirty support for word indexes using LIKE operator
- Sorry, I misspoke (mistyped?) in my last update. I made some minor changes to the 20130212c drop to merge with newer...
- 10:07 AM Database Feature #1586 (Test): add quick and dirty support for word indexes using LIKE operator
- We are regression testing the update as is, which contains conversion support and some of the runtime implementation....
- 11:27 AM Database Feature #1947: add conversion support for database methods
- Yes, please do.
- 11:25 AM Database Feature #1947: add conversion support for database methods
- Greg Shah wrote:
> This is a conversion time problem only (since it is in the parser, which has no runtime implicati... - 11:02 AM Database Feature #1947: add conversion support for database methods
- This is a conversion time problem only (since it is in the parser, which has no runtime implications).
- 11:01 AM Database Feature #1947: add conversion support for database methods
- Vadim Nebogatov wrote:
> Do you mean runtime? In conversion time
>
> FIND FIRST btest WHERE NO-LOCK.
>
> is c... - 10:55 AM Database Feature #1947: add conversion support for database methods
- Greg Shah wrote:
> There is a bug related to the parser changes for making the lock types into literals:
>
> [...... - 07:56 AM Database Feature #1947: add conversion support for database methods
- There is a bug related to the parser changes for making the lock types into literals:...
- 11:17 AM Base Language Feature #1994 (WIP): conversion support for SOAP
- 11:15 AM Database Bug #1914: database conversion requires Internet connectivity
- The stacktrace for this error is:...
- 11:02 AM Base Language Feature #1644: implement SOAP support
- Implementation details:
* SOAPFactory - class with APIs for CREATE SOAP-HEADER and CREATE SOAP-HEADER-ENTRYREF state...
02/14/2013
- 06:15 PM Base Language Feature #1641: implement SAX XML support
- > How soon can you provide an update for these features?
In a hour or so. I need to sync with the latest code, mak... - 06:02 PM Base Language Feature #1641: implement SAX XML support
- How soon can you provide an update for these features?
- 06:10 PM Database Feature #1949: add conversion support for database triggers
- Test update, doesn't handle trigger deregistration and DISABLE-*-TRIGGERS functions.
- 04:35 PM Database Feature #1652: add conversion and runtime support for dynamically prepared temp-tables
- Code review 20130214a:
I had to make a few changes, updated archive is attached (same name; I will delete the old... - 10:03 AM Database Feature #1652: add conversion and runtime support for dynamically prepared temp-tables
- Fixed issues and attached update. I added a couple of @BUFFER-COPY@ method declarations. At least enough to get a com...
- 03:27 PM Database Feature #1947 (Closed): add conversion support for database methods
- 02:37 PM Database Feature #1947 (WIP): add conversion support for database methods
- 02:36 PM Database Feature #1947: add conversion support for database methods
- This update was regression tested, is committed to bzr revision 10168 & 10169.
- 02:15 PM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- Some quick notes on the update:
* SSL-SERVER-NAME (converted to SslServerAttribute interface) - make sure you don't ... - 02:00 PM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- Added an intermediate update for refference, the update does not contain implementation for the following server attr...
- 08:32 AM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- Good idea.
- 08:31 AM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- A note about emitting null for missing clauses: we can't map null with a 4GL token, so instead the solution is to cre...
- 02:05 PM Database Feature #1933 (Closed): add conversion support for certain metadata constructs
- Attached update has been regression tested and is committed to bzr revision 10170.
- 02:02 PM Base Language Feature #1990 (WIP): conversion support for appserver
- 01:37 PM Database Feature #1581: add conversion and runtime support for certain metadata constructs
- Further information on p2j.cfg.xml change...
Old example schema node structure:... - 01:25 PM Base Language Feature #1620: implement EXTENT parameter support
- > 1. I assume you have resolved the TRPL expression parsing error? If not, then we must solve this before going into...
- 01:06 PM Base Language Feature #1620: implement EXTENT parameter support
- Code Review Feedback:
This version looks good. I am fine with this, however I have questions:
1. I assume you ... - 11:25 AM Base Language Feature #1620: implement EXTENT parameter support
- Attached version does the following:
# there is a feature which I think is valid only in 4GL v9:... - 08:31 AM Base Language Feature #1620: implement EXTENT parameter support
- ...
- 12:12 AM Base Language Feature #1620: implement EXTENT parameter support
- About issue 3 - I chose 0 to represent dynamic extent because this will produce a valid reference in the converted co...
- 07:02 PM Base Language Feature #1620: implement EXTENT parameter support
- Feedback:
1. The int members of enum ArgValidationErrors in ControlFlowOps need javadoc.
2. The progress.g need... - 12:47 PM Database Feature #1992: add support for double-colon (::) syntax
- By chance, I used the NAME as the field to be evaluates like: @bufh::name@.
Here is the error:... - 12:31 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- CORRECTION:
The partial interface hierarchy should look like this, since CommonErrorStatus should not extend Writa... - 12:23 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- > Ovidiu: if there is any special implementation requirement you know of for the ERROR attribute for temp-table hand...
- 12:13 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- OK, given that CommonErrorStatus.java appears to not be necessary for either of your updates, I am going to drop it f...
- 11:58 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Additionally, hwrap = "ErrorStatus" unwrapped just for CommonErrorStatus confused in methods_attributes.rules
- 11:48 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- > Class name CommonErrorStatus confused me: I thought it was common interface specially created for supporting all ER...
- 11:42 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Eric Faulhaber wrote:...
- 10:28 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Eric, that will do the trick. At some point, maybe we should put these interfaces under the same package? IMO it will...
- 10:15 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Also note that the ERROR attribute is only writable for ProDataSet, buffer, and temp-table handles. So, it seems lik...
- 10:08 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Another note about ERROR attribute: as this is common to more than ERROR-HANDLE resource, it needs to be placed in an...
- 09:51 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Vadim, Ovidiu:
Both of you included this same change to the CommonErrorStatus interface in your most recent update... - 08:29 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- There is a reason why the getters and setters for attributes/builtin functions/methods... are not symmetrical.
4GL... - 12:07 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Vadim: please go ahead and add setError(logical) setter (and keep setError(boolean)) in both CommonErrorStatus and Er...
- 07:47 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Constantin Asofiei wrote...
- 12:29 PM Base Language Feature #1956 (Closed): implement conversion support for sockets
- 12:10 PM Base Language Feature #1644: implement SOAP support
- ...
- 11:18 AM Runtime Infrastructure Feature #1996: use generics to simplify the Resolvable class hierarchy
- Today we have type-specific subclasses of Resolvable (IntegerExpression, DecimalExpression, etc.). This hierarchy wa...
- 11:15 AM Runtime Infrastructure Feature #1996 (New): use generics to simplify the Resolvable class hierarchy
- 08:51 AM Base Language Feature #1639: implement socket support
- Committed conversion support for socket to bazaar as rev. 10167 and sent update mail to the team.
- 07:08 PM Base Language Feature #1995: runtime support for SOAP
- This is just for time tracking. All history should be in parent task #1644.
- 07:07 PM Base Language Feature #1995 (Closed): runtime support for SOAP
- 07:07 PM Base Language Feature #1994: conversion support for SOAP
- This is just for time tracking and association with milestone 4. All history should be in the parent task #1644.
- 07:07 PM Base Language Feature #1994 (Closed): conversion support for SOAP
02/13/2013
- 03:03 PM Base Language Feature #1620 (Review): implement EXTENT parameter support
- 11:14 AM Base Language Feature #1620: implement EXTENT parameter support
- Beside the issues on comment 28, the attached fix adds only some startup code for extent parameter validation. What i...
- 09:18 AM Base Language Feature #1620: implement EXTENT parameter support
- > 1. def_var_stmt
No special work needed, define_stmt calls sym.annotateVariableOptions which sets the extent annota... - 01:27 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Greg Shah wrote:
> I'll let Eric name Interface1.
Let's go with @DatabaseInfo@, since both DBNAME and TABLE retur... - 01:16 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- I'll let Eric name Interface1.
My ideas:
Interface2 - Labelable
Interface3 - Typable - 01:07 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- > and CommonErrorStatus.setError() fix
Please share the reason/testcase you used to change setError from accepting a... - 12:55 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- * name [KW_NAME] and private-data [KW_PRIV_DAT] - these two are defined by the CommonHandleChain interface. Looking a...
- 12:22 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Constantin: looking at note 24, I guess all of these remaining attributes (not just the ones in my last note) are not...
- 12:19 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Constantin: in regard to the NAME and PRIVATE-DATA attributes, in which interface are they best located? Same questi...
- 11:09 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- I have attached update containing support for
BUFFER-NAME (KW_BUF_NAME),
INDEX-INFORMATION (KW_IDX_INFO)
LITERA... - 11:00 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Ovidiu already implemented the following (his update is in the queue for regression testing -- see om_upd20130213a.zi...
- 10:40 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- List of database attributes still to be supported (mostly in combined cases):
name (KW_NAME)
private-data [KW_PR... - 03:23 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Just a question.
I saw that the conversion of BUFFER-VALUE attribute (KW_BUF_VAL) declared in FieldInterface is now... - 11:01 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Based on the latest drop of customer source, the following attributes from the list in note 3 above are *no longer in...
- 01:21 PM Database Feature #1992: add support for double-colon (::) syntax
- From Ovidiu:...
- 12:51 PM Database Feature #1992 (WIP): add support for double-colon (::) syntax
- 10:03 AM Database Feature #1992: add support for double-colon (::) syntax
- The double-colon (::) syntax is a shorthand for extracting information from a handle to a buffer, query, or ProDataSe...
- 09:53 AM Database Feature #1992 (Closed): add support for double-colon (::) syntax
- 01:02 PM Database Feature #1652: add conversion and runtime support for dynamically prepared temp-tables
- Ovidiu Maxiniuc wrote:
> That's strange, the files I sent @DefaultDelegate@ inner class had the new method implement... - 12:44 PM Database Feature #1652: add conversion and runtime support for dynamically prepared temp-tables
- That's strange, the files I sent @DefaultDelegate@ inner class had the new method implemented (they were returning nu...
- 12:08 PM Database Feature #1652: add conversion and runtime support for dynamically prepared temp-tables
- Code review 20130213a:
QueryWrapper did not compile, due to missing (new) P2JQuery method implementations in the i... - 04:05 AM Database Feature #1652: add conversion and runtime support for dynamically prepared temp-tables
- I added the forgotten files and merged with your update.
- 12:39 PM Base Language Feature #1641: implement SAX XML support
- Both of these are only used for SAX and DOM, so they can go in an XCommon interface.
- 12:30 PM Base Language Feature #1641: implement SAX XML support
- The other common attributes/methods:
NONAMESPACE-SCHEMA-LOCATION attribute(common with X-Document object)
ADD-SCHEMA... - 12:09 PM Base Language Feature #1641: implement SAX XML support
- Actually, UNIQUE-ID is common to more than just the DOM and SAX support. Other resources (e.g. procedure handles, SO...
- 08:45 AM Base Language Feature #1641: implement SAX XML support
- I have encountered one issue. The attribute
UNIQUE-ID
is common not only for SAX XML objects but for DOM XML too. S...
02/12/2013
- 05:23 PM Database Feature #1652: add conversion and runtime support for dynamically prepared temp-tables
- Code review 20130212a (cont):
I am uploading an update with 3 newer versions of the files you provided. 2 have ve... - 04:33 PM Database Feature #1652: add conversion and runtime support for dynamically prepared temp-tables
- Code review 20130212a:
Everything here looks good, _except_ we are missing updated versions of AbstractQuery and Q... - 11:28 AM Database Feature #1652: add conversion and runtime support for dynamically prepared temp-tables
- Ovidiu Maxiniuc wrote:
> I merged the changes from all CREATE TEMP-TABLE / BUFFER / QUERY tasks using the last vmn_u... - 11:13 AM Database Feature #1652: add conversion and runtime support for dynamically prepared temp-tables
- I merged the changes from all CREATE TEMP-TABLE / BUFFER / QUERY tasks using the last vmn_upd20130211a.zip as base. H...
- 02:57 PM Base Language Feature #1620: implement EXTENT parameter support
- I'm implementing these rules from last to first, and not obvious cases I'll leave last. About the validation problems...
- 12:52 PM Base Language Feature #1620: implement EXTENT parameter support
- Wow. Great work!
If we are far off from this implementation, then we will need to defer the runtime work until lat... - 11:40 AM Base Language Feature #1620: implement EXTENT parameter support
- List of rules describing behavior of mixed extent and dynamic-extent in parameters and assignments:
1. output mode:
... - 09:43 AM Base Language Feature #1620: implement EXTENT parameter support
- Code feedback:
1. The OutputExtentParameter getVariable(int) method should be located above the private methods in... - 05:21 AM Base Language Feature #1620: implement EXTENT parameter support
- About the validation clause attached to an extent variable/field and which uses the extent in the validation expressi...
- 03:01 AM Base Language Feature #1620: implement EXTENT parameter support
- > Did you resolve the getSourceCodeVersion TRPL error?
No, because the next step would have been to start checking t... - 08:31 PM Base Language Feature #1620: implement EXTENT parameter support
- I have reviewed the proposed ruleset changes. They look good. I'll look at the runtime changes tomorrow.
Did you... - 01:11 PM Database Feature #1586: add quick and dirty support for word indexes using LIKE operator
- Implemented temporary solution.
Some more details were added to the javadoc of character.convertToSQLContains() met... - 01:10 PM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- I like your approach with the ControlFlowOps APIs....
- 12:57 PM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- Some notes about the RUN statement which targets a remote procedure:
# @RUN PERSISTENT [SET handle] ... ON server@ c... - 11:38 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Go ahead and post the update that you have. Then work with Eric to either finish any remaining attributes and method...
- 11:14 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Practically all database related attributes are implemented excepting ones used in combined cases
- 11:10 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- I have attached spreadsheet with one more column showing already supported attributes
- 11:04 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- The browse attributes and methods are UI-related, not database. So I think you don't need to be working on those.
... - 10:59 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- I have created BrowseWidgetInterface and unwrap method, but converted code uses BrowseWidget directly:...
- 08:50 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Implemented, tested and commented attributes:
BUFFER-NAME (KW_BUF_NAME),
INDEX-INFORMATION (KW_IDX_INFO)
LITERAL-Q... - 08:25 AM Database Feature #1947: add conversion support for database methods
- The change in implicit_where_clause.rules is correct and as you say, it is very necessary.
- 02:14 AM Database Feature #1947: add conversion support for database methods
- Yet another version of this update, with a fixed version of methods_attributes.rules and literals.rules. The previou...
- 11:04 PM Database Feature #1947: add conversion support for database methods
- Greg,
The changes we made to literal processing (specifically, the "literals" function in common-progress.rules) c... - 07:07 PM Database Feature #1947: add conversion support for database methods
- This version of your update is merged with the latest code revision in bzr (10166), and with overlapping changes in a...
02/11/2013
- 06:03 PM Base Language Feature #1641: implement SAX XML support
- Yes, go ahead and add most of the others. Exclude the following attributes (they are not specific to SAX): ADM-DATA,...
- 04:49 PM Base Language Feature #1641: implement SAX XML support
- The testcases has been uploaded. All statements inside are converted and compiled with stubs. I'm preparing Javadoc e...
- 02:10 PM Database Feature #1652: add conversion and runtime support for dynamically prepared temp-tables
- Ovidiu Maxiniuc wrote:
> I did that. Please see the attached update. I removed any unrelated code, only bzr + vmn_up... - 01:51 PM Database Feature #1652: add conversion and runtime support for dynamically prepared temp-tables
- > I reviewed this update in combination with your 20130201a update, which was necessary to make sure I had everything...
- 12:14 AM Database Feature #1652: add conversion and runtime support for dynamically prepared temp-tables
- Code review 20130208a:
I reviewed this update in combination with your 20130201a update, which was necessary to ma... - 12:48 PM Base Language Feature #1620: implement EXTENT parameter support
- > Please provide details of the error.
The warning is in red and it says:... - 11:46 AM Base Language Feature #1620: implement EXTENT parameter support
- ...
- 11:40 AM Base Language Feature #1620: implement EXTENT parameter support
- Attached update which:
* is merged with bzr revision 10166
* emit ArrayAssigner.lengthOf in case of dynamic-extent ... - 10:58 AM Base Language Feature #1979 (Closed): conversion support for DOM XML processing
- 10:54 AM Base Language Feature #1639: implement socket support
- Looks good. We will get this into testing soon.
- 10:38 AM Base Language Feature #1639: implement socket support
- Must have used a wrong version of language_statements , made the change and converted the tests, everything seems ok ...
- 10:25 AM Base Language Feature #1639: implement socket support
- Everything looks OK except you have regressed something in the merge with language_statements.rules. The version the...
- 10:09 AM Base Language Feature #1639: implement socket support
- Added update synchronized with latest version
- 08:40 AM Base Language Feature #1639: implement socket support
- Eugenie will be checking in an update shortly. You will have at least 2 files to merge. Please do so quickly and th...
- 06:30 AM Base Language Feature #1639: implement socket support
- Forgot to modify the module name from history header, when I renamed some of the classes.
- 05:51 AM Base Language Feature #1639: implement socket support
- Updated with latest commit from CA.
- 08:58 AM Base Language Feature #1640: implement DOM XML support
- The update evl_upd20130206c.zip has been passed the regression testing ans was committed in bzr as 10166.
- 03:33 AM Base Language Feature #1884: add some of the v10 data types and core built-ins
- Passed regression testing, committed to bzr revision 10165.
02/10/2013
- 12:01 PM Database Feature #1947: add conversion support for database methods
- Implemented, tested and commented attributes:
BUFFER-NAME (KW_BUF_NAME),
INDEX-INFORMATION (KW_IDX_INFO)
LITERAL-QUES...
02/09/2013
- 12:34 PM Base Language Feature #1620: implement EXTENT parameter support
- Added almost final update which adds support for:
* support for p2j.cfg.xml's new source-code-version (see comments ... - 12:33 PM Base Language Feature #1621: implement dynamic/unspecified EXTENT support
- Dynamic-extent variables can not be used as widgets, like @form x with frame f1@ where @def var x as int extent@.
02/08/2013
- 02:34 PM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- ...
- 02:08 PM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- For Server handle the folllowing attributes have types that are not yet implemented...
- 08:37 AM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- Lower priority features:
Server Handle Object methods:
CANCEL-REQUESTS()
CANCEL-REQUESTS-AFTER()
Server Handl... - 01:57 PM Base Language Feature #1641: implement SAX XML support
- Actually, you are testing the new longchar data type support right now (in staging). Please map any longchar stuff t...
- 01:27 PM Base Language Feature #1641: implement SAX XML support
- One point to clarify:
In some methods I see the LONGCHAR as possible data type for parameters. It is not currently... - 12:59 PM Database Feature #1652: add conversion and runtime support for dynamically prepared temp-tables
- Does this update include all of the changes you rolled into your last (combined) update for #1668, or do I need to me...
- 12:57 PM Database Feature #1652: add conversion and runtime support for dynamically prepared temp-tables
- I attached the update pack and testcases.
- 11:01 AM Database Feature #1652: add conversion and runtime support for dynamically prepared temp-tables
- Ovidiu Maxiniuc wrote:
> In this case, "builder" would be more appropriate.
Works for me. - 11:00 AM Database Feature #1652: add conversion and runtime support for dynamically prepared temp-tables
- Eric Faulhaber wrote:
> How about @TempTable@ for the interface and @TempTableFactory@ for the class? Is "factory... - 08:43 AM Database Feature #1947: add conversion support for database methods
- All true. I would still prefer Query over P2JQuery.
- 08:07 AM Database Feature #1947: add conversion support for database methods
- Vadim Nebogatov wrote:
> What is Query? I saw hwrap to it. Is it still not implemented new interface which will be e... - 07:13 AM Database Feature #1947: add conversion support for database methods
- What is Query? I saw hwrap to it. Is it still not implemented new interface which will be extended by P2Query?
- 08:42 AM Base Language Feature #1991: runtime support for appserver
- This task is just for time tracking. All history should be in the parent task #1608.
- 08:41 AM Base Language Feature #1991 (Closed): runtime support for appserver
- 08:41 AM Base Language Feature #1990: conversion support for appserver
- This task is just for tracking time and associating the work with milestone 4. All history should be in the parent ta...
- 08:40 AM Base Language Feature #1990 (Closed): conversion support for appserver
- 08:26 AM Base Language Feature #1639: implement socket support
- Looks good. We will get it into testing shortly.
- 06:33 AM Base Language Feature #1639: implement socket support
- Added proposed update(strangely that missplaced "=" sign didn't break conversion), converted previously created tests...
- 04:39 AM Base Language Feature #1884: add some of the v10 data types and core built-ins
- Fixed another problem, related to the fact that Text was missing a @Text(Text)@ c'tor, to initialize it properly (@ch...
02/07/2013
- 06:57 PM Base Language Feature #1639: implement socket support
- Feedback:
1. methods_attributes.rules has a "stray" equal sign (=) just after prog.kw_set_s_o. I think that would... - 02:10 PM Base Language Feature #1639: implement socket support
- Added the proposed update with reviewed issues + superclasses HandleChain and SensitiveResource implementing the comm...
- 12:14 PM Base Language Feature #1639: implement socket support
- OK, I like it.
- 12:12 PM Base Language Feature #1639: implement socket support
- I took a look at Costin's code and I think it will be a lot easier (and it will provide faster access) if we will mov...
- 11:24 AM Base Language Feature #1639: implement socket support
- We at least need a common superclass for Socket and SocketListener so that the code for these attributes (e.g. NAME.....
- 11:17 AM Base Language Feature #1639: implement socket support
- > 13. We should have a superclass that can implement PRIVATE-DATA, NAME, TYPE, SENSITIVE... and other common attribut...
- 10:11 AM Base Language Feature #1639: implement socket support
- ...
- 09:42 AM Base Language Feature #1639: implement socket support
- > 7. I'm not sure why there are changes in widget_references.rules and frame_scoping.rules. I definitely don't want s...
- 06:06 PM Database Feature #1947: add conversion support for database methods
- Code review 20130207a:
This version of the update still had a few issues, but it was close enough that I just made... - 01:28 PM Database Feature #1947: add conversion support for database methods
- Two updates are attached:
1) vmn_upd20130207a.zip - support database methods and attributes
2) vmn_upd20130207a_t... - 01:26 PM Database Feature #1947: add conversion support for database methods
- ...
- 05:09 PM Base Language Feature #1641: implement SAX XML support
- Just add similar import creation code to the language_statements.rules. It doesn't hurt if the JAST gets more than 1...
- 04:58 PM Base Language Feature #1641: implement SAX XML support
- I've found the strange conflict.
1. We need to import .xml.* package to the converted file.
2. It is happening in m... - 04:14 PM Base Language Feature #1641: implement SAX XML support
- Excellent, thanks!
- 03:46 PM Base Language Feature #1641: implement SAX XML support
- > Everything is good in the plan, except I don't want XmlHelper to be the factory for create statements. Just add the...
- 03:40 PM Base Language Feature #1641: implement SAX XML support
- Everything is good in the plan, except I don't want XmlHelper to be the factory for create statements. Just add them...
- 03:32 PM Base Language Feature #1641: implement SAX XML support
- Implementation plan:
1. The create statements will refer to static methods in XmlHelper class.
2. The methods and a... - 11:21 AM Base Language Feature #1641: implement SAX XML support
- Yes, you're right that SET-NODE is not for SAX. It is for SOAP support. Don't work on it here.
- 11:16 AM Base Language Feature #1641: implement SAX XML support
- I have updated the SAX related attributes/methods list. The question for method set-node() you noted. I have not foun...
- 02:04 PM Base Language Feature #1620: implement EXTENT parameter support
- I was dropping it because I think it was emitting the extent literal (if present) in the generated code. I will modif...
- 01:58 PM Base Language Feature #1620: implement EXTENT parameter support
- OK. My only comment is that generally, I only drop nodes (using the !) that are "syntactic sugar". For example, DOT...
- 01:20 PM Base Language Feature #1620: implement EXTENT parameter support
- > So progress.g needs to be updated to support that syntax. If the project code (server or gui) had that construct, ...
- 11:25 AM Base Language Feature #1620: implement EXTENT parameter support
- OK.
- 11:19 AM Base Language Feature #1620: implement EXTENT parameter support
- To be sure we don't brake anything in MAJIC, we will need to add this flag for this task (IMO, this is a conversion i...
- 10:04 AM Base Language Feature #1620: implement EXTENT parameter support
- We are already needing a similar feature for int64 support. v9 compiles some things to integer that v10 compiles to ...
- 09:00 AM Base Language Feature #1620: implement EXTENT parameter support
- In convert/variable_definitions.rules, on line 550, it states that all output parameters for functions will initializ...
- 10:47 AM Base Language Feature #1963 (Closed): implement conversion support for MEMPTR/RAW
- 10:44 AM Base Language Feature #1960 (Closed): conversion support for Windows environment/registry access
- 10:26 AM Database Feature #1652: add conversion and runtime support for dynamically prepared temp-tables
- Ovidiu Maxiniuc wrote:
> Regarding the class that implements @DynamicTempTable@. At moment of naming it, it did make... - 10:05 AM Database Feature #1652: add conversion and runtime support for dynamically prepared temp-tables
- I have moved the @getField()@ to Buffer interface and renamed it to simply @field()@ so there would be no collisions ...
- 10:23 AM Base Language Feature #1884: add some of the v10 data types and core built-ins
- Update contains P2J fixes for:
# setter for character fields emit as Text
# operator.rules bug
# TextOps.concat re... - 09:29 AM Base Language Feature #1884: add some of the v10 data types and core built-ins
- ...
- 07:47 AM Base Language Feature #1884: add some of the v10 data types and core built-ins
- Beside the MAJIC-related changes (btw, MAJIC update should be attached here or to #1973?), there are a few other prob...
- 02:04 AM Base Language Feature #1884: add some of the v10 data types and core built-ins
- I've fixed the javadoc problems in this update (you are right, no special testing is needed for these changes, as the...
- 08:24 AM Base Language Feature #1982 (Closed): conversion support for widget pools
- 01:48 AM Base Language Feature #1982 (Review): conversion support for widget pools
- 08:22 AM Base Language Feature #1636 (Closed): implement peristent trigger support
- 01:48 AM Base Language Feature #1636: implement peristent trigger support
- Regression testing has passed, applied to bzr revision 10162.
- 07:11 AM Base Language Feature #1640: implement DOM XML support
- The remaining attribute/methods list has been updated after reviewing the 11.x Progress docs.
- 01:51 AM Base Language Feature #1792: implement widget-pool support
- Regression testing for the conversion support update has passed, applied to bzr revision 10162.
- 01:50 AM Base Language Feature #1920: implement persistent procedures
- Regression testing of the ca_upd20130131d.zip changes has passed, applied to bzr revision 10162.
02/06/2013
- 05:45 PM Base Language Feature #1641: implement SAX XML support
- From our document called "Getting Started with P2J Development":...
- 04:57 PM Base Language Feature #1641: implement SAX XML support
- SAX-READER, SAX-WRITER, SAX-ATTRIBUTES Objects:
The already mentioned statements, attributes and methods:
CREATE SA... - 07:58 PM Base Language Feature #1641: implement SAX XML support
- Please document the full list of SAX-related features (e.g. everything related to the SAX-attributes/SAX-reader/SAX-w...
- 05:43 PM Base Language Feature #1639: implement socket support
- Feedback:
1. The socket_events function in common-progress.rules seems to have the following issues:
a. It assu... - 02:07 PM Base Language Feature #1639: implement socket support
- Added proposed update (also includes support for 4GL compiler variables READ-AVAILABLE and READ-EXACT-NUM used for ...
- 04:31 PM Base Language Feature #1620: implement EXTENT parameter support
- The good news is that there is no usage of user-defined functions returning an extent in any of the project code. Th...
- 11:47 AM Base Language Feature #1620: implement EXTENT parameter support
- # is cleaner to let -1 for non-extent, 0 for dynamic-extent and >0 for fixed-size extent (these constants will be use...
- 08:25 AM Base Language Feature #1620: implement EXTENT parameter support
- OK. Do it.
- 05:28 AM Base Language Feature #1620: implement EXTENT parameter support
- > It may be time for this. However, I worry about how much development time this will take, since we have a tight sc...
- 03:00 PM Database Feature #1947: add conversion support for database methods
- Code review 20130205a:
* It seems that you must have changed handle.java, but it was not included in the update.
... - 12:02 PM Database Feature #1947: add conversion support for database methods
- Two updates are attached:
1) vmn_upd20130205a.zip - support database methods and attributes
2) vmn_upd20130205a_t... - 02:52 PM Base Language Feature #1640: implement DOM XML support
- I have applied it. We will have to rebuild P2J before testing can start.
- 02:14 PM Base Language Feature #1640: implement DOM XML support
- Another issue has been found. Please use the recent file. Does not affect the conversion.
- 01:53 PM Base Language Feature #1640: implement DOM XML support
- The fix has been uploaded.
- 01:25 PM Base Language Feature #1640: implement DOM XML support
- I applied the change to lightning and tried to rebuild P2J. I got these errors:...
- 12:49 PM Base Language Feature #1640: implement DOM XML support
- No, don't add the low priority attributes/methods right now.
I am OK with the code as uploaded. It will go into t... - 11:34 AM Base Language Feature #1640: implement DOM XML support
- As you can see the amount is more than 10. Do we need them to be added?
- 10:24 AM Base Language Feature #1640: implement DOM XML support
- The remaining attributes/methods:
Attributes
CHILD-NUM
ENCODING
HANDLE
INSTANTIATING-PROCEDURE
LOCAL-NAME
NAMESPACE... - 08:19 AM Base Language Feature #1640: implement DOM XML support
- Please review the Progress 4GL Reference and make a list of all other DOM XML features which are not listed above. I...
- 12:10 AM Base Language Feature #1640: implement DOM XML support
- > 1. Don't we need a getNode() method to match the one in Progress? It should not be removed. It should just return a...
- 02:27 PM Base Language Feature #1884: add some of the v10 data types and core built-ins
- I have applied it. There are some compile warnings:
[javac] /mnt/san/sata/gc/20121029/p2j/src/com/goldencode... - 02:04 PM Base Language Feature #1884: add some of the v10 data types and core built-ins
- OK, I've made the changes, the update is attached.
- 01:58 PM Base Language Feature #1884: add some of the v10 data types and core built-ins
- Just put it in the following:
1. In the TRPL rules where it emits "" as the default.
2. In the class level Javado... - 01:51 PM Base Language Feature #1884: add some of the v10 data types and core built-ins
- For byteLength, OK, I've changed the javadoc. But I don't understand what javadoc I should change related to default ...
- 01:47 PM Base Language Feature #1884: add some of the v10 data types and core built-ins
- The code changes look good. My only concern is that the issues 1 (default init) and 3 (byte length) should have the ...
- 01:40 PM Base Language Feature #1884: add some of the v10 data types and core built-ins
- 1 - although documentation states longchar inits to unknown, practice says different - testing showed that initial va...
- 07:47 PM Base Language Feature #1884: add some of the v10 data types and core built-ins
- Feedback:
1. The Progress documentation states that the default initializer for longchar is unknown value. But no... - 11:33 AM Base Language Feature #1621: implement dynamic/unspecified EXTENT support
- Once a dynamic-extent array has its size set using the @EXTENT@ statement, a second @EXTENT@ statement on that array ...
- 07:52 PM Base Language Feature #1988: runtime support for SAX
- This is a task for time tracking and association of the conversion portion with milestone 4. Put all history in the ...
- 07:52 PM Base Language Feature #1988 (Closed): runtime support for SAX
- 07:51 PM Base Language Feature #1987: conversion support for SAX
- This is a task for time tracking and association of the conversion portion with milestone 4. Put all history in the ...
- 07:50 PM Base Language Feature #1987 (Closed): conversion support for SAX
02/05/2013
- 05:55 PM Base Language Feature #1640: implement DOM XML support
- Code feedback:
1. Don't we need a getNode() method to match the one in Progress? It should not be removed. It sh... - 05:24 PM Base Language Feature #1640: implement DOM XML support
- The point to discuss:
> 7. I think the runtime implementation is not correct. We don't need to keep a "parallel" tre... - 02:57 PM Base Language Feature #1640: implement DOM XML support
- The new drop has been uploaded:
1. The methods/attr relocated in alphabetical order.
2. The rule files have been ... - 11:30 AM Base Language Feature #1640: implement DOM XML support
- Feedback:
1. The versions of existing files (like methods_attributes.rules and language_statements.rules) need to ... - 09:03 PM Base Language Feature #1640: implement DOM XML support
- The new update has been significantly reworked. Now it completely uses org.w3c.dom classes. The only remaining mappin...
- 05:27 PM Database Feature #1586: add quick and dirty support for word indexes using LIKE operator
- For the current project, the use of CONTAINS is very consistent. The AST generally looks like:...
- 01:17 PM Database Feature #1586 (WIP): add quick and dirty support for word indexes using LIKE operator
- I learned that this operator is a little strange, only works on whole words (btw, the field on which it is applied mu...
- 04:15 PM Base Language Feature #1620: implement EXTENT parameter support
- ...
- 04:08 PM Base Language Feature #1621: implement dynamic/unspecified EXTENT support
- ...
- 01:59 PM Base Language Feature #1920: implement persistent procedures
- Added an email dispatched to the team:
> If you encounter problems with attributes/methods converting using an incor... - 01:51 PM Base Language Feature #1920: implement persistent procedures
- Two cases Vadim has found:...
- 01:32 PM Base Language Feature #1920: implement persistent procedures
- I agree chained unwrap and method calls instead of nested unwrap calls will look better, and the change is pretty sim...
- 01:06 PM Base Language Feature #1920: implement persistent procedures
- I know that recently we have had some issues related to handle chaining as well as with handle usage as an l-value. ...
- 01:18 PM Database Feature #1947: add conversion support for database methods
- On 02/01/2013 02:49 PM, Vadim wrote:...
- 01:08 PM Base Language Feature #1639: implement socket support
- Yes, defer the SELF support for now.
- 01:01 PM Base Language Feature #1639: implement socket support
- I will try to get it done tomorrow if SELF support is not needed for sockets at the moment.
- 12:46 PM Base Language Feature #1639: implement socket support
- In regard to INSTANTIATING-PROCEDURE, working on that is not urgent right now.
SELF is used in the server project ... - 05:19 AM Base Language Feature #1639: implement socket support
- The wait-for loop for socket events exposes another issue related to handles. In 4GL, it is legal something like:
<p...
02/04/2013
- 01:45 PM Base Language Feature #1621 (WIP): implement dynamic/unspecified EXTENT support
- 01:40 PM Base Language Feature #1621: implement dynamic/unspecified EXTENT support
- Later edit for this statement:
> or, in cases when extent variables are passed to parameters, we should use a simila... - 01:37 PM Base Language Feature #1621: implement dynamic/unspecified EXTENT support
- Is there any case in P2J where something like @i = v[1]@ where v is an extent variable gets converted to the Java equ...
- 08:29 AM Base Language Feature #1621: implement dynamic/unspecified EXTENT support
- In Openedge 10.x, variables (and fields too?) can be defined as an indeterminate size that is "fixed" at runtime. Th...
- 01:45 PM Base Language Feature #1620 (WIP): implement EXTENT parameter support
- 01:40 PM Base Language Feature #1620: implement EXTENT parameter support
- > Starting in Progress 10.x extent parameters are allowed in procedures and functions.
The solution is to use Java a... - 08:27 AM Base Language Feature #1620: implement EXTENT parameter support
- Starting in Progress 10.x extent parameters are allowed in procedures and functions. Also, function return values ca...
- 01:24 PM Base Language Feature #1639: implement socket support
- Remaining Issues:
Event support is implemented at the moment as widgets origin only, I'll have to think a bit more o... - 10:45 AM Base Language Feature #1639: implement socket support
- I realized at runtime the same kind of problem happens on the SENSITIVE attribute which is already implemented inside...
- 07:06 AM Base Language Feature #1639: implement socket support
- The INSTANTIATING-PROCEDURE doesn't exist in the list of attributes to support for customer project task #1668 so it ...
- 07:08 AM Base Language Feature #1884: add some of the v10 data types and core built-ins
- The attached update has the P2J sources merged with bzr revision 10160; javadocs are added, can be reviewed.
02/03/2013
- 06:16 PM Base Language Feature #1649: implement Windows environment/registry access
- Bit change to fix log entry number in header. There are no code changes, just wrong number from 008 to 018 fix.
- 08:59 AM Base Language Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- I inadvertently missed a change in my update zip. The following diff is from com/goldencode/p2j/persist/type/DateUse...
02/02/2013
- 04:49 AM Base Language Feature #1920: implement persistent procedures
- Conversion regression testing has passed (no changes in the generated sources).
- 04:49 AM Base Language Feature #1636: implement peristent trigger support
- Conversion regression testing has passed (no changes in the generated sources).
- 07:15 PM Base Language Feature #1640: implement DOM XML support
- The refined code to review with Javadoc and all stubs implemented. However I need to think a bit more on implementati...
02/01/2013
- 03:11 PM Base Language Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- This update fixes a regression found in testing. All timezone initialization changes have been backed out of the dat...
- 07:26 PM Base Language Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- This update merges with the recent changes that should be in bazaar revision 10159. In addition, several javadoc err...
- 01:55 PM Base Language Feature #1639: implement socket support
- After testing for the possible handles that can have the argument name the following results:
Handles which suppor... - 08:19 AM Base Language Feature #1639: implement socket support
- Yes, do the same analysis on that one too. Please send an email to the entire team about INSTANTIATING-PROCEDURE to ...
- 08:14 AM Base Language Feature #1639: implement socket support
- Besides the name attribute there is also an attribute called "INSTANTIATING-PROCEDURE" this appears in both SOCKET an...
- 08:07 AM Base Language Feature #1639: implement socket support
- I agree that we need to add some support for setName() as it does seem to be writable. But it is not clear where to ...
- 06:20 AM Base Language Feature #1639: implement socket support
- While converting the previously created tests for socket attributes and methods, I encountered the following problem:...
- 01:27 PM Base Language Feature #1792: implement widget-pool support
- >1. Do we need to implement a global unnamed widget-pool like Progress does? This would ensure that "proper" deletes ...
- 12:39 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- I have merged all my changes form @CREATE BUFFER/QUERY/TEMP-TABLE@ along with other methods/attributes and functions ...
- 02:20 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Attached table with information about supported attributes
- 12:31 PM Database Feature #1653: add conversion and runtime support for dynamically prepared queries
- > Also regarding 20130129c: you mentioned a DELETE OBJECT conversion above, but I did not see this in the code. Did...
- 12:13 PM Database Feature #1653: add conversion and runtime support for dynamically prepared queries
- Also regarding 20130129c: you mentioned a DELETE OBJECT conversion above, but I did not see this in the code. Did I...
- 11:51 AM Database Feature #1653: add conversion and runtime support for dynamically prepared queries
- Code review 20130129c:
I too am concerned that P2JQuery and AbstractQuery may not be the correct targets for all o... - 12:13 PM Base Language Feature #1640: implement DOM XML support
- The very fist implementation uploaded. There are no Javadocs, the code is in early state and something is not yet imp...
- 08:36 PM Base Language Feature #1640: implement DOM XML support
- > For an example of how to add the import, search on "createImport" in rules/convert/methods_attributes.rules.
Tha... - 08:21 PM Base Language Feature #1640: implement DOM XML support
- Yes, both get-child(x-node-ref, index) and get-document-element(x-node-ref) have expressions of type handle as the 1s...
- 08:15 PM Base Language Feature #1640: implement DOM XML support
- There are two methods unusual:
get-child(x-node-ref, index) and get-document-element(x-node-ref). The both of them r... - 07:13 PM Base Language Feature #1640: implement DOM XML support
- Yes, make an XEntity interface and make both the XDocument and XNodeRef extend that superinterface. That way they wi...
- 08:23 AM Base Language Feature #1920: implement persistent procedures
- Added tests for the subscript and the method chain cases.
- 08:02 AM Base Language Feature #1984: make methods to act as "read-only" attributes
- In 4GL, a code which has a method name as a l-value compiles correctly:...
- 08:01 AM Base Language Feature #1984 (New): make methods to act as "read-only" attributes
- 07:55 AM Base Language Feature #1636 (Review): implement peristent trigger support
- 07:50 AM Base Language Feature #1636: implement peristent trigger support
- Attached are testcases and P2J sources which implement both conversion and runtime support for persistent triggers.
- 11:58 PM Database Feature #1947: add conversion support for database methods
- Please merge all of your code in these updates (primarily the code update) with the latest code in bzr and re-submit ...
- 11:36 PM Database Feature #1581: add conversion and runtime support for certain metadata constructs
- The approach to support conversion of business logic which uses metadata is to treat these references just like any o...
- 11:21 PM Database Feature #1933 (WIP): add conversion support for certain metadata constructs
- 11:09 PM Database Feature #1583 (Closed): add conversion and runtime support for the INSERT language statement
01/31/2013
- 06:25 PM Base Language Feature #1640: implement DOM XML support
- The point to discuss.
I'm implementing the attributes/methods conversion. It is OK with the current approach to de... - 05:11 PM Database Feature #1947: add conversion support for database methods
- Attached table with information about supported attributes
- 03:07 PM Database Feature #1947: add conversion support for database methods
- Two updates are attached:...
- 02:45 PM Base Language Feature #1636: implement peristent trigger support
- PS for 11: and there is no need to save them in a global scope too, because when a persistent trigger is defined for ...
- 02:39 PM Base Language Feature #1636: implement peristent trigger support
- I don't think that would do the job, as a non-persistent trigger can hide a persistent trigger; the persistent trigge...
- 02:33 PM Base Language Feature #1636: implement peristent trigger support
- Our ScopedSymbolDictionary has a global scope facility that should do most of the work here. The only question I hav...
- 12:49 PM Base Language Feature #1636 (WIP): implement peristent trigger support
- 12:16 PM Base Language Feature #1636: implement peristent trigger support
- Some other notes related to scoping:
# if there is a non-persistent and a persistent trigger for the same event, the... - 10:31 AM Base Language Feature #1636: implement peristent trigger support
- Code feedback:
In registerTriggerPersistent() it says:... - 09:25 AM Base Language Feature #1636: implement peristent trigger support
- In regard to the global scope question for LT and TC:
1. The TriggerManager is scope-aware, but it currently has n... - 08:52 AM Base Language Feature #1636: implement peristent trigger support
- Adds conversion support; runtime support is missing implementation for the "persistent" nature of these triggers. Bui...
- 08:35 AM Base Language Feature #1636: implement peristent trigger support
- The conversion support is done, and a major part of the runtime (i.e. trigger invocation). The only runtime problem r...
- 02:35 PM Database Feature #1652: add conversion and runtime support for dynamically prepared temp-tables
- Code review 20130129b:
I see some problems with the DynamicTempTable interface. I believe all of the @getXXX@ metho... - 01:17 PM Base Language Feature #1649: implement Windows environment/registry access
- The new update merged with recent code from Constantin and moved used variable to the head of the file because furthe...
- 12:49 PM Base Language Feature #1982 (WIP): conversion support for widget pools
- 11:46 AM Base Language Feature #1792: implement widget-pool support
- > 1. The WidgetPool.create/delete methods need variants for character expressions.
OK, I've added them.
> 2. Perh... - 10:16 AM Base Language Feature #1792: implement widget-pool support
- Code feedback:
1. The WidgetPool.create/delete methods need variants for character expressions.
2. Perhaps I miss... - 09:56 AM Base Language Feature #1792: implement widget-pool support
- It seems like there are 4 kinds of pools:
- un-named session pool (created automatically by the 4GL and used as th... - 08:49 AM Base Language Feature #1792: implement widget-pool support
- Added update for review (on top of bzr revision 10158).
- 08:41 AM Base Language Feature #1792: implement widget-pool support
- From the documentation and some testing, it seems that scoping is done on the nearest executing block; we should be a...
- 11:35 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Vadim Nebogatov wrote:
> Support for EXTENT attribute should be implemented in FieldReference class. Is it correct?
... - 09:43 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- I got down to "remote" attribute, but last for the 5 of them are not finished.
For some of then I needed some help f... - 05:21 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Support for EXTENT attribute should be implemented in FieldReference class. Is it correct?...
- 11:01 AM Base Language Feature #1920: implement persistent procedures
- Looks good.
- 10:49 AM Base Language Feature #1920: implement persistent procedures
- This update solves call chains like:...
- 09:17 AM Base Language Feature #1920: implement persistent procedures
- > my-handle:BUFFER-FIELD("field-name"):BUFFER-VALUE = <some_expression>.
This case is not covered yet; the method's ... - 09:04 AM Base Language Feature #1920: implement persistent procedures
- I am fine with the proposed changes. There is a large update in "front" of this for staging (my datetime, datetimetz...
- 04:50 AM Base Language Feature #1920: implement persistent procedures
- I've added non-null protection for the amref case you mentioned. Also, I've fixed another case found by Ovidiu: @BUFF...
- 11:00 AM Database Feature #1586: add quick and dirty support for word indexes using LIKE operator
- This issue isn't really about word indexes per se, but it is a quick and dirty precursor to true word index support, ...
- 08:35 AM Base Language Feature #1976 (Closed): conversion support for named events
- 08:25 AM Base Language Feature #1976 (Feedback): conversion support for named events
- 08:17 AM Base Language Feature #1607: implement full named events support
- Passed conversion regression testing, applied to bzr revision 10158. Not applied to staging.
01/30/2013
- 06:58 PM Base Language Feature #1640: implement DOM XML support
- Yes, you can put that in language_statements.rules.
- 06:49 PM Base Language Feature #1640: implement DOM XML support
- > ...
> And the methods_attributes.rules must be modified to use the proper unwrap type (XDocument or XNodeRef) depe... - 05:40 PM Base Language Feature #1640: implement DOM XML support
- ...
- 05:10 PM Base Language Feature #1640: implement DOM XML support
- The implementation/design point to discuss. I'm looking for the place where we can implement the required DOM XML sup...
- 10:35 AM Base Language Feature #1640: implement DOM XML support
- INSERT-ATTRIBUTE() is a documented method (in the 4GL reference). But it is for the SAX XML support, not for DOM. I ...
- 10:25 AM Base Language Feature #1640: implement DOM XML support
- The first release of the DOM XML test uploaded.
And the question:
I have not found the method insert-attribute() ... - 06:09 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Vadim Nebogatov wrote:
> 3) What if we have both method (with no parameters) and attribute with equal names and we w... - 04:34 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Vadim Nebogatov wrote:
> 2) Query handle based INDEX-INFORMATION Attribute. Why it is called as attribute, not metho... - 04:21 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Vadim Nebogatov wrote:
> 1) Conversion result of
>
> hBuffer:AVAILABLE.
> hBuffer:AVAILABLE().
>
> is the same... - 04:22 PM Base Language Feature #1983: runtime support for widget pools
- This task is only for tracking spent time and linking this work to milestone 4. All history updates should go into t...
- 04:22 PM Base Language Feature #1983 (Closed): runtime support for widget pools
- 04:21 PM Base Language Feature #1982: conversion support for widget pools
- This task is only for tracking spent time and linking this work to milestone 4. All history updates should go into t...
- 04:21 PM Base Language Feature #1982 (Closed): conversion support for widget pools
- 04:19 PM Base Language Feature #1792: implement widget-pool support
- This is heavily used, even on the server since it seems to affect non-UI resources too.
- 04:17 PM Base Language Feature #1636: implement peristent trigger support
- Just implement the conversion support for now, unless it is trivial to do the runtime too.
- 03:59 PM Base Language Feature #1920: implement persistent procedures
- I am OK with the change so long as amref is never null at line 1372. I suspect it is not ever null, but I haven't in...
- 11:39 AM Base Language Feature #1920: implement persistent procedures
- Fixed the case mentioned by Ovidiu. Attached is the fix and testcase.
- 05:50 AM Base Language Feature #1920: implement persistent procedures
- While working on some methods and attributes I found the following testcase that fails to convert correctly:...
- 02:44 PM Base Language Feature #1649: implement Windows environment/registry access
- OK, this looks good. Let's wait until tomorrow for conversion testing, since Constantin is in testing with another c...
- 01:42 PM Base Language Feature #1649: implement Windows environment/registry access
- Merged update has been uploaded.
- 12:29 PM Base Language Feature #1649: implement Windows environment/registry access
- I am OK with the changes. But there is a conflict in bzr. Please merge with the latest changes and upload it.
- 02:39 PM Base Language Feature #1607: implement full named events support
- There are no conflicts with the stuff in staging. When this passes conversion testing, you can check it in and distr...
- 01:00 PM Base Language Feature #1607: implement full named events support
- Good stuff. If it passes conversion testing, we will figure out the check in. I will find out if there are any confl...
- 12:52 PM Base Language Feature #1607: implement full named events support
- Added rules to emit the parameter modes, for the PUBLISH statement. I will leave the conversion to run on my machine,...
- 12:49 PM Base Language Feature #1607: implement full named events support
- I'm fine with the changes, they look good.
Go ahead with conversion testing. We will bypass runtime testing for t... - 12:19 PM Base Language Feature #1607: implement full named events support
- A note: for the PUBLISH statement, the mode for each parameter should be collected and emitted the same as is emitted...
- 11:30 AM Base Language Feature #1607: implement full named events support
- Added merged sources.
- 09:06 AM Base Language Feature #1607: implement full named events support
- Sources are built on top of their bazaar versions as of today.
Testcases will be committed to bzr shortly.
I'll do ... - 07:50 AM Base Language Feature #1607: implement full named events support
- After looking at what was already implemented in the conversion rules and stubed in the runtime, my conclusions are t...
- 02:32 PM Base Language Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- Note 19 above discusses datetime and datetime-tz support. But the code updates also have a significant number of add...
- 02:11 PM Base Language Feature #1584: add conversion and runtime support for INT64 and DATETIME data types
- I have spent quite a bit of time working on this. I solved the known problems mentioned above (e.g. array initializa...
- 11:21 AM Database Feature #1594: add conversion and runtime support for CURRENT-CHANGED() built-in function
- After review, I added @currentChanged@ and @_currentChanged@ to the @Buffer@ interface, and removed the static versio...
- 10:41 AM Base Language Feature #1635: implement MEMPTR/RAW support
- Check it in to bzr and distribute the update. I will apply it to staging.
- 09:02 AM Base Language Feature #1635: implement MEMPTR/RAW support
- Conversion tests finally passed (I had some problems with ant and antlr failing and it took some time to figure out w...
- 08:56 AM Base Language Feature #1639: implement socket support
- -Conversion tests finally passed (I had some problems with ant and antlr failing and it took some time to figure out ...
- 06:44 AM Database Feature #1654: add conversion and runtime support for dynamic buffer creation and cleanup
- Changed implementation to take advantage of new handle implementation.
Added method/attribute conversion support for...
01/29/2013
- 04:19 PM Base Language Feature #1649: implement Windows environment/registry access
- > Please check it into bzr (p2j_repo/testcases/uast/).
Done. - 03:38 PM Base Language Feature #1649: implement Windows environment/registry access
- Uploaded updated conversion support.
And I have implementing just (character)null approach for missing parameters.... - 02:54 PM Base Language Feature #1649: implement Windows environment/registry access
- ...
- 02:28 PM Base Language Feature #1649: implement Windows environment/registry access
- Another question. In the new approach I need to reformat incomplete calls like this:
getKeyValue(String section)
We... - 02:05 PM Base Language Feature #1649: implement Windows environment/registry access
- The latest testcase is fine. Please check it into bzr (p2j_repo/testcases/uast/).
- 01:56 PM Base Language Feature #1649: implement Windows environment/registry access
- ...
- 01:52 PM Base Language Feature #1649: implement Windows environment/registry access
- The new testcase version has been uploaded here.
- 01:34 PM Base Language Feature #1649: implement Windows environment/registry access
- > The real worker method should be the form that has all wrapper constructors (e.g. getKeyValue(character, character)...
- 01:13 PM Base Language Feature #1649: implement Windows environment/registry access
- Code feedback:
1. The stub methods in EnvironmentOps cannot call character.getValue() (et al) without some unknown... - 01:04 PM Base Language Feature #1649: implement Windows environment/registry access
- Feedback on the testcase:
Please add code that shows the use of:
1. LOAD with BASEKEY "INI"
2. PUT-KEY-VALU... - 09:25 PM Base Language Feature #1649: implement Windows environment/registry access
- The first version to review. The modification log:
1. The file util/EnvironmentOps.java was changed adding the stubs... - 02:39 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Several questions:...
- 02:01 PM Base Language Feature #1635: implement MEMPTR/RAW support
- This looks OK. Regression test this for conversion only. I think the runtime portions should be safe enough to incl...
- 01:38 PM Base Language Feature #1635: implement MEMPTR/RAW support
- Added proposed update
- 01:14 PM Base Language Feature #1635: implement MEMPTR/RAW support
- I agree. Go with it.
- 12:58 PM Base Language Feature #1635: implement MEMPTR/RAW support
- I thought that the method will get the type depending on the size/type of the variable.
The second idea seems simple... - 12:38 PM Base Language Feature #1635: implement MEMPTR/RAW support
- ...
- 12:29 PM Base Language Feature #1635: implement MEMPTR/RAW support
- 1 @It is my impression that you are coding it with little regard to the standard and then you clean it up later.@
T... - 10:31 AM Base Language Feature #1635: implement MEMPTR/RAW support
- Feedback:
1. Please help me understand why your code formatting is still not matching our coding standards. From ... - 05:37 AM Base Language Feature #1635: implement MEMPTR/RAW support
- Added proposed update.
- 01:29 PM Base Language Feature #1607: implement full named events support
- > 1. Would these be used directly from the converted code or is this a statement about runtime internals?
I don't th... - 01:18 PM Base Language Feature #1607: implement full named events support
- ...
- 01:07 PM Base Language Feature #1607: implement full named events support
- Looking at how the PUBLISH and SUBSCRIBE/USUBSCRIBE work, I think these will need to be kept at the external program ...
- 12:54 PM Base Language Feature #1640: implement DOM XML support
- As with the other work for milestone 4, please only make the changes required for conversion (and compilation of the ...
- 12:47 PM Base Language Feature #1640: implement DOM XML support
- I'm adding myself as watcher to be able to automatically receive the update notifications.
- 12:32 PM Base Language Feature #1980 (Closed): runtime support for DOM XML processing
- 12:31 PM Base Language Feature #1979: conversion support for DOM XML processing
- This task is only for tracking time spent. Please put all history into the parent task #1640.
- 12:30 PM Base Language Feature #1979 (Closed): conversion support for DOM XML processing
- 12:07 PM Base Language Feature #1608: implement full appserver support (from 4GL clients only)
- Simple 4GL client code example:...
- 11:59 AM Database Feature #1653: add conversion and runtime support for dynamically prepared queries
- Changed code to take advantage of new handle implementation.
In fact some support was already there, written by Cons... - 11:36 AM Base Language Feature #1644: implement SOAP support
- The full set of related features:
SOAP Header Object:
STATEMENTS: CREATE-SOAP-HEADER
ATTRIBUTES: NUM-HEADER-EN... - 10:55 AM Database Feature #1652: add conversion and runtime support for dynamically prepared temp-tables
- Changed implementation to take advantage of new handle implementation.
I created a new interface (@DynamicTempTable@... - 10:48 AM Base Language Feature #1977: implement the runtime support for named events
- This task is only to track time spent. All history goes in the parent task #1607.
- 10:48 AM Base Language Feature #1977 (Closed): implement the runtime support for named events
- 10:47 AM Base Language Feature #1976: conversion support for named events
- This is just a task for managing time spent and for having the conversion work allocated to milestone 4. All history...
- 10:46 AM Base Language Feature #1976 (Closed): conversion support for named events
- 10:35 AM Base Language Feature #1639: implement socket support
- When I said "Create a class called com/goldencode/p2j/util/Socket for the main socket interfaces.", I was not referri...
- 10:28 AM Base Language Feature #1639: implement socket support
- Creating the interface name Socket will cause ambiguities in existing code, is CommonSocket ok as a name replacement?
- 09:44 AM Base Language Feature #1639: implement socket support
- Please work on the conversion support for sockets. I expect that you will take my recent feedback on the memptr/raw ...
- 10:35 AM Base Language Feature #1884: add some of the v10 data types and core built-ins
- Attached update (although it misses javadoc for a lot of the new APIs) has the following changes:
# added base class... - 08:28 AM Database Feature #1594: add conversion and runtime support for CURRENT-CHANGED() built-in function
- I attached the code. I merged it with latest sources from bzr as it was a couple of months old.
The conversion runs ... - 02:26 AM Database Feature #1594: add conversion and runtime support for CURRENT-CHANGED() built-in function
- Ovidiu, do you have any code in process that you have not attached to this issue? We at least need the conversion ch...
- 09:31 PM Database Feature #1967: rework DMO class/interface hierarchy
- Note this fix has not yet been regression tested. Though I couldn't find any unanticipated conversion differences in...
01/28/2013
- 03:04 PM Database Feature #1947: add conversion support for database methods
- Eric Faulhaber wrote: ...
- 10:11 AM Database Feature #1947: add conversion support for database methods
- Vadim Nebogatov wrote:
> Two questions.
>
> 1) Methods
>
> FIND-FIRST (predicate-expression[, lockmode[, wai... - 02:24 PM Database Feature #1967: rework DMO class/interface hierarchy
- Stas, Constantin, thanks for letting me know about this. I have an update which fixes this for me locally, but it ne...
- 04:02 AM Database Feature #1967: rework DMO class/interface hierarchy
- I confirm for temp-tables too, please check the buffer_test2a.p and buffer_test2b.p (they are in bazaar).
- 03:42 AM Database Feature #1967: rework DMO class/interface hierarchy
- Eric, please be aware that @define parameter buffer@ is not converted properly:...
- 01:43 PM Base Language Feature #1635: implement MEMPTR/RAW support
- Feedback:
1. The update is missing the NumberType.java file.
2. In BinaryData, please use the same approach to ... - 01:07 PM Base Language Feature #1635: implement MEMPTR/RAW support
- Added proposed update
- 11:05 AM Base Language Feature #1635: implement MEMPTR/RAW support
- The work is decent. Feedback:
1. I know that I said that @get-bits/put-bits should be in integer.java@, but looki... - 10:08 AM Base Language Feature #1635: implement MEMPTR/RAW support
- Submited proposed update which supports conversion for the items on list except copy-lob and raw (merged with the mos...
- 09:44 AM Base Language Feature #1635: implement MEMPTR/RAW support
- No, don't work on RAW() and RAW stmt for now.
- 08:56 AM Base Language Feature #1635: implement MEMPTR/RAW support
- Hi, should raw built-in function/statement be present in the conversion support?
I'm asking because I saw it's low ... - 01:11 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- Ovidiu, thank you for organizing this list further. The reason most of the attributes you mentioned are not in the a...
- 12:07 PM Database Feature #1668: add support for additional (non-dynamic) database attributes
- I took the list of attributes and I used the OpenEdge Reference to compile some details for them. You can group the a...
- 12:00 PM Base Language Feature #1884: add some of the v10 data types and core built-ins
- Sorry, I missed the "builtin-functions" part. Yes, I agree that the built-ins should take the base class.
In rega... - 11:51 AM Base Language Feature #1884: add some of the v10 data types and core built-ins
- I refer to the built-in functions which can accept both character and longchar for a parameter, like @replace@. As it...
- 10:34 AM Base Language Feature #1884: add some of the v10 data types and core built-ins
- Actually, I was still wanting the parameter set to the specific type. The reason is that this parameter mismatch cas...
- 10:27 AM Base Language Feature #1884: add some of the v10 data types and core built-ins
- OK, I think I understand your approach. As we will use a base class (maybe named "text"?), all the built-in functions...
- 10:16 AM Base Language Feature #1884: add some of the v10 data types and core built-ins
- Normally, we always define parameters as the exact match to the type originally specified. I prefer to stay with tha...
- 09:46 AM Base Language Feature #1884: add some of the v10 data types and core built-ins
- I've re-changed asignee back to me, I've changed it by mistake.
- 09:17 AM Base Language Feature #1884: add some of the v10 data types and core built-ins
- More notes about the longchar and character classes. In 4GL, if we have an user-defined function like this:...
- 08:52 AM Base Language Feature #1884: add some of the v10 data types and core built-ins
- ...
- 05:23 AM Base Language Feature #1884: add some of the v10 data types and core built-ins
- Merged ail_upd20121206a.zip with latest bazaar files (the APIs moved from character to TextOps were re-moved to TextO...
- 09:42 AM Base Language Feature #1950 (Closed): conversion support for native library (.so or .DLL) access
- 02:10 AM Base Language Feature #1950 (Feedback): conversion support for native library (.so or .DLL) access
- 01:59 AM Base Language Feature #1634: implement full native library (.so or DLL) support
- Added testcases for conversion support.
- 01:36 AM Base Language Feature #1634: implement full native library (.so or DLL) support
- Passed conversion regression testing, applied to lightning and committed to bzr revision 10156.
- 01:36 AM Base Language Feature #1920: implement persistent procedures
- Passed regression testing, applied to lightning and committed to bzr revision 10155.
01/26/2013
- 05:50 PM Database Feature #1947: add conversion support for database methods
- Two questions.
1) Methods
FIND-FIRST (predicate-expression[, lockmode[, wait-mode] ])
FIND-LAST (predicate-e... - 12:55 PM Base Language Feature #1884: add some of the v10 data types and core built-ins
- After looking over Adrian's findings, to me it looks like the best solution is to have two classes - character and lo...
- 09:12 AM Base Language Feature #1634: implement full native library (.so or DLL) support
- Actually, I think the runtime part is pretty safe. So if it passes conversion testing, no runtime regression testing...
- 09:11 AM Base Language Feature #1634: implement full native library (.so or DLL) support
- This looks good to me. If that is everything that is needed, then you can go ahead and convert/test this.
- 04:57 AM Base Language Feature #1634: implement full native library (.so or DLL) support
- Attached update is built on top of https://proj.goldencode.com/redmine/attachments/249/ca_upd20130126a.zip (for #1920...
- 04:50 AM Base Language Feature #1920: implement persistent procedures
- The attached update is merged with bzr revision 10154.
- 02:03 AM Database Feature #1974: add conversion support for (non-dynamic) database attributes
- See the parent issue for all instructions and updates. This issue only exists to separate the conversion development ...
- 01:54 AM Database Feature #1974 (Closed): add conversion support for (non-dynamic) database attributes
- 01:54 AM Database Feature #1975 (Closed): add runtime support for (non-dynamic) database attributes
- 01:53 AM Database Feature #1668: add support for additional (non-dynamic) database attributes
- The following is the full list of attributes (including database and non-database) which need to be supported for our...
01/25/2013
- 02:18 PM Database Feature #1947: add conversion support for database methods
- After I went through #17 everything started work.
Examples of converted code:... - 02:12 PM Database Feature #1967 (Closed): rework DMO class/interface hierarchy
- Update has passed regression testing; committed to bzr (rev 10154).
- 11:51 AM Base Language Feature #1634: implement full native library (.so or DLL) support
- > The PROCEDURE EXTERNAL doesn't load the library, no matter if it has PERSISTENT or not?
The fact that there is a P... - 10:14 AM Base Language Feature #1634: implement full native library (.so or DLL) support
- ...
- 09:19 AM Base Language Feature #1634: implement full native library (.so or DLL) support
- A. misc findings for PROCEDURE EXTERNAL case:
- the name used to define this kind of procedure is case-sensitive(to ... - 09:33 AM Base Language Feature #1920: implement persistent procedures
- ...
- 07:59 AM Base Language Feature #1920: implement persistent procedures
- > This should not affect your work, but it should be mentioned that the 4GL does support what I call "malformed" symb...
- 03:09 AM Base Language Feature #1920: implement persistent procedures
- The regressions were caused by the fact that I didn't push the correct this-procedure when a trigger was invoked and ...
- 06:47 AM Database Feature #1955 (WIP): add conversion support for CREATE-TEMP-TABLE statement
Also available in: Atom