Pyitect V2 support for 2.6+ and big chagnes

2015-08-25 Thread ryexander
A while back I posted my plugin framework module asking for feedback I only got one person to respond but that just fine, they gave me plenty to think on. I'm back to showcase my improvements. https://github.com/Ryex/pyitect The biggest change in V2 is that Python versions 2.6 and up are suppor

Re: Re: Pyitect - Plugin architectural system for Python 3.0+ (feedback?)

2015-07-16 Thread ryexander
On Monday, June 22, 2015 at 1:18:08 PM UTC-6, Ian wrote: > On Mon, Jun 22, 2015 at 2:32 AM, Ben Powers wrote: > > on Tue, Jun 16, 2015 at 17:49 Ian Kelly wrote > > > >>On Mon, Jun 8, 2015 at 10:42 PM, Ben Powers wrote: > >>> #file.py > >>> from PyitectConsumes import foo > >>> > >>> class Bar(o