Activity
From 03/30/2013 to 04/28/2013
04/26/2013
- 06:37 PM Feature #2080: add runtime support for database methods
- I have attached update vmn_upd20130426a.zip/vmn_upd20130426b.zip as replacement of vmn_upd20130423a.zip/vmn_upd201304...
- 04:10 PM Feature #2080: add runtime support for database methods
- Eric Faulhaber wrote:
> I should have caught this earlier in my code review. Please use:
> [...]
>
> This will ... - 03:16 PM Feature #2080: add runtime support for database methods
- I should have caught this earlier in my code review. Please use:...
- 03:02 PM Feature #1580: upgrade Hibernate to latest level
- There is ...
- 12:29 PM Feature #1580: upgrade Hibernate to latest level
- Fixed minor issue with importing.
Met another error:... - 09:28 AM Feature #2137 (New): runtime support for FIELDS/EXCEPT record phrase options
04/25/2013
- 05:51 PM Feature #2080: add runtime support for database methods
- I found out that we need convert @mode@ to low case before check
@if ("case-sensitive".equals(mode.getValue()) ||... - 05:31 PM Feature #2080: add runtime support for database methods
- Vadim Nebogatov wrote:
> Estimations:
>
> @bufferRelease@ - seems already implemented. Is it correct implementat... - 04:30 PM Feature #2080: add runtime support for database methods
- Estimations:
@bufferRelease@ - seems already implemented. Is it correct implementation?
@bufferCreate@ - reusing ... - 04:18 PM Feature #2080: add runtime support for database methods
- I only want these features for now:
> * CASE-SENSITIVE - 1-2 days, maybe less.
> * Testing and fixes possible ne... - 04:05 PM Feature #2080: add runtime support for database methods
- Rest of BUFFER-COMPARE/COPY support
* for the statement version
# CASE-SENSITIVE - 1-2 days, maybe less.
# EX... - 01:48 PM Feature #2080: add runtime support for database methods
- Besides CASE-SENSITIVE support for the statement version of BUFFER-COMPARE, what is left to do in order for copy/comp...
- 11:28 AM Feature #2080: add runtime support for database methods
- After bufferCopy and bufferCompare, please work on the following, which should be achievable without metadata or dyna...
- 04:32 PM Feature #1580: upgrade Hibernate to latest level
- Yes, that is definitely sufficient. I'll add missing classes (although I'm still interested what is exactly wrong wit...
- 04:12 PM Feature #1580: upgrade Hibernate to latest level
- Stanislav Lomany wrote:
> About testing changes in @ImportWorker@: how can I start import? I supposed it is performe... - 04:09 PM Feature #1580: upgrade Hibernate to latest level
- About testing changes in @ImportWorker@: how can I start import? I supposed it is performed thru @ConversionDriver@.
... - 03:15 PM Feature #2128: generate and load DMO interface and implementation classes for dynamic temp-tables...
- This issue is closely related to its sibling issue, #2122. I have split these into two, because the parent feature i...
- 01:37 PM Feature #2134 (Closed): configurable denormalization of extent fields into individual fields in s...
- 11:55 AM Feature #1668: add support for additional (non-dynamic) database attributes
- The following are in scope for this task.
Buffer attributes:
* currentIteration
* is/setError
* get/setADMData
... - 11:45 AM Feature #1655: add conversion and runtime support for certain dynamic database attributes and met...
- The following Buffer methods require dynamic database or metadata support to be in place, but are not directly relate...
04/24/2013
- 06:34 PM Feature #2080: add runtime support for database methods
- OK, thanks. Please go forward with the CASE-SENSITIVE support, but not with the EXPLICIT, COMPARES, WHEN, THEN.
- 04:26 PM Feature #2080: add runtime support for database methods
- Eric Faulhaber wrote:
> Vadim Nebogatov wrote:
> > BUFFER-COMPARE statement runtime does not support CASE-SENSITIVE... - 02:53 PM Feature #2080: add runtime support for database methods
- Vadim Nebogatov wrote:
> BUFFER-COMPARE statement runtime does not support CASE-SENSITIVE option. Should it be suppo... - 02:27 PM Feature #2080: add runtime support for database methods
- BUFFER-COMPARE statement runtime does not support CASE-SENSITIVE option. Should it be supported now? What about EXPLI...
- 02:20 PM Feature #2080: add runtime support for database methods
- Eric Faulhaber wrote:
> Code review 20130423:
>
> In RecordBuffer, you have the following comment in a few places... - 01:06 PM Feature #2080: add runtime support for database methods
- Code review 20130423:
In RecordBuffer, you have the following comment in a few places, before a call to a worker @... - 02:08 PM Feature #1580: upgrade Hibernate to latest level
- I assume it is timestamp for datetime, but datetimetz is a compound type mapped to 2 types: timestamp and smallint. ...
- 01:28 PM Feature #1580: upgrade Hibernate to latest level
- For @HQLPreprocessor.inlineSubstitutionParameter@ we need a formatting function for these types, like @P2JDialect.for...
- 12:57 PM Feature #1580: upgrade Hibernate to latest level
- Stanislav Lomany wrote:
> Eric, am I correct that should add @HQLTypes.DATETIME@ and @HQLTypes.DATETIMETZ@,
Yes.
... - 12:47 PM Feature #1580: upgrade Hibernate to latest level
- Eric, am I correct that should add @HQLTypes.DATETIME@ and @HQLTypes.DATETIMETZ@, but shouldn't worry about handling ...
- 11:57 AM Feature #1580: upgrade Hibernate to latest level
- Stanislav Lomany wrote:
> I suggest to add the new type @HQLTypes.TIMESTAMP@ for both of them.
IIRC, the @HQLType... - 11:29 AM Feature #1580: upgrade Hibernate to latest level
- No, not yet, and probably will not work on datetime/tz and persistence this week.
Please add the two constants, fo... - 11:14 AM Feature #1580: upgrade Hibernate to latest level
- Stanislav Lomany wrote:
> Eric, I need to add mapping for @datetime@ and @datetimetz@ to @DataTypeHelper.classes@. W... - 11:10 AM Feature #1580: upgrade Hibernate to latest level
- Eric, I need to add mapping for @datetime@ and @datetimetz@ to @DataTypeHelper.classes@. What HQL type(s) (see @HQLTy...
- 10:42 AM Feature #1580: upgrade Hibernate to latest level
- Patch for Hibernate.
- 07:24 AM Feature #1580: upgrade Hibernate to latest level
- The problem with p2jpl.jar is not reproducible at this point. Maybe database state is wrong, maybe something else. I'...
04/23/2013
- 06:04 PM Feature #2080: add runtime support for database methods
- I have attached update vmn_upd20130423a.zip/vmn_upd20130423b.zip as replacement of vmn_upd20130422a.zip/vmn_upd201304...
- 03:46 PM Feature #1580: upgrade Hibernate to latest level
- This makes Java logging preferable over log4j:...
- 12:36 PM Feature #1580: upgrade Hibernate to latest level
- Eric, the logging problems take place when @customer_libs/log4j*.jar@ is in classpath: Hibernate 4 uses Jboss-logging...
- 02:17 PM Feature #2043: add runtime support for some embedded SQL features
- Increased estimate to account for possible complications in bulk delete implementation.
- 02:16 PM Feature #1588: add conversion and runtime support for embedded SQL
- In terms of adding runtime support, there are 2 main feature categories to support: aggregate functions (COUNT, SUM,...
- 12:32 PM Feature #2128: generate and load DMO interface and implementation classes for dynamic temp-tables...
- Based on information provided by runtime methods to define and prepare a dynamically generated temp-table, we need to...
- 12:18 PM Feature #2128 (Closed): generate and load DMO interface and implementation classes for dynamic te...
04/22/2013
- 07:23 PM Feature #2080: add runtime support for database methods
- I have attached update vmn_upd20130422a.zip/vmn_upd20130422b.zip as replacement of vmn_upd20130420a.zip/vmn_upd201304...
- 05:42 PM Feature #1580: upgrade Hibernate to latest level
- Is there any way you can see to get Hibernate to honor the logging configuration we set in the P2J directory; i.e., ...
- 03:36 PM Feature #1580: upgrade Hibernate to latest level
- Stanislav: if you have changes to MAJIC files (like directories or scripts), note we are moving away from the TIMCO C...
- 03:14 PM Feature #1580: upgrade Hibernate to latest level
- Eric, by default Hibernate logs DEBUG information, so I've added @cfg/log4j.properties@ which sets the root log4j log...
- 01:38 PM Feature #1580: upgrade Hibernate to latest level
- I've update the code according to the note 105 and successfully ran regression testing. So in order to complete this ...
- 12:25 PM Feature #1652: add conversion and runtime support for dynamically prepared temp-tables
- In order to use a dynamically prepared temp-table with the existing infrastructure to execute queries and extract dat...
04/21/2013
- 03:23 PM Feature #1580: upgrade Hibernate to latest level
- Thank you for so quick reply! I just got it, but you wrote your reply before I updated my comment.
- 03:17 PM Feature #1580: upgrade Hibernate to latest level
- Stanislav Lomany wrote:
> > * Instead of adding implementations of @getBaseValue@, @instantiateRegular@, and @instan... - 02:42 PM Feature #1580: upgrade Hibernate to latest level
- > * The ORMHandler (and corresponding DatabaseManager) changes are a performance concern. XML processing is slow and...
04/20/2013
- 06:54 PM Feature #2080: add runtime support for database methods
- I have attached update vmn_upd20130420a.zip/vmn_upd20130420b.zip as replacement of vmn_upd20130416a.zip/vmn_upd201304...
04/19/2013
- 05:55 PM Feature #2080: add runtime support for database methods
- Current status of BUFFER-COMPARE/BUFFER-COPY runtime support.
My estimation for changes related with fixing notes 1... - 04:45 PM Feature #2080: add runtime support for database methods
- Eric Faulhaber wrote:
>In RecordBuffer.createSimpleFieldsMap, you have the following:
>if (operationType == Opera... - 02:54 PM Feature #2080: add runtime support for database methods
- But BUFFER-COPY method does not create record. There are no mentions about this in
documentation and example below a... - 01:40 PM Feature #2080: add runtime support for database methods
- Eric Faulhaber wrote:
> Vadim Nebogatov wrote:
> > Maybe I am wrong, during testing I understood that statement wor... - 09:50 PM Feature #2080: add runtime support for database methods
- Vadim Nebogatov wrote:
> Maybe I am wrong, during testing I understood that statement works but does nothing in this... - 09:33 AM Feature #2122 (WIP): add runtime support for dynamically prepared temp-tables
- 11:12 PM Feature #1580: upgrade Hibernate to latest level
- Code review 20130410a:
Wow! Quite a bit of change. Looks good overall; some comments/questions below:
* Plea...
04/18/2013
- 06:32 PM Feature #2080: add runtime support for database methods
- Eric Faulhaber wrote:
>
> In RecordBuffer.setCompareMode(BaseDataType, character), why are you turning on case sen... - 06:25 PM Feature #2080: add runtime support for database methods
- Eric Faulhaber wrote:
>
> In @RecordBuffer.copy(DataModelObject, String[], boolean, DataModelObject, boolean)@, yo... - 03:48 PM Feature #2080: add runtime support for database methods
- Sorry, I don't know how to disable this, and what I found online suggested there is not a simple way to just turn off...
- 03:09 PM Feature #2080: add runtime support for database methods
- The reason of some formatting errors is unpleasant Ubuntu's feature: paste on middle mouse click.
Sometimes it happ... - 02:44 PM Feature #2080: add runtime support for database methods
- Code review 20130416a:
Along with your changes, you have introduced some formatting and javadoc issues in BufferIm... - 04:46 PM Feature #1580: upgrade Hibernate to latest level
- Stanislav Lomany wrote:
> I did source comparison because I applied the patch for Hibernate and built it from source... - 04:45 PM Feature #1580: upgrade Hibernate to latest level
- > The name discrepancy is confusing. Did you do a source or binary comparison?
>
> Let's use the standard, final,... - 04:31 PM Feature #1580: upgrade Hibernate to latest level
- Did you do an import (e.g., p2j_test database) to test the ImportWorker changes?
- 04:25 PM Feature #1580: upgrade Hibernate to latest level
- The name discrepancy is confusing. Did you do a source or binary comparison?
Let's use the standard, final, binar... - 04:11 PM Feature #1580: upgrade Hibernate to latest level
- I checked this version out of git. I don't know why version in build.gradle is called "4.1.9-SNAPSHOT", but the code ...
- 03:56 PM Feature #1580: upgrade Hibernate to latest level
- Are all the Hibernate-related jars whose names have the word SNAPSHOT in them the most recent, _stable_ releases? Us...
- 11:07 AM Feature #2120 (WIP): add runtime support for dynamically prepared queries
- 11:05 AM Feature #2127: complete runtime support for dynamically prepared queries
- This task includes:
* complex WHERE clauses using natural joins (i.e., the OF keyword) or dynamic temp-tables;
* op... - 11:04 AM Feature #2127 (Closed): complete runtime support for dynamically prepared queries
- 10:40 PM Feature #2126: add support for table-level locking (share and exclusive) for runtime internal use
- This feature is needed for permanent tables to enable bulk delete with embedded SQL and with delete loops optimized b...
- 10:27 PM Feature #2126 (Closed): add support for table-level locking (share and exclusive) for runtime int...
- 10:22 PM Bug #2083 (Closed): client-side where-clause leak in FindQuery
- 10:08 PM Feature #2125: add runtime support for dynamic buffer creation and cleanup
- Please post hours here but post history in the parent issue.
- 10:07 PM Feature #2125 (Closed): add runtime support for dynamic buffer creation and cleanup
04/17/2013
- 06:21 PM Feature #1668: add support for additional (non-dynamic) database attributes
- The attached update fixes conversion of the INITIAL buffer field attribute (was converting to operate on BUFFER handl...
- 04:27 PM Feature #1580: upgrade Hibernate to latest level
- > Hm...I'm not crazy about this as a solution.
I agree, I just needed to run regression testing ASAP.
I have ... - 11:29 AM Feature #1580: upgrade Hibernate to latest level
- Stanislav Lomany wrote:
> OK, I've added all P2J classes into p2jpl.jar. It seems that the problem has disappeared.
... - 03:15 PM Feature #2115: add runtime support for _file and _field metadata tables
- Proposed development approach:
* perform testing in note 5 to determine whether assumptions are correct;
* implemen... - 02:53 PM Feature #2115: add runtime support for _file and _field metadata tables
- As alluded to above, it appears that the metadata tables are the backing data store for many of the handle-based attr...
- 02:11 PM Feature #2115: add runtime support for _file and _field metadata tables
- We need a runtime facility to map between legacy (4GL) file/field names and converted (P2J) file/field names, for thi...
- 01:57 PM Feature #2115: add runtime support for _file and _field metadata tables
- Minimum fields we need to support in @_Field@ table due to customer use:
* _field-name
* _file-recid
* _label
* _... - 01:04 PM Feature #2115: add runtime support for _file and _field metadata tables
- Minimum fields we need to support in @_File@ table due to customer use:
* _file-name
* _dump-name
* _file-label
*... - 07:41 AM Feature #2080: add runtime support for database methods
- I have attached update vmn_upd20130416a.zip/vmn_upd20130416b.zip as replacement of vmn_upd20130413a.zip/ vmn_upd20130...
04/16/2013
- 05:55 PM Feature #1580: upgrade Hibernate to latest level
- OK, I've added all P2J classes into p2jpl.jar. It seems that the problem has disappeared.
- 05:29 PM Feature #1580: upgrade Hibernate to latest level
- Sorry, as the result the message changed to ...
- 05:20 PM Feature #1580: upgrade Hibernate to latest level
- I've reinstalled jar for the database on lightning I'm using - no result.
- 04:50 PM Feature #1580: upgrade Hibernate to latest level
- When you run dangerous_db_restore.sh to prepare for a new regression harness run, it installs p2jpl.jar in the new da...
- 04:33 PM Feature #1580: upgrade Hibernate to latest level
- Eric, "java.lang.NoClassDefFoundError: com/goldencode/p2j/net/SilentUnwindException" error occurs only on lightning s...
- 09:15 PM Feature #1580: upgrade Hibernate to latest level
- Stanislav Lomany wrote:
> ... - 08:08 AM Bug #2083: client-side where-clause leak in FindQuery
- Yes, my testcases converts fine. They are attached.
You can close the issue. - 09:35 PM Feature #2080: add runtime support for database methods
- Vadim Nebogatov wrote:
> BTW, I have fixed one more problem with wrong field order in result (not included to last u...
04/15/2013
- 07:08 PM Feature #1580: upgrade Hibernate to latest level
- Issue 0:
The first issue to fix, the log full of it: ... - 06:03 PM Feature #1580: upgrade Hibernate to latest level
- Issue 2:
Reproduction:
4 - C - Y - A
Enter data:
I
1029
Stacktrace:... - 04:00 PM Feature #1580: upgrade Hibernate to latest level
- Issue 1:
Reproduction:
V - O - 1 - W - 2
_Data to enter:_
283338
3.1.5
3.2.2
34000
35000
Stacktrace:
<pre...
04/13/2013
- 06:47 AM Feature #2080: add runtime support for database methods
- BTW, I have fixed one more problem with wrong field order in result (not included to last update I sent). Now fields ...
- 06:38 AM Feature #2080: add runtime support for database methods
- Eric Faulhaber wrote:
> I still think the field names are handled incorrectly. It happens to work in this case, beca...
04/12/2013
- 06:39 PM Feature #2080: add runtime support for database methods
- I have attached update vmn_upd20130413a.zip/vmn_upd20130413b.zip as replacement of vmn_upd20130328a.zip/ vmn_upd20130...
04/11/2013
- 06:17 PM Feature #2080: add runtime support for database methods
- vmn_upd20130411a.zip is fine. You can check it in and distribute it. It should have no risk to the conversion and s...
- 05:57 PM Feature #2080: add runtime support for database methods
- Attached update vmn_upd20130411a.zip is replacement of vmn_upd20130409a.zip, merged with revision 10336
- 05:50 PM Feature #2080: add runtime support for database methods
- Eric Faulhaber wrote:
> I assume the appropriate @tt1@ record has to be referenced from a previous lookup, like FIND... - 05:44 PM Feature #2080: add runtime support for database methods
- Eric Faulhaber wrote:
> Yes, it seems this is converting wrong. We should have another variant of @RecordBuffer.com... - 05:26 PM Feature #2080: add runtime support for database methods
- Vadim Nebogatov wrote:
> Eric Faulhaber wrote:
> > Vadim Nebogatov wrote:
> > > Will P2J support @SAVE RESULT IN@ ... - 02:50 PM Feature #2080: add runtime support for database methods
- Greg Shah wrote:
> Code Review for vmn_upd20130409a.zip:
>
> 1. Please remove the recordOrDisplayError() variants... - 02:20 PM Feature #2080: add runtime support for database methods
- Eric Faulhaber wrote:
> Vadim Nebogatov wrote:
> > Will P2J support @SAVE RESULT IN@ option in @BUFFER-COMPARE@?
>... - 01:18 PM Feature #2080: add runtime support for database methods
- Code Review for vmn_upd20130409a.zip:
1. Please remove the recordOrDisplayError() variants. It is too confusing t... - 10:07 AM Feature #2080: add runtime support for database methods
- Vadim Nebogatov wrote:
> Will P2J support @SAVE RESULT IN@ option in @BUFFER-COMPARE@?
Yes, we need to support th... - 02:43 PM Feature #1652: add conversion and runtime support for dynamically prepared temp-tables
- In addition to the requirements in note 1, we will have to deal with the following:
* name conversion, to ensure tab... - 01:11 PM Feature #2122: add runtime support for dynamically prepared temp-tables
- This issue is meant to track hours for implementing runtime support. All history/discussion should be posted to the ...
- 01:10 PM Feature #2122 (Closed): add runtime support for dynamically prepared temp-tables
- 12:47 PM Feature #1580: upgrade Hibernate to latest level
- SO creation error was related to already solved boolean literal rendering issue, it turned out that one file was merg...
04/10/2013
- 05:57 PM Feature #2080: add runtime support for database methods
- Will P2J support @SAVE RESULT IN@ option in @BUFFER-COMPARE@?
- 03:34 PM Feature #1658: improve database trigger support
- My estimates:
1. 3 h - Allow registration for WRITE and FIND schema triggers.
2. 16 h, need to find these proper ... - 02:55 PM Feature #1658: improve database trigger support
- What needs to be done:
1. Allow registration for WRITE and FIND schema triggers.
2. Fire WRITE and FIND triggers ...
04/09/2013
- 05:29 PM Feature #1580: upgrade Hibernate to latest level
- @lib/hibernate3.jar@ and @lib/ehcache-1.1.jar@ should be removed.
- 01:29 PM Feature #2120: add runtime support for dynamically prepared queries
- A prototype will integrate limited conversion support into the runtime environment, such that given a set of buffers ...
- 01:18 PM Feature #2120 (Closed): add runtime support for dynamically prepared queries
- 11:56 AM Bug #2034: correct conversion of CAN-FIND({FIRST|LAST} ... {SHARE-LOCK|EXCLUSIVE_LOCK} [NO-WAIT])
- On second thought, as long as the sort phrase is correct, @hasAny@ will find the correct first or last record. So, r...
- 10:58 AM Bug #2083: client-side where-clause leak in FindQuery
- Ovidiu, I would like to close out this issue. Please confirm that the test case(s) you were using work correctly wit...
- 05:11 AM Feature #2080: add runtime support for database methods
- Greg, please check attached update vmn_upd20130409a.zip merged with revision 10336
I added method recordOrDisplayEr... - 10:36 PM Feature #2118 (Closed): add runtime support for _index and _index-field metadata tables
- 10:35 PM Feature #2117 (Closed): add runtime support for _lock metadata table
- 10:34 PM Feature #2116 (Closed): add runtime support for _user metadata table
- 10:33 PM Feature #2115 (Closed): add runtime support for _file and _field metadata tables
04/08/2013
- 06:21 PM Feature #2080: add runtime support for database methods
- Vadim: please prepare a separate update with the ErrorManager related changes. I know you have ongoing work on the b...
- 09:53 AM Feature #2080: add runtime support for database methods
- Constantin: I think that Vadim is trying to create an alternate version of ErrorManager.recordOrShowError() that does...
- 05:10 PM Feature #1580: upgrade Hibernate to latest level
- Please post an update including your work so far, so I can begin reviewing.
- 03:19 PM Feature #1580: upgrade Hibernate to latest level
- At this point I'm aware of the single issue which occurs on SO creation. I'll run regression testing in order to reve...
- 01:30 PM Feature #2092: add server-side database support for several builtin functions
- commited to bzr as revision 10336
- 01:22 PM Feature #2092: add server-side database support for several builtin functions
- updated file header comments
- 11:41 AM Feature #2092: add server-side database support for several builtin functions
- The changes in cs_upd20130405b.zip (a superset of 0405a) look good. Please update the file header comments to reflec...
04/06/2013
- 10:51 AM Feature #2080: add runtime support for database methods
- To display a message, use the @LogicalTerminal.message@ API from the business logic (note that each message gets wrap...
04/05/2013
- 06:08 PM Feature #2080: add runtime support for database methods
- Constantin Asofiei wrote:
> For cases when ERROR condition is not raised but messages are still shown, the new @di... - 05:03 AM Feature #2080: add runtime support for database methods
- > You described how to implement runtime behavior similar to 4GL in each concrete case. But my question was actually ...
- 06:04 AM Feature #2092: add server-side database support for several builtin functions
- chr also exist in postgress , renamed it to toChr, didn't find anything for the others.
- 04:47 AM Feature #2092: add server-side database support for several builtin functions
- Added update
- 04:13 AM Feature #2092: add server-side database support for several builtin functions
- It seems "replace" already is a function name in PostgreSql. I will replace "replace" with "replaceText" and search f...
04/04/2013
- 05:59 PM Feature #2080: add runtime support for database methods
- Vadim Nebogatov wrote:
> I have attached update vmn_upd20130401a.zip/vmn_upd20130401b.zip
> It contains @FETCH-SELE... - 04:46 PM Feature #2080: add runtime support for database methods
- You described how to implement runtime behavior similar to 4GL in each concrete case. But my question was actually no...
- 03:18 PM Feature #2080: add runtime support for database methods
- > I still don't understand how ErrorManager will recognize what mode (silent or not) should be used. From examples I ...
- 02:38 PM Feature #2080: add runtime support for database methods
- Constantin Asofiei wrote:
> # add the new @ErrorManager.displayOrLogError@ API now, so you can use it for error mess...
04/03/2013
- 01:16 PM Feature #2080: add runtime support for database methods
- The Text.setTemporaryCaseSensitive (actually the entire class) is extracted from the character.java class. I don't th...
- 08:23 AM Feature #2080: add runtime support for database methods
- Eric Faulhaber wrote:
> * Please re-read the JavaDoc for @Text.setTemporaryCaseSensitive@. I'm not sure it was meant... - 07:17 AM Feature #2080: add runtime support for database methods
- Vadim Nebogatov wrote:
> Constantin Asofiei wrote:
>
> > Again, the testcase does not help us in determining the ... - 06:13 AM Feature #2080: add runtime support for database methods
- Constantin Asofiei wrote:
> Again, the testcase does not help us in determining the NO-ERROR behavior, as a runtime ...
04/02/2013
- 12:48 PM Feature #2080: add runtime support for database methods
- > > *class Date, line 1435* - note 70
> Should I fix it directly in CVS without sending special update and regressio... - 12:19 PM Feature #2080: add runtime support for database methods
- Constantin Asofiei wrote:
> Please edit each case and add the value of the ERROR:NUM-MESSAGES attribute (you can add ...
04/01/2013
- 05:58 PM Feature #2080: add runtime support for database methods
- Eric Faulhaber wrote:
> Code review 20130328a:
>
> * Why have you commented out the re-throwing of the @reason@ T... - 04:41 PM Feature #2080: add runtime support for database methods
- I have attached update vmn_upd20130401a.zip/vmn_upd20130401b.zip
It contains @FETCH-SELECTED-ROW()@ conversion, usin... - 11:46 AM Feature #2080: add runtime support for database methods
- Please edit each case and add the value of the ERROR:NUM-MESSAGES attribute (you can add it in the same MESSAGE line ...
03/31/2013
- 05:36 PM Feature #2080: add runtime support for database methods
- Vadim Nebogatov wrote:
> Duding testing I have found out that @FETCH-SELECTED-ROW()@ conversion requires @BrowseWidg... - 05:35 PM Feature #2080: add runtime support for database methods
- Code review 20130328a:
* Why have you commented out the re-throwing of the @reason@ Throwable in @BlockManager.pro...
03/30/2013
- 06:45 AM Feature #2080: add runtime support for database methods
*class <Not found in code>*
Example:...- 06:42 AM Feature #2080: add runtime support for database methods
- *class <Not found in code>*
Example:... - 06:40 AM Feature #2080: add runtime support for database methods
- *class <Not found in code>*
Example:... - 06:37 AM Feature #2080: add runtime support for database methods
- *class ControlFlowOps, line 3519*
Example:... - 05:57 AM Feature #2080: add runtime support for database methods
- Moved to #2106, note 2
*class <Not found in code>*
Example:... - 05:43 AM Feature #2080: add runtime support for database methods
- Moved to #2106, note 1
*class <Not found in code>*
Example:... - 05:29 AM Feature #2080: add runtime support for database methods
- this note should be ignored according note 85
*class HandleOps, line 67*
Example:... - 05:24 AM Feature #2080: add runtime support for database methods
- *class handle, line 254*
Example:... - 05:18 AM Feature #2080: add runtime support for database methods
- Moved from #2080, notes 3,4
*class BrowseWidget, line 751*
Example:... - 04:59 AM Feature #2080: add runtime support for database methods
- *class NumberType, line 3189*
Example:... - 04:55 AM Feature #2080: add runtime support for database methods
- *class ControlFlowOps, line 3577*
Example:... - 04:36 AM Feature #2080: add runtime support for database methods
- *class ControlFlowOps, line 2991*
Example:...
Also available in: Atom