Re: [PATCH] CLI Interface to the Sugar Datastore

2008-03-31 Thread Martin Dengler
On Thu, Mar 27, 2008 at 01:46:36AM +0100, Michael Vorburger wrote: > Hello, > > Attached a patch for copy-to-journal.py which adds auto-detection of > the MIME type! I asked Phil about this feature; his target audience isn't well served by this option (if I understand his stance correctly). I p

Re: [PATCH] CLI Interface to the Sugar Datastore

2008-03-26 Thread Michael Vorburger
Hello, Attached a patch for copy-to-journal.py which adds auto-detection of the MIME type! Hope you find this useful. This has been suggested in the thread "How to create a new MIME type for a Sugar activity?", and may be elsewhere, and probably makes sense in order to make copy-to-journal more en

Re: [PATCH] CLI Interface to the Sugar Datastore

2007-12-24 Thread Phil Bordelon
Reinier Heeres wrote: > Hi, > > I just added a simple script to do this to the ticket about fetching > objects from the datastore (#5571). > > Please feel free to extend it! Thanks for proving me wrong on the complexity front. :) I didn't change much of your code here; I just spruced up the tex

Re: [PATCH] CLI Interface to the Sugar Datastore

2007-12-24 Thread Reinier Heeres
Hi, I just added a simple script to do this to the ticket about fetching objects from the datastore (#5571). Please feel free to extend it! Cheers, Reinier Phil Bordelon wrote: > Walter Bender wrote: > >> Is there a corresponding copy from datastore? (It sure would make >> installing Java s

Re: [PATCH] CLI Interface to the Sugar Datastore

2007-12-23 Thread Phil Bordelon
Walter Bender wrote: > Is there a corresponding copy from datastore? (It sure would make > installing Java simpler for the faint of heart.) Not yet, although I have plans to work on something like that. It's considerably more complex, though, as the Sugar datastore is a much more opaque beast tha

Re: [PATCH] CLI Interface to the Sugar Datastore

2007-12-23 Thread Walter Bender
Is there a corresponding copy from datastore? (It sure would make installing Java simpler for the faint of heart.) -walter On Dec 21, 2007 9:45 PM, Phil Bordelon <[EMAIL PROTECTED]> wrote: > > Hey there, folks. > > With the wonderful help of m_stone on IRC, I've managed to take a > script I bange

[PATCH] CLI Interface to the Sugar Datastore

2007-12-23 Thread Phil Bordelon
Hey there, folks. With the wonderful help of m_stone on IRC, I've managed to take a script I banged on (copy-to-datastore, originated by rwh) and have at: http://dev.laptop.org/ticket/5571 and put it in a Git repository, built RPMs for the ship.2 build, and so on. The patch follows; the RPM