Re: TranQL EJBQL

2006-08-20 Thread Gianny Damour

Hi Andrus,

Indeed, so far there is no plan to implement JPA on top of TranQL.  
Thanks for asking if your JPA QL work could somehow benefit to  
TranQL. Also, if you find some interesting pieces of code in TranQL  
that you would like to reuse, then please feel free to let me know.


Thanks,
Gianny


On 19/08/2006, at 10:27 PM, Andrus Adamchik wrote:

I am cc'ying to Gianny (hope I got the right address), but I'd  
still like to keep the thread public.


Since the response from others (Matt) was essentially "JPA QL  
support is not planned", and we need it now, I already started  
working on the parser on Cayenne side using JavaCC (I know TranQL  
uses antlr, but for Cayenne parser it made sense to stick with  
JavaCC if only to avoid extra runtime lib dependencies). I have the  
basic grammar in place, and hopefully should check it in soon. If  
there are any ideas or comments, or a desire to make it reusable  
outside Cayenne, let me know.


Andrus

On Aug 18, 2006, at 8:38 PM, Dain Sundstrom wrote:
I don't think there are any plans, but you should send an email to  
Gianny as he is the only one working on the EJBQL code.


If Cayenne is planing on using this code also, you two should talk  
about bringing TranQL to Apache (maybe the db project).


-dain

On Aug 17, 2006, at 8:57 PM, Andrus Adamchik wrote:

Not sure if there is such thing as TranQL mailing list, so I  
figured, I'll ask here.


Are there any plans to extend TranQL with EJB3 QL support?

Thanks
Andrus









Re: TranQL EJBQL

2006-08-19 Thread Andrus Adamchik
I am cc'ying to Gianny (hope I got the right address), but I'd still  
like to keep the thread public.


Since the response from others (Matt) was essentially "JPA QL support  
is not planned", and we need it now, I already started working on the  
parser on Cayenne side using JavaCC (I know TranQL uses antlr, but  
for Cayenne parser it made sense to stick with JavaCC if only to  
avoid extra runtime lib dependencies). I have the basic grammar in  
place, and hopefully should check it in soon. If there are any ideas  
or comments, or a desire to make it reusable outside Cayenne, let me  
know.


Andrus

On Aug 18, 2006, at 8:38 PM, Dain Sundstrom wrote:
I don't think there are any plans, but you should send an email to  
Gianny as he is the only one working on the EJBQL code.


If Cayenne is planing on using this code also, you two should talk  
about bringing TranQL to Apache (maybe the db project).


-dain

On Aug 17, 2006, at 8:57 PM, Andrus Adamchik wrote:

Not sure if there is such thing as TranQL mailing list, so I  
figured, I'll ask here.


Are there any plans to extend TranQL with EJB3 QL support?

Thanks
Andrus







Re: TranQL EJBQL

2006-08-18 Thread Dain Sundstrom
I don't think there are any plans, but you should send an email to  
Gianny as he is the only one working on the EJBQL code.


If Cayenne is planing on using this code also, you two should talk  
about bringing TranQL to Apache (maybe the db project).


-dain

On Aug 17, 2006, at 8:57 PM, Andrus Adamchik wrote:

Not sure if there is such thing as TranQL mailing list, so I  
figured, I'll ask here.


Are there any plans to extend TranQL with EJB3 QL support?

Thanks
Andrus




Re: TranQL EJBQL

2006-08-17 Thread Matt Hogstrom

Wow...didn't see that one coming ;-P

Ok

Jason Dillon wrote:

Okay... *kick*

Can you release tranql using m2, into an m2 repo... that is one of the G 
deps that currently must be pulled from an m1 repo, which does not give 
us valid v4 poms.  I posted patches to djencks for the m2 build a while 
ago, but they were never published.


Probably needs a bit of tweaking to the pom's to conform to the latest 
codehaus repo changes, but the m2 build does function.


--jason


On Aug 17, 2006, at 9:33 PM, Matt Hogstrom wrote:


Heh, I should have checked the incoming Andrus...my bad...

Jason, on the M2 stuff for Tranql you can kick me or Gianny.

Andrus Adamchik wrote:
Yeah :-) so I was checking if there is a parser in the works. Ok, 
we'll work on it.

Andrus
On Aug 18, 2006, at 12:29 AM, Jeff Genender wrote:

Andrus is Cayenne ;-)

Matt Hogstrom wrote:

For EJB 3 persistence we're looking to leverage other projects like
OpenJPA and / or Cayenne.

