You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@roller.apache.org by Craig L Russell <Cr...@Sun.COM> on 2006/08/05 18:02:25 UTC

Re: bay area mini-hackathon for jdo into roller?

Hi Anil,

Sounds like a cool idea. I can host it either in Menlo Park (right  
off the Dumbarton Bridge) or Santa Clara (Agnews and Montague).

I don't recall if there is a JIRA open for this to which I can attach  
the code I have so far.

Looks like Wednesday afternoons would work best for me, the earlier  
the better.

Craig

On Aug 5, 2006, at 8:24 AM, Anil Gangolli wrote:

>
> Noting that committers Craig, Allen and I are all in the Bay Area,  
> would there be any interest in getting together for a local mini- 
> hackathon in August sometime to get a first cut of a JDO  
> implementation for Roller working on a branch?
>
> I've never done this but I think it stands a chance of being  
> productive.
>
> I can host (or maybe Sun would offer to host?).
>
> --a.
> gangolli@apache.org
>

Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:Craig.Russell@sun.com
P.S. A good JDO? O, Gasp!


Re: bay area mini-hackathon for jdo into roller?

Posted by Craig L Russell <Cr...@Sun.COM>.
Thanks for clarifying. I'll look at my calendar and get back to you.

Craig

On Aug 15, 2006, at 9:19 PM, Anil Gangolli wrote:

>
> I meant to say I could make it Sept 5 (Tues) or Sept 13 (Wed).
> --a.

Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:Craig.Russell@sun.com
P.S. A good JDO? O, Gasp!


Re: bay area mini-hackathon for jdo into roller?

Posted by Allen Gilliland <al...@sun.com>.

Dave Johnson wrote:
> On 8/17/06, Allen Gilliland <al...@sun.com> wrote:
>> > (1) Why the sandbox pseudo-branch when we have SVN to handle branches
>> > properly?
>>
>> agreed.  a branch is better than the sandbox IMO.
> 
> Either way is fine with me. By using the sandbox you can exist inside
> an existing branch, which has some advantages. By using a separate
> branch, you can avoid the custom build and separate src dir noise.

actually, you are probably right about using the sandbox instead of a 
branch because this work really shouldn't go directly in the src 
directory.  so it wouldn't be of any benefit to work in a branch.

i would suggest using the 3.0 branch in that case, and then when that 
branch gets merged back to the trunk we would continue from there.

-- Allen


> 
> 
>> > (2) Is the proper base the trunk or the Roller 3.0 codebase?
>>
>> 3.0 should probably become the trunk very soon, we definitely don't want
>> to base any further changes off of anything other than 3.0.
> 
> Yes. You definitely want to work in the 3.0 codebase.
> 
> - Dave

Re: bay area mini-hackathon for jdo into roller?

Posted by Dave Johnson <sn...@gmail.com>.
On 8/17/06, Allen Gilliland <al...@sun.com> wrote:
> > (1) Why the sandbox pseudo-branch when we have SVN to handle branches
> > properly?
>
> agreed.  a branch is better than the sandbox IMO.

Either way is fine with me. By using the sandbox you can exist inside
an existing branch, which has some advantages. By using a separate
branch, you can avoid the custom build and separate src dir noise.


> > (2) Is the proper base the trunk or the Roller 3.0 codebase?
>
> 3.0 should probably become the trunk very soon, we definitely don't want
> to base any further changes off of anything other than 3.0.

Yes. You definitely want to work in the 3.0 codebase.

- Dave

Re: Reminder: bay area mini-hackathon for jdo into roller?

Posted by Anil Gangolli <an...@busybuddha.org>.
I'm planning to be there.

----- Original Message ----- 
From: "Craig L Russell" <Cr...@Sun.COM>
To: <ro...@incubator.apache.org>
Cc: "Mitesh Meswani" <Mi...@Sun.COM>
Sent: Monday, September 04, 2006 9:28 PM
Subject: Reminder: bay area mini-hackathon for jdo into roller?


