Re: [Koha-devel] POC of a new plugin system

2016-05-27 Thread Kyle Hall
Sounds like a good plan! Kyle http://www.kylehall.info ByWater Solutions ( http://bywatersolutions.com ) Meadville Public Library ( http://www.

Re: [Koha-devel] POC of a new plugin system

2016-05-26 Thread BWS Johnson
Salvete! Thank you for all of your hardwork, Julian and Kyle. It's ever so nice to see the Koha Community move ever forward. Cheers, Brooke > I don't know exactly how yet, but yes the plan is to provide a > replacement for the current plugin system, while letting the possibility > for th

Re: [Koha-devel] POC of a new plugin system

2016-05-26 Thread Julian Maurice
I don't know exactly how yet, but yes the plan is to provide a replacement for the current plugin system, while letting the possibility for the 2 systems to coexist (giving us the time to port existing plugins) On 26/05/2016 12:24, Kyle Hall wrote: > Excellent! Do you plan on supporting the existi

Re: [Koha-devel] POC of a new plugin system

2016-05-26 Thread Kyle Hall
Excellent! Do you plan on supporting the existing Koha hooks so plugins for the existing architecture can be ported? How will this work with the existing plugin system? Is the plan to make it a functional replacement so we don't have two plugin architectures? Kyle

Re: [Koha-devel] POC of a new plugin system

2016-05-16 Thread David Cook
org] On Behalf Of Julian Maurice > Sent: Tuesday, 17 May 2016 3:14 AM > To: koha-devel@lists.koha-community.org > Subject: [Koha-devel] POC of a new plugin system > > Hi all, > > A couple of months ago, we talked about how great it would be to have a > more powerful plugin sys

[Koha-devel] POC of a new plugin system

2016-05-16 Thread Julian Maurice
Hi all, A couple of months ago, we talked about how great it would be to have a more powerful plugin system (thread subject was "Country-specific forks" [1]). The current implementation have some problems. For instance, it's not possible to properly manage plugins with a VCS (bug 15879 [2] try to