Andrus Adamchik wrote:

Not sure if there is such thing as TranQL mailing list, so I figured,
I'll ask here.

Are there any plans to extend TranQL with EJB3 QL support?

Thanks
Andrus












Re: TranQL EJBQL

2006-08-17 Thread Jason Dillon

Okay... *kick*

Can you release tranql using m2, into an m2 repo... that is one of  
the G deps that currently must be pulled from an m1 repo, which does  
not give us valid v4 poms.  I posted patches to djencks for the m2  
build a while ago, but they were never published.


Probably needs a bit of tweaking to the pom's to conform to the  
latest codehaus repo changes, but the m2 build does function.


--jason


On Aug 17, 2006, at 9:33 PM, Matt Hogstrom wrote:


Heh, I should have checked the incoming Andrus...my bad...

Jason, on the M2 stuff for Tranql you can kick me or Gianny.

Andrus Adamchik wrote:
Yeah :-) so I was checking if there is a parser in the works. Ok,  
we'll work on it.

Andrus
On Aug 18, 2006, at 12:29 AM, Jeff Genender wrote:

Andrus is Cayenne ;-)

Matt Hogstrom wrote:

For EJB 3 persistence we're looking to leverage other projects like
OpenJPA and / or Cayenne.

Andrus Adamchik wrote:
Not sure if there is such thing as TranQL mailing list, so I  
figured,

I'll ask here.

Are there any plans to extend TranQL with EJB3 QL support?

Thanks
Andrus









Re: TranQL EJBQL

2006-08-17 Thread Matt Hogstrom

Heh, I should have checked the incoming Andrus...my bad...

Jason, on the M2 stuff for Tranql you can kick me or Gianny.

Andrus Adamchik wrote:
Yeah :-) so I was checking if there is a parser in the works. Ok, we'll 
work on it.


Andrus


On Aug 18, 2006, at 12:29 AM, Jeff Genender wrote:


Andrus is Cayenne ;-)

Matt Hogstrom wrote:

For EJB 3 persistence we're looking to leverage other projects like
OpenJPA and / or Cayenne.

Andrus Adamchik wrote:

Not sure if there is such thing as TranQL mailing list, so I figured,
I'll ask here.

Are there any plans to extend TranQL with EJB3 QL support?

Thanks
Andrus












Re: TranQL EJBQL

2006-08-17 Thread Andrus Adamchik
Yeah :-) so I was checking if there is a parser in the works. Ok,  
we'll work on it.


Andrus


On Aug 18, 2006, at 12:29 AM, Jeff Genender wrote:


Andrus is Cayenne ;-)

Matt Hogstrom wrote:

For EJB 3 persistence we're looking to leverage other projects like
OpenJPA and / or Cayenne.

Andrus Adamchik wrote:
Not sure if there is such thing as TranQL mailing list, so I  
figured,

I'll ask here.

Are there any plans to extend TranQL with EJB3 QL support?

Thanks
Andrus









Re: TranQL EJBQL

2006-08-17 Thread Jason Dillon
I dunno what is up the with TranQL ML either... need to get some more  
m2 related changes into that project and not sure where to ask.


--jason


On Aug 17, 2006, at 9:29 PM, Jeff Genender wrote:


Andrus is Cayenne ;-)

Matt Hogstrom wrote:

For EJB 3 persistence we're looking to leverage other projects like
OpenJPA and / or Cayenne.

Andrus Adamchik wrote:
Not sure if there is such thing as TranQL mailing list, so I  
figured,

I'll ask here.

Are there any plans to extend TranQL with EJB3 QL support?

Thanks
Andrus







Re: TranQL EJBQL

2006-08-17 Thread Jeff Genender
Andrus is Cayenne ;-)

Matt Hogstrom wrote:
> For EJB 3 persistence we're looking to leverage other projects like
> OpenJPA and / or Cayenne.
> 
> Andrus Adamchik wrote:
>> Not sure if there is such thing as TranQL mailing list, so I figured,
>> I'll ask here.
>>
>> Are there any plans to extend TranQL with EJB3 QL support?
>>
>> Thanks
>> Andrus
>>
>>
>>


Re: TranQL EJBQL

2006-08-17 Thread Matt Hogstrom

For EJB 3 persistence we're looking to leverage other projects like OpenJPA and 
/ or Cayenne.

Andrus Adamchik wrote:
Not sure if there is such thing as TranQL mailing list, so I figured, 
I'll ask here.


Are there any plans to extend TranQL with EJB3 QL support?

Thanks
Andrus