Ed Leafe wrote:

> On Nov 29, 2007, at 9:03 AM, Paul McNett wrote:
> 
>> That said, it wouldn't be difficult to get all the samples working
>> standalone, which I've been wanting to do anyway to assist with  
>> testing.
> 
>       There is a big difference between being able to test something as a  
> developer, and confusing newbies by offering several ways to do the  
> same thing.
> 
>       All of the demos are meant to be run as part of DaboDemo. If you  
> need something to help them run standalone for whatever testing you  
> need, that's fine, but it a) really shouldn't be distributed and b)  
> should never be documented for users.

I don't understand why you wouldn't want the users to be able to run the 
demos standalone if they choose. wxPython's demo works that way. It 
wouldn't be documented as such, but there wouldn't be anything 
preventing a user from doing:

"""
cd samples
python dLabel.py
"""

and seeing the dLabel sample. Newbies would certainly run the main 
DaboDemo. But fearless explorers could encounter the option to run 
samples standalone. Again, I don't understand the concern.


-- 
pkm ~ http://paulmcnett.com


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to