> I'll host a mini-hackathon tomorrow at the Menlo Park Sun campus,  
> MPK-15. Non Sun folks please be in the lobby at 1:30. I'll need to  
> sign you in with new Homeland Security procedures (I am not kidding)  
> so please let me know sometime in the morning if you expect to show up.
> 
> http://maps.google.com/maps?oi=map&q=15+Network+Circle,+Menlo+Park, 
> +CA is slightly wrong but at least will get you into the circular  
> drive around the campus; please look for the Executive Briefing  
> Center entrance.
> 
> Craig
> 
> On Aug 17, 2006, at 9:57 AM, Allen Gilliland wrote:
> 
>>
>>
>> Anil Gangolli wrote:
>>> A couple of questions which we'll need to settle before the 5th to  
>>> be productive:
>>> (1) Why the sandbox pseudo-branch when we have SVN to handle  
>>> branches properly?
>>
>> agreed.  a branch is better than the sandbox IMO.
>>
>>
>>> (2) Is the proper base the trunk or the Roller 3.0 codebase?
>>
>> 3.0 should probably become the trunk very soon, we definitely don't  
>> want to base any further changes off of anything other than 3.0.
>>
>> -- Allen
>>
>>
>>> --a.
>>> ----- Original Message ----- From: "Craig L Russell"  
>>> <Cr...@Sun.COM>
>>> To: <ro...@incubator.apache.org>
>>> Sent: Wednesday, August 16, 2006 10:55 PM
>>> Subject: Re: bay area mini-hackathon for jdo into roller?
>>>> Hi,
>>>>
>>>> On Aug 16, 2006, at 10:05 PM, Anil Gangolli wrote:
>>>>
>>>>> Sounds good; I aim to be there.  Dave, we might want to have a  
>>>>> new branch setup if there isn't one already for this work.
>>>>
>>>> I've been working in sandbox/jdobackend. It doesn't compile but  
>>>> I've  got some build switches set to try to compile it.
>>>> svn diff testdata/roller-custom.properties
>>>> Index: testdata/roller-custom.properties
>>>> ===================================================================
>>>> --- testdata/roller-custom.properties   (revision 429009)
>>>> +++ testdata/roller-custom.properties   (working copy)
>>>> @@ -1,2 +1,2 @@
>>>> # Uncomment this to use JDO backend
>>>> -  
>>>> #persistence.roller.classname=org.apache.roller.business.JDO.JDORoll 
>>>> erIm pl
>>>> +persistence.roller.classname=org.apache.roller.business.JDO.JDORoll 
>>>> erIm pl
>>>>
>>>> I don't know if we need to do anything special to work on the  
>>>> code together except exchange svn diff files?
>>>>
>>>> Craig
>>>>
>>>>> Or is this something I can do myself?  Is there a naming  
>>>>> convention  for such branches?
>>>>>
>>>>> --a.
>>>>>
>>>>>
>>>>> ----- Original Message ----- From: "Craig L Russell"  
>>>>> <Cr...@Sun.COM>
>>>>> To: <ro...@incubator.apache.org>
>>>>> Sent: Wednesday, August 16, 2006 4:04 PM
>>>>> Subject: Re: bay area mini-hackathon for jdo into roller?
>>>>>
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> I'll propose that we start on Tuesday Sept 5 at 1:30 - 5:00 PM  
>>>>>> at  the Sun Executive Briefing Center in Menlo Park, aka 15  
>>>>>> Network  Circle, Menlo Park, CA (you can mapquest this address  
>>>>>> but it's  only a general guide --  follow the signs to the  
>>>>>> briefing center).
>>>>>>
>>>>>> And I'll put on my calendar a followup meeting the following    
>>>>>> Wednesday Sept 13 at 3:00 - 5:00, same location.
>>>>>>
>>>>>> If we decide we don't need one or the other meeting due to  
>>>>>> circumstances beyond our control, we can always cancel.
>>>>>>
>>>>>> Otherwise, y'all come on down.
>>>>>>
>>>>>> Craig
>>>>>>
>>>>>> On Aug 15, 2006, at 9:19 PM, Anil Gangolli wrote:
>>>>>>
>>>>>>>
>>>>>>> I meant to say I could make it Sept 5 (Tues) or Sept 13 (Wed).
>>>>>>> --a.
>>>>>>
>>>>>> Craig Russell
>>>>>> Architect, Sun Java Enterprise System http://java.sun.com/ 
>>>>>> products/ jdo
>>>>>> 408 276-5638 mailto:Craig.Russell@sun.com
>>>>>> P.S. A good JDO? O, Gasp!
>>>>>>
>>>>>
>>>>
>>>> Craig Russell
>>>> Architect, Sun Java Enterprise System http://java.sun.com/ 
>>>> products/jdo
>>>> 408 276-5638 mailto:Craig.Russell@sun.com
>>>> P.S. A good JDO? O, Gasp!
>>>>
>>>>
> 
> Craig Russell
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
> 408 276-5638 mailto:Craig.Russell@sun.com
> P.S. A good JDO? O, Gasp!
> 
>

