You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by Michael Bouschen <mi...@akquinet.de> on 2014/09/18 21:05:25 UTC

JDO TCK Conference Call Friday September 19, 9 am Pacific Daylight Time (PDT)

Hi,

We will have our regular meeting Friday, September 19 at 9 am Pacific Daylight Time (PDT) to discuss JDO TCK issues and status.

Dial-in numbers are:
US Toll free: 866 682-4770
Germany Frankfurt +49 69 222 216 106
Germany Munich: +49 89 1430 2323
(Other countries by request)

To place the call:
1. Call the toll free number.
2. Enter the conference number 939-3689#
3. Enter the security code 1111#

We use the conference call for audio and use Google Hangouts for screen sharing and video.
The Google Hangouts URL for the meeting: http://goo.gl/sCKJaS

Agenda:
1. JIRA "Support for conditional operator ? : in JDOQL": https://issues.apache.org/jira/browse/JDO-650
2. JIRA "Allow makePersistent outside a transaction": https://issues.apache.org/jira/browse/JDO-589
3. JIRA "Specifying NULL elements positioning in ordered columns": https://issues.apache.org/jira/browse/JDO-721
4. JIRA "Modify specification to address NoSQL datastores": https://issues.apache.org/jira/browse/JDO-651
5. JDO 3.1
6. Other issues

Action Items from weeks past:
[Feb 28 2014] AI Everyone: take a look at https://issues.apache.org/jira/browse/JDO-712
[Feb 28 2014] AI Everyone: take a look at https://issues.apache.org/jira/browse/JDO-625
[Dec 13 2013] AI Craig file a JIRA for java.sql.Blob and java.sql.Clob as persistent field types
[May 10 2013] AI Everyone take a look Apache ISIS and maybe subscribe to ISIS mail lists.
[Aug 24 2012] AI Craig update the JIRAs JDO-689 JDO-690 and JDO-692 about JDOHelper methods. In process.

-- 
*Michael Bouschen*
*Prokurist*

akquinet tech@spree GmbH
Bülowstr. 66, D-10783 Berlin

Fon:   +49 30 235 520-33
Fax:   +49 30 217 520-12
Email: michael.bouschen@akquinet.de
Web:   www.akquinet.de <http://www.akquinet.de>

akquinet tech@spree GmbH, Berlin
Geschäftsführung: Martin Weber, Dr. Torsten Fink
Amtsgericht Berlin-Charlottenburg HRB 86780 B
USt.-Id. Nr.: DE 225 964 680

Minutes: JDO TCK Conference Call Friday September 19, 9 am Pacific Daylight Time (PDT)

Posted by Craig L Russell <cr...@oracle.com>.
1Attendees: Michael Bouschen, Craig Russell

Agenda:

1. JIRA "Support for conditional operator ? : in JDOQL": https://issues.apache.org/jira/browse/JDO-650

When we use if then else do we run into the dangling else problem? We can solve this by explicitly putting into the BNF that this is not permitted:

IF (conditional1) IF (conditional2) 

Does the IF expression really belong in the query filter? Seems like it might not be needed since any IF expression that returns a boolean can be rewritten to not use the IF expression. 

Where does the current implementation in DataNucleus allow IF ... ELSE? 

By the way, the specification page 372 has a bug. The JDOQL line belongs in the previous page. Fixed in revision 1626276.

2. JIRA "Allow makePersistent outside a transaction": https://issues.apache.org/jira/browse/JDO-589

no change. Not proposed for 3.1.

3. JIRA "Specifying NULL elements positioning in ordered columns": https://issues.apache.org/jira/browse/JDO-721

This affects the BNF near the specification B.8 as well. 

4. JIRA "Modify specification to address NoSQL datastores": https://issues.apache.org/jira/browse/JDO-651

no change. Not proposed for 3.1.

5. JDO 3.1

pending changes above.

6. Other issues

Action Items from weeks past:
[Feb 28 2014] AI Everyone: take a look at https://issues.apache.org/jira/browse/JDO-712
[Feb 28 2014] AI Everyone: take a look at https://issues.apache.org/jira/browse/JDO-625
[Dec 13 2013] AI Craig file a JIRA for java.sql.Blob and java.sql.Clob as persistent field types
[May 10 2013] AI Everyone take a look Apache ISIS and maybe subscribe to ISIS mail lists.
[Aug 24 2012] AI Craig update the JIRAs JDO-689 JDO-690 and JDO-692 about JDOHelper methods. In process.

Craig L Russell
Architect, Oracle
http://db.apache.org/jdo
408 276-5638 mailto:Craig.Russell@oracle.com
P.S. A good JDO? O, Gasp!