On Tue, Mar 10, 2009 at 09:16:55AM -0400, Josh Kropf wrote:
> I'm a Bash user.  There is actually two new commands being added.  The
> wipe command (7ed1df560ea7cc6a2205d8f8627c00c7aaed2294) and deviceinfo
> command (d6c3173ccd87c6223647950963da79331a68d712).
> 
> Did you want me to add your patch to my tree?  If so, would you
> consider providing this as a patch using:
> 
>       git format-patch
> 
> That way when I apply it, the commit message and author name will be
> your own... might make it easier on Chris when he pulls/merges into his
> tree.

I don't mind.  I can override the author field in git using
git commit --author, and I do that when I remember. :-)


> The -f flag is already used by the erase command so the "filesystem
> only" option in the wipe command uses -i instead.  This is less than
> ideal and the option parsing code might need to be revisited one of
> these days.

Only one command can be used at a time, so I don't mind if the options
are reused for different bjavaloader commands.  If someone does that,
add a comment in bjavaloader, so people know not to put the giant
if/else statement inside a loop.

- Chris


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to