Reminder: bay area mini-hackathon for jdo into roller?

Posted by Craig L Russell <Cr...@Sun.COM>.
I'll host a mini-hackathon tomorrow at the Menlo Park Sun campus,  
MPK-15. Non Sun folks please be in the lobby at 1:30. I'll need to  
sign you in with new Homeland Security procedures (I am not kidding)  
so please let me know sometime in the morning if you expect to show up.

http://maps.google.com/maps?oi=map&q=15+Network+Circle,+Menlo+Park, 
+CA is slightly wrong but at least will get you into the circular  
drive around the campus; please look for the Executive Briefing  
Center entrance.

Craig

On Aug 17, 2006, at 9:57 AM, Allen Gilliland wrote:

>
>
> Anil Gangolli wrote:
>> A couple of questions which we'll need to settle before the 5th to  
>> be productive:
>> (1) Why the sandbox pseudo-branch when we have SVN to handle  
>> branches properly?
>
> agreed.  a branch is better than the sandbox IMO.
>
>
>> (2) Is the proper base the trunk or the Roller 3.0 codebase?
>
> 3.0 should probably become the trunk very soon, we definitely don't  
> want to base any further changes off of anything other than 3.0.
>
> -- Allen
>
>
>> --a.
>> ----- Original Message ----- From: "Craig L Russell"  
>> <Cr...@Sun.COM>
>> To: <ro...@incubator.apache.org>
>> Sent: Wednesday, August 16, 2006 10:55 PM
>> Subject: Re: bay area mini-hackathon for jdo into roller?
>>> Hi,
>>>
>>> On Aug 16, 2006, at 10:05 PM, Anil Gangolli wrote:
>>>
>>>> Sounds good; I aim to be there.  Dave, we might want to have a  
>>>> new branch setup if there isn't one already for this work.
>>>
>>> I've been working in sandbox/jdobackend. It doesn't compile but  
>>> I've  got some build switches set to try to compile it.
>>> svn diff testdata/roller-custom.properties
>>> Index: testdata/roller-custom.properties
>>> ===================================================================
>>> --- testdata/roller-custom.properties   (revision 429009)
>>> +++ testdata/roller-custom.properties   (working copy)
>>> @@ -1,2 +1,2 @@
>>> # Uncomment this to use JDO backend
>>> -  
>>> #persistence.roller.classname=org.apache.roller.business.JDO.JDORoll 
>>> erIm pl
>>> +persistence.roller.classname=org.apache.roller.business.JDO.JDORoll 
>>> erIm pl
>>>
>>> I don't know if we need to do anything special to work on the  
>>> code together except exchange svn diff files?
>>>
>>> Craig
>>>
>>>> Or is this something I can do myself?  Is there a naming  
>>>> convention  for such branches?
>>>>
>>>> --a.
>>>>
>>>>
>>>> ----- Original Message ----- From: "Craig L Russell"  
>>>> <Cr...@Sun.COM>
>>>> To: <ro...@incubator.apache.org>
>>>> Sent: Wednesday, August 16, 2006 4:04 PM
>>>> Subject: Re: bay area mini-hackathon for jdo into roller?
>>>>
>>>>
>>>>> Hi,
>>>>>
>>>>> I'll propose that we start on Tuesday Sept 5 at 1:30 - 5:00 PM  
>>>>> at  the Sun Executive Briefing Center in Menlo Park, aka 15  
>>>>> Network  Circle, Menlo Park, CA (you can mapquest this address  
>>>>> but it's  only a general guide --  follow the signs to the  
>>>>> briefing center).
>>>>>
>>>>> And I'll put on my calendar a followup meeting the following    
>>>>> Wednesday Sept 13 at 3:00 - 5:00, same location.
>>>>>
>>>>> If we decide we don't need one or the other meeting due to  
>>>>> circumstances beyond our control, we can always cancel.
>>>>>
>>>>> Otherwise, y'all come on down.
>>>>>
>>>>> Craig
>>>>>
>>>>> On Aug 15, 2006, at 9:19 PM, Anil Gangolli wrote:
>>>>>
>>>>>>
>>>>>> I meant to say I could make it Sept 5 (Tues) or Sept 13 (Wed).
>>>>>> --a.
>>>>>
>>>>> Craig Russell
>>>>> Architect, Sun Java Enterprise System http://java.sun.com/ 
>>>>> products/ jdo
>>>>> 408 276-5638 mailto:Craig.Russell@sun.com
>>>>> P.S. A good JDO? O, Gasp!
>>>>>
>>>>
>>>
>>> Craig Russell
>>> Architect, Sun Java Enterprise System http://java.sun.com/ 
>>> products/jdo
>>> 408 276-5638 mailto:Craig.Russell@sun.com
>>> P.S. A good JDO? O, Gasp!
>>>
>>>

Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:Craig.Russell@sun.com
P.S. A good JDO? O, Gasp!


