giftnuss / xinc

Automatically exported from code.google.com/p/xinc
0 stars 0 forks source link

CleanUp PlugIn Coding #232

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
- Better OOP
- Better PlugIn Handling
- Put PlugIns in own pear packages(?)
- Autoload PlugIns

Original issue reported on code.google.com by opitz.al...@googlemail.com on 7 Sep 2012 at 9:30

GoogleCodeExporter commented 8 years ago

Original comment by opitz.al...@googlemail.com on 31 Jul 2013 at 2:38

GoogleCodeExporter commented 8 years ago
So, first round in this issue is done. The code is cleaned up (I know not in 
all parts). It doesn't comply to PSR-2 yet, but the numbers of errors is 
smaller.

There is no own pear package per plugin yet, also auto loading the Plugins is 
not easy, as we need a register about what exists, which works with PEAR and 
later on with composer and an easy Plugin installation from the web frontend.

So this issue will be closed for now and I will create special issues with 
smaller working sets if time comes. ;)

Original comment by opitz.al...@googlemail.com on 8 Aug 2013 at 8:33