Ed Leafe wrote:
> On Dec 13, 2006, at 1:29 AM, Nate Lowrie wrote:
> 
>> I think that matplotlib is our winner by far.
> 
>       Out of those you named matplotlib is the only one I've ever seen  
> mentioned, so it's probably the best bet.

I agree.


>> Should I put these in the uiwx folder or another graphs folder?
>> Implementation of specific backends into dabo objects will probably be
>> GUI specific, so wx might be a good idea.
> 
>       Let's think this through first. If there are some features that may  
> be called from non-GUI areas, it might best be placed in dabo/lib.  
> There can be a GUI-specific implementation that uses the code in dabo/ 
> lib. That's what we've done with properties and events.
> 
>       If it is GUI-only, and it supports other toolkits such as Tkinter,  
> it should go in dabo/ui, with another class in dabo/ui/uiwx that is a  
> wxPython-specific implementation. This way if anyone ever takes on  
> development of uitk or uiqt, there is a common base of code.

I agree on thinking it through, but don't let it stop you from 
contributing stuff we can look at. IOW, if it seems to make sense to put 
it in uiwx for now, do it. We can refactor it as we go into dabo.ui, 
dabo.lib, etc. We just started the 0.8 development branch, so there's 
probably a decent amount of time before the location needs to stabilize.

-- 
pkm ~ http://paulmcnett.com


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to