Re: bay area mini-hackathon for jdo into roller?

Posted by Allen Gilliland <al...@sun.com>.

Anil Gangolli wrote:
> 
> A couple of questions which we'll need to settle before the 5th to be 
> productive:
> 
> (1) Why the sandbox pseudo-branch when we have SVN to handle branches 
> properly?

agreed.  a branch is better than the sandbox IMO.


> 
> (2) Is the proper base the trunk or the Roller 3.0 codebase?

3.0 should probably become the trunk very soon, we definitely don't want 
to base any further changes off of anything other than 3.0.

-- Allen


> 
> --a.
> 
> 
> ----- Original Message ----- From: "Craig L Russell" 
> <Cr...@Sun.COM>
> To: <ro...@incubator.apache.org>
> Sent: Wednesday, August 16, 2006 10:55 PM
> Subject: Re: bay area mini-hackathon for jdo into roller?
> 
> 
>> Hi,
>>
>> On Aug 16, 2006, at 10:05 PM, Anil Gangolli wrote:
>>
>>> Sounds good; I aim to be there.  Dave, we might want to have a new 
>>> branch setup if there isn't one already for this work.
>>
>> I've been working in sandbox/jdobackend. It doesn't compile but I've  
>> got some build switches set to try to compile it.
>> svn diff testdata/roller-custom.properties
>> Index: testdata/roller-custom.properties
>> ===================================================================
>> --- testdata/roller-custom.properties   (revision 429009)
>> +++ testdata/roller-custom.properties   (working copy)
>> @@ -1,2 +1,2 @@
>> # Uncomment this to use JDO backend
>> - 
>> #persistence.roller.classname=org.apache.roller.business.JDO.JDORollerIm 
>> pl
>> +persistence.roller.classname=org.apache.roller.business.JDO.JDORollerIm 
>> pl
>>
>> I don't know if we need to do anything special to work on the code 
>> together except exchange svn diff files?
>>
>> Craig
>>
>>> Or is this something I can do myself?  Is there a naming convention  
>>> for such branches?
>>>
>>> --a.
>>>
>>>
>>> ----- Original Message ----- From: "Craig L Russell" 
>>> <Cr...@Sun.COM>
>>> To: <ro...@incubator.apache.org>
>>> Sent: Wednesday, August 16, 2006 4:04 PM
>>> Subject: Re: bay area mini-hackathon for jdo into roller?
>>>
>>>
>>>> Hi,
>>>>
>>>> I'll propose that we start on Tuesday Sept 5 at 1:30 - 5:00 PM at  
>>>> the Sun Executive Briefing Center in Menlo Park, aka 15 Network  
>>>> Circle, Menlo Park, CA (you can mapquest this address but it's  only 
>>>> a general guide --  follow the signs to the briefing center).
>>>>
>>>> And I'll put on my calendar a followup meeting the following   
>>>> Wednesday Sept 13 at 3:00 - 5:00, same location.
>>>>
>>>> If we decide we don't need one or the other meeting due to 
>>>> circumstances beyond our control, we can always cancel.
>>>>
>>>> Otherwise, y'all come on down.
>>>>
>>>> Craig
>>>>
>>>> On Aug 15, 2006, at 9:19 PM, Anil Gangolli wrote:
>>>>
>>>>>
>>>>> I meant to say I could make it Sept 5 (Tues) or Sept 13 (Wed).
>>>>> --a.
>>>>
>>>> Craig Russell
>>>> Architect, Sun Java Enterprise System http://java.sun.com/products/ jdo
>>>> 408 276-5638 mailto:Craig.Russell@sun.com
>>>> P.S. A good JDO? O, Gasp!
>>>>
>>>
>>
>> Craig Russell
>> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
>> 408 276-5638 mailto:Craig.Russell@sun.com
>> P.S. A good JDO? O, Gasp!
>>
>>
> 

