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
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