On Sat, Jul 19, 2008 at 9:48 PM, Ryan May <[EMAIL PROTECTED]> wrote:
> Ok, thanks for the vote of confidence. My (newly created) ID is: ryanmay
Alright, you're now set up for commits. Keep working closely with
Eric and Jeff and the rest of us on the functionality you are adding.
Welcome aboard!
John Hunter wrote:
> On Sat, Jul 19, 2008 at 9:30 PM, Ryan May <[EMAIL PROTECTED]> wrote:
>> Take this one instead. I missed some imports on the last one (oops).
>
> Hey Ryan -- the code you have been contributing is certainly high
> quality, and I am happy to give you commit rights if you send m
On Sat, Jul 19, 2008 at 9:30 PM, Ryan May <[EMAIL PROTECTED]> wrote:
> Take this one instead. I missed some imports on the last one (oops).
Hey Ryan -- the code you have been contributing is certainly high
quality, and I am happy to give you commit rights if you send me your
sf id. You should st
John Hunter wrote:
On Sat, Jul 19, 2008 at 8:58 PM, Ryan May <[EMAIL PROTECTED]> wrote:
Hi,
In integrating my barbs work, I'm having trouble that causes a circular
import. I used delete_masked_points from axes. The problem here is that
axes imports quiver (where I put barbs) which then has to
John Hunter wrote:
On Sat, Jul 19, 2008 at 8:58 PM, Ryan May <[EMAIL PROTECTED]> wrote:
Hi,
In integrating my barbs work, I'm having trouble that causes a circular
import. I used delete_masked_points from axes. The problem here is that
axes imports quiver (where I put barbs) which then has to
John Hunter wrote:
> On Sat, Jul 19, 2008 at 8:58 PM, Ryan May <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> In integrating my barbs work, I'm having trouble that causes a circular
>> import. I used delete_masked_points from axes. The problem here is that
>> axes imports quiver (where I put barbs) which
On Sat, Jul 19, 2008 at 8:58 PM, Ryan May <[EMAIL PROTECTED]> wrote:
> Hi,
>
> In integrating my barbs work, I'm having trouble that causes a circular
> import. I used delete_masked_points from axes. The problem here is that
> axes imports quiver (where I put barbs) which then has to (in some form