Re: bay area mini-hackathon for jdo into roller?

Posted by Anil Gangolli <an...@busybuddha.org>.
A couple of questions which we'll need to settle before the 5th to be 
productive:

(1) Why the sandbox pseudo-branch when we have SVN to handle branches 
properly?

(2) Is the proper base the trunk or the Roller 3.0 codebase?

--a.


----- Original Message ----- 
From: "Craig L Russell" <Cr...@Sun.COM>
To: <ro...@incubator.apache.org>
Sent: Wednesday, August 16, 2006 10:55 PM
Subject: Re: bay area mini-hackathon for jdo into roller?


> Hi,
>
> On Aug 16, 2006, at 10:05 PM, Anil Gangolli wrote:
>
>> Sounds good; I aim to be there.  Dave, we might want to have a new 
>> branch setup if there isn't one already for this work.
>
> I've been working in sandbox/jdobackend. It doesn't compile but I've  got 
> some build switches set to try to compile it.
> svn diff testdata/roller-custom.properties
> Index: testdata/roller-custom.properties
> ===================================================================
> --- testdata/roller-custom.properties   (revision 429009)
> +++ testdata/roller-custom.properties   (working copy)
> @@ -1,2 +1,2 @@
> # Uncomment this to use JDO backend
> - #persistence.roller.classname=org.apache.roller.business.JDO.JDORollerIm 
> pl
> +persistence.roller.classname=org.apache.roller.business.JDO.JDORollerIm 
> pl
>
> I don't know if we need to do anything special to work on the code 
> together except exchange svn diff files?
>
> Craig
>
>> Or is this something I can do myself?  Is there a naming convention  for 
>> such branches?
>>
>> --a.
>>
>>
>> ----- Original Message ----- From: "Craig L Russell" 
>> <Cr...@Sun.COM>
>> To: <ro...@incubator.apache.org>
>> Sent: Wednesday, August 16, 2006 4:04 PM
>> Subject: Re: bay area mini-hackathon for jdo into roller?
>>
>>
>>> Hi,
>>>
>>> I'll propose that we start on Tuesday Sept 5 at 1:30 - 5:00 PM at  the 
>>> Sun Executive Briefing Center in Menlo Park, aka 15 Network  Circle, 
>>> Menlo Park, CA (you can mapquest this address but it's  only a general 
>>> guide --  follow the signs to the briefing center).
>>>
>>> And I'll put on my calendar a followup meeting the following   Wednesday 
>>> Sept 13 at 3:00 - 5:00, same location.
>>>
>>> If we decide we don't need one or the other meeting due to 
>>> circumstances beyond our control, we can always cancel.
>>>
>>> Otherwise, y'all come on down.
>>>
>>> Craig
>>>
>>> On Aug 15, 2006, at 9:19 PM, Anil Gangolli wrote:
>>>
>>>>
>>>> I meant to say I could make it Sept 5 (Tues) or Sept 13 (Wed).
>>>> --a.
>>>
>>> Craig Russell
>>> Architect, Sun Java Enterprise System http://java.sun.com/products/ jdo
>>> 408 276-5638 mailto:Craig.Russell@sun.com
>>> P.S. A good JDO? O, Gasp!
>>>
>>
>
> Craig Russell
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
> 408 276-5638 mailto:Craig.Russell@sun.com
> P.S. A good JDO? O, Gasp!
>
> 


Re: bay area mini-hackathon for jdo into roller?

Posted by Craig L Russell <Cr...@Sun.COM>.
Hi,

On Aug 16, 2006, at 10:05 PM, Anil Gangolli wrote:

> Sounds good; I aim to be there.  Dave, we might want to have a new  
> branch setup if there isn't one already for this work.

