RE: restlet + aws sdb

2011-06-21 Thread Andrei Pozolotin
Jerome:

1) which existing extensions would provide a good jump start / template to 
begin coding for retlet-ext-aws-sdb?

2) does it make sense to go with jclouds instead of aws api
http://www.jclouds.org/
or is it an overkill?

Andrei

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2770768


RE: restlet + aws sdb

2011-06-21 Thread Jerome Louvel
Hi Andrei,

1) I would have a look at the OData extension and its Service class as a way to 
provide a higher-level abstraction on top of ClientResource. 

In term of authentication, I would look at the org.restlet.ext.ssl extension 
and its support for AWS S3 scheme which looks quite close. This would likely be 
the place to add support for SDB authentication as well.

2) I would say it is overkill for most people and it the current stage it 
doesn't appear to support AWS SDB. While there is clear value for such 
abstraction APIs, it looks like an fresh field that needs to mature a little 
more (my 2 cents).

If you are up to the job, I could create a specifications page in the 
developers wiki where we can start collecting our thouhgts and describe the 
design of this org.restlet.ext.simpledb extension :)

Best regards,
Jerome
--
Restlet ~ Founder and Technical Lead ~ http://www.restlet.o​rg
Noelios Technologies ~ http://www.noelios.com


-Message d'origine-
De : Andrei Pozolotin [mailto:andrei.pozolo...@gmail.com] 
Envoyé : lundi 20 juin 2011 23:07
À : discuss@restlet.tigris.org
Objet : RE: restlet + aws sdb

Jerome:

1) which existing extensions would provide a good jump start / template to 
begin coding for retlet-ext-aws-sdb?

2) does it make sense to go with jclouds instead of aws api 
http://www.jclouds.org/ or is it an overkill?

Andrei

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2770768

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2771503


RE: restlet + aws sdb

2011-06-21 Thread Andrei Pozolotin
Jerome:

1) yes, I am up to the job; please create wiki;

2) any chance you could move source to github?
I can not stand svn anymore :-)

Andrei.

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2771605


Re: restlet + aws sdb

2011-06-21 Thread Tim Peierls
On Tue, Jun 21, 2011 at 12:12 PM, Andrei Pozolotin 
andrei.pozolo...@gmail.com wrote:

 2) any chance you could move source to github?
 I can not stand svn anymore :-)


Hmm. I very much prefer svn (I have had terrible difficulties working with
git-oriented projects), but I think it's best if the Noelios folks do what
feels right to them.

--tim

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2771640

RE: restlet + aws sdb

2011-06-21 Thread Jerome Louvel
Andrei,

Great! I've just created the spec page:
http://wiki.restlet.org/developers/172-restlet/g5/411-restlet.html

Could you send me your Daisy ID so I can grant you edit rights?

Also, let's move this thread to the c...@restlet.tigris.org list from now on.

Best regards,
Jerome
--
Restlet ~ Founder and Technical Lead ~ http://www.restlet.o​rg
Noelios Technologies ~ http://www.noelios.com


-Message d'origine-
De : Andrei Pozolotin [mailto:andrei.pozolo...@gmail.com] 
Envoyé : mardi 21 juin 2011 18:13
À : discuss@restlet.tigris.org
Objet : RE: restlet + aws sdb

Jerome:

1) yes, I am up to the job; please create wiki;

2) any chance you could move source to github?
I can not stand svn anymore :-)

Andrei.

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2771605

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2771655


RE: restlet + aws sdb

2011-06-21 Thread Andrei Pozolotin
wiki-id : andrei.pozolotin

sandbox : https://github.com/carrot-garden/carrot-org.restlet.ext.simpledb

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2771663


Re: restlet + aws sdb

2011-06-21 Thread Andrei Pozolotin
Tim:

 Original Message  
Subject: Re: restlet + aws sdb
From: Tim Peierls t...@peierls.net
To: discuss@restlet.tigris.org
Date: Tue 21 Jun 2011 01:10:07 PM CDT
 On Tue, Jun 21, 2011 at 12:12 PM, Andrei Pozolotin
 andrei.pozolo...@gmail.com mailto:andrei.pozolo...@gmail.com wrote:

 2) any chance you could move source to github?
 I can not stand svn anymore :-)


 Hmm. I very much prefer svn
thanks for sharing;

 (I have had terrible difficulties working with git-oriented projects),
please try again, specifically github, and play with fork/pull  merge;

 but I think it's best if the Noelios folks do what feels right to them.
I disagree: it should be the way around: what feels right for us :-)
then Noelios folks will need do no work no more: all will be done by
contributors!
(since it feels right for them :-)


 --tim
Andrei

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2771665

RE: restlet + aws sdb

2011-06-21 Thread Jerome Louvel
Hi guys,

 

Please let’s continue this discussion at  mailto:c...@restlet.tigris.org
c...@restlet.tigris.org. It only concerns Restlet developers/contributors,
so let’s not bother regular users with our SVN vs Git debates J

 

Cheers,

Jerome

 

 

De : Andrei Pozolotin [mailto:andrei.pozolo...@gmail.com] 
Envoyé : mardi 21 juin 2011 21:37
À : discuss@restlet.tigris.org
Objet : Re: restlet + aws sdb

 

Tim:

 Original Message  
Subject: Re: restlet + aws sdb
From: Tim Peierls  mailto:t...@peierls.net t...@peierls.net
To: discuss@restlet.tigris.org
Date: Tue 21 Jun 2011 01:10:07 PM CDT



On Tue, Jun 21, 2011 at 12:12 PM, Andrei Pozolotin
andrei.pozolo...@gmail.com wrote:

2) any chance you could move source to github?
I can not stand svn anymore :-)

 

Hmm. I very much prefer svn

thanks for sharing;




(I have had terrible difficulties working with git-oriented projects), 

please try again, specifically github, and play with fork/pull  merge;




but I think it's best if the Noelios folks do what feels right to them. 

I disagree: it should be the way around: what feels right for us :-)
then Noelios folks will need do no work no more: all will be done by
contributors!
(since it feels right for them :-)




 

--tim

Andrei

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2771674