On Fri, Oct 31, 2008 at 8:55 AM, Edward K. Ream <[EMAIL PROTECTED]> wrote:

>> On a related note, you may be interested in python2.6 abc module:
>
> Thanks for the link.  I'll study it carefully, both for pros and cons.
>
>> http://docs.python.org/dev/whatsnew/2.6.html#pep-3119-abstract-base-classes

The pep is interesting:

http://www.python.org/dev/peps/pep-3119/

I'm not going to use formal ABC because the require Python >= 2.6.
The simplistic approach used in leoFrame.py is good enough for now.

In general, I agree with your basic premise, that we want the simplest
thing that could possibly work.

Edward

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to