I've been working in sandbox/jdobackend. It doesn't compile but I've  
got some build switches set to try to compile it.
svn diff testdata/roller-custom.properties
Index: testdata/roller-custom.properties
===================================================================
--- testdata/roller-custom.properties   (revision 429009)
+++ testdata/roller-custom.properties   (working copy)
@@ -1,2 +1,2 @@
# Uncomment this to use JDO backend
- 
#persistence.roller.classname=org.apache.roller.business.JDO.JDORollerIm 
pl
+persistence.roller.classname=org.apache.roller.business.JDO.JDORollerIm 
pl

I don't know if we need to do anything special to work on the code  
together except exchange svn diff files?

Craig

> Or is this something I can do myself?  Is there a naming convention  
> for such branches?
>
> --a.
>
>
> ----- Original Message ----- From: "Craig L Russell"  
> <Cr...@Sun.COM>
> To: <ro...@incubator.apache.org>
> Sent: Wednesday, August 16, 2006 4:04 PM
> Subject: Re: bay area mini-hackathon for jdo into roller?
>
>
>> Hi,
>>
>> I'll propose that we start on Tuesday Sept 5 at 1:30 - 5:00 PM at  
>> the  Sun Executive Briefing Center in Menlo Park, aka 15 Network  
>> Circle,  Menlo Park, CA (you can mapquest this address but it's  
>> only a general  guide --  follow the signs to the briefing center).
>>
>> And I'll put on my calendar a followup meeting the following   
>> Wednesday Sept 13 at 3:00 - 5:00, same location.
>>
>> If we decide we don't need one or the other meeting due to   
>> circumstances beyond our control, we can always cancel.
>>
>> Otherwise, y'all come on down.
>>
>> Craig
>>
>> On Aug 15, 2006, at 9:19 PM, Anil Gangolli wrote:
>>
>>>
>>> I meant to say I could make it Sept 5 (Tues) or Sept 13 (Wed).
>>> --a.
>>
>> Craig Russell
>> Architect, Sun Java Enterprise System http://java.sun.com/products/ 
>> jdo
>> 408 276-5638 mailto:Craig.Russell@sun.com
>> P.S. A good JDO? O, Gasp!
>>
>

Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:Craig.Russell@sun.com
P.S. A good JDO? O, Gasp!


Re: bay area mini-hackathon for jdo into roller?

Posted by Anil Gangolli <an...@busybuddha.org>.
Sounds good; I aim to be there.  Dave, we might want to have a new branch 
setup if there isn't one already for this work.  Or is this something I can 
do myself?  Is there a naming convention for such branches?

--a.


----- Original Message ----- 
From: "Craig L Russell" <Cr...@Sun.COM>
To: <ro...@incubator.apache.org>
Sent: Wednesday, August 16, 2006 4:04 PM
Subject: Re: bay area mini-hackathon for jdo into roller?


> Hi,
>
> I'll propose that we start on Tuesday Sept 5 at 1:30 - 5:00 PM at the  Sun 
> Executive Briefing Center in Menlo Park, aka 15 Network Circle,  Menlo 
> Park, CA (you can mapquest this address but it's only a general  guide --  
> follow the signs to the briefing center).
>
> And I'll put on my calendar a followup meeting the following  Wednesday 
> Sept 13 at 3:00 - 5:00, same location.
>
> If we decide we don't need one or the other meeting due to  circumstances 
> beyond our control, we can always cancel.
>
> Otherwise, y'all come on down.
>
> Craig
>
> On Aug 15, 2006, at 9:19 PM, Anil Gangolli wrote:
>
>>
>> I meant to say I could make it Sept 5 (Tues) or Sept 13 (Wed).
>> --a.
>
> Craig Russell
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
> 408 276-5638 mailto:Craig.Russell@sun.com
> P.S. A good JDO? O, Gasp!
>
> 


Re: bay area mini-hackathon for jdo into roller?

Posted by Craig L Russell <Cr...@Sun.COM>.
Hi,

I'll propose that we start on Tuesday Sept 5 at 1:30 - 5:00 PM at the  
Sun Executive Briefing Center in Menlo Park, aka 15 Network Circle,  
Menlo Park, CA (you can mapquest this address but it's only a general  
guide -- follow the signs to the briefing center).

