On Jan 15, 2009, at 11:57 AM, Charlie Coleman wrote:

> Actually, opening the file in Notepad (for example) will not give  
> you color
> coding.

        Well, duh. Opening it in anything that can't color-code will not  
color-code the source.

> And in terms of editing a complex class library in a simple text  
> editor, I
> can see where things could easily get messed up pretty bad. Aka,
> indentations getting confused (between XML "nesting" vs actual  
> text). And
> then trying to find out where you are in the "Object Hierarchy"  
> could be
> quite a challenge.

        That's why we have visual tools to handle that for you. The general  
rule in Python, and one that I think should be standard in all  
development, is that you are treated as an adult and are expected to  
be responsible for your own actions, rather than trying to constantly  
erect barriers to eliminate any possibility of making a mistake. Sure,  
you can mess up XML, but you can also easily mess up source code if  
you don't know what you're doing.


-- Ed Leafe





_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to