And I'll put on my calendar a followup meeting the following  
Wednesday Sept 13 at 3:00 - 5:00, same location.

If we decide we don't need one or the other meeting due to  
circumstances beyond our control, we can always cancel.

Otherwise, y'all come on down.

Craig

On Aug 15, 2006, at 9:19 PM, Anil Gangolli wrote:

>
> I meant to say I could make it Sept 5 (Tues) or Sept 13 (Wed).
> --a.

Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:Craig.Russell@sun.com
P.S. A good JDO? O, Gasp!


Re: bay area mini-hackathon for jdo into roller?

Posted by Anil Gangolli <an...@busybuddha.org>.
I meant to say I could make it Sept 5 (Tues) or Sept 13 (Wed). 

--a.

Re: bay area mini-hackathon for jdo into roller?

Posted by Anil Gangolli <an...@busybuddha.org>.
inline ...

----- Original Message ----- 
From: "Craig L Russell" <Cr...@Sun.COM>
To: <ro...@incubator.apache.org>
Sent: Tuesday, August 15, 2006 11:07 AM
Subject: Re: bay area mini-hackathon for jdo into roller?


> Hi Anil,
>
> Sorry for the delay; my schedule has been a bit unpredictable.
>
> I'm unavailable through the end of August, so we should plan on early 
> September.
>
> I'm available Tuesday afternoons starting September 5 and alternate 
> Wednesday afternoons starting September 13. What works for the rest  of 
> you?
>

I can make it either Sept. 15 or Sept 13 for the afternoon.

> Menlo Park is a good venue; there's plenty of space and good wireless.
>

Works great for me.  I'll need to know specifically where to meet when the 
time comes.


> Meantime, I propose discussing the interface that I think is the  major 
> interface (because it's about 3/4 of the non-rote code): Query.
>

OK.

> Craig
>
> On Aug 8, 2006, at 7:25 AM, Anil Gangolli wrote:
>
>>
>>
>> Wednesdays turn out to be hard for me for the next several weeks. 
>> However, I am available all day Thursday Aug 17 and Friday Aug  18.   I'm 
>> also free to meet Saturday Aug 12 or Aug 19.   Getting  into September, 
>> my schedule is pretty open, including Wednesday  afternoons, and I can 
>> book slots now if we plan.
>>
>> Menlo Park is closer for me but either one works.
>>
>> --a.
>>
>>
>> ----- Original Message ----- From: "Craig L Russell" 
>> <Cr...@Sun.COM>
>> Cc: <ro...@incubator.apache.org>
>> Sent: Saturday, August 05, 2006 9:02 AM
>> Subject: Re: bay area mini-hackathon for jdo into roller?
>>
>>
>>> Hi Anil,
>>>
>>> Sounds like a cool idea. I can host it either in Menlo Park  (right  off 
>>> the Dumbarton Bridge) or Santa Clara (Agnews and  Montague).
>>>
>>> I don't recall if there is a JIRA open for this to which I can  attach 
>>> the code I have so far.
>>>
>>> Looks like Wednesday afternoons would work best for me, the  earlier 
>>> the better.
>>>
>>> Craig
>>>
>>> On Aug 5, 2006, at 8:24 AM, Anil Gangolli wrote:
>>>
>>>>
>>>> Noting that committers Craig, Allen and I are all in the Bay  Area, 
>>>> would there be any interest in getting together for a  local mini- 
>>>> hackathon in August sometime to get a first cut of a  JDO 
>>>> implementation for Roller working on a branch?
>>>>
>>>> I've never done this but I think it stands a chance of being 
>>>> productive.
>>>>
>>>> I can host (or maybe Sun would offer to host?).
>>>>
>>>> --a.
>>>> gangolli@apache.org
>>>>
>>>
>>> Craig Russell
>>> Architect, Sun Java Enterprise System http://java.sun.com/products/ jdo
>>> 408 276-5638 mailto:Craig.Russell@sun.com
>>> P.S. A good JDO? O, Gasp!
>>>
>>
>
> Craig Russell
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
> 408 276-5638 mailto:Craig.Russell@sun.com
> P.S. A good JDO? O, Gasp!
>
> 


Re: bay area mini-hackathon for jdo into roller?

Posted by Craig L Russell <Cr...@Sun.COM>.
Hi Anil,

Sorry for the delay; my schedule has been a bit unpredictable.

I'm unavailable through the end of August, so we should plan on early  
September.

I'm available Tuesday afternoons starting September 5 and alternate  
Wednesday afternoons starting September 13. What works for the rest  
of you?

Menlo Park is a good venue; there's plenty of space and good wireless.

Meantime, I propose discussing the interface that I think is the  
major interface (because it's about 3/4 of the non-rote code): Query.

Craig

On Aug 8, 2006, at 7:25 AM, Anil Gangolli wrote:

>
>
> Wednesdays turn out to be hard for me for the next several weeks.   
> However, I am available all day Thursday Aug 17 and Friday Aug  
> 18.   I'm also free to meet Saturday Aug 12 or Aug 19.   Getting  
> into September, my schedule is pretty open, including Wednesday  
> afternoons, and I can book slots now if we plan.
>
> Menlo Park is closer for me but either one works.
>
> --a.
>
>
> ----- Original Message ----- From: "Craig L Russell"  
> <Cr...@Sun.COM>
> Cc: <ro...@incubator.apache.org>
> Sent: Saturday, August 05, 2006 9:02 AM
> Subject: Re: bay area mini-hackathon for jdo into roller?
>
>
>> Hi Anil,
>>
>> Sounds like a cool idea. I can host it either in Menlo Park  
>> (right  off the Dumbarton Bridge) or Santa Clara (Agnews and  
>> Montague).
>>
>> I don't recall if there is a JIRA open for this to which I can  
>> attach  the code I have so far.
>>
>> Looks like Wednesday afternoons would work best for me, the  
>> earlier  the better.
>>
>> Craig
>>
>> On Aug 5, 2006, at 8:24 AM, Anil Gangolli wrote:
>>
>>>
>>> Noting that committers Craig, Allen and I are all in the Bay  
>>> Area,  would there be any interest in getting together for a  
>>> local mini- hackathon in August sometime to get a first cut of a  
>>> JDO  implementation for Roller working on a branch?
>>>
>>> I've never done this but I think it stands a chance of being   
>>> productive.
>>>
>>> I can host (or maybe Sun would offer to host?).
>>>
>>> --a.
>>> gangolli@apache.org
>>>
>>
>> Craig Russell
>> Architect, Sun Java Enterprise System http://java.sun.com/products/ 
>> jdo
>> 408 276-5638 mailto:Craig.Russell@sun.com
>> P.S. A good JDO? O, Gasp!
>>
>

Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:Craig.Russell@sun.com
P.S. A good JDO? O, Gasp!


Re: bay area mini-hackathon for jdo into roller?

Posted by Anil Gangolli <an...@busybuddha.org>.

Wednesdays turn out to be hard for me for the next several weeks.  However, 
I am available all day Thursday Aug 17 and Friday Aug 18.   I'm also free to 
meet Saturday Aug 12 or Aug 19.   Getting into September, my schedule is 
pretty open, including Wednesday afternoons, and I can book slots now if we 
plan.

Menlo Park is closer for me but either one works.

--a.


----- Original Message ----- 
From: "Craig L Russell" <Cr...@Sun.COM>
Cc: <ro...@incubator.apache.org>
Sent: Saturday, August 05, 2006 9:02 AM
Subject: Re: bay area mini-hackathon for jdo into roller?


> Hi Anil,
>
> Sounds like a cool idea. I can host it either in Menlo Park (right  off 
> the Dumbarton Bridge) or Santa Clara (Agnews and Montague).
>
> I don't recall if there is a JIRA open for this to which I can attach  the 
> code I have so far.
>
> Looks like Wednesday afternoons would work best for me, the earlier  the 
> better.
>
> Craig
>
> On Aug 5, 2006, at 8:24 AM, Anil Gangolli wrote:
>
>>
>> Noting that committers Craig, Allen and I are all in the Bay Area,  would 
>> there be any interest in getting together for a local mini- hackathon in 
>> August sometime to get a first cut of a JDO  implementation for Roller 
>> working on a branch?
>>
>> I've never done this but I think it stands a chance of being  productive.
>>
>> I can host (or maybe Sun would offer to host?).
>>
>> --a.
>> gangolli@apache.org
>>
>
> Craig Russell
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
> 408 276-5638 mailto:Craig.Russell@sun.com
> P.S. A good JDO? O, Gasp!
>
>