22 Jun 2010
Hi All,
Just wondering if this project is being supported anymore? and will version 2 ever eventuate!?
I really like this framework and currently using it on at least 5 projects, however, I find myself a little lost in direction if this is no longer supported!
Can we help? it would be shame to let this project disappear.
Regards,
Zoop Fan!
I am home
I am using Zoop very heavily in my projects as well and do make updates to the 1.5 Framework, but I have not released any of them recently. As far as 2.0 I heard not heard much from the team, but 1.5 has served my needs extremely well. Just a side note 1.5 does work with PHP 5.3 if you have not yet upgraded, although you may need to remove Deprecated from the error reporting using php.ini or ini_set due to PEAR library issues.
Me too!
Hi guys!
Really glad to see these posts. I'm using Zoop 1.3 in a production environment ( currently I'm fighting with ajax/guicontrol bugs - if you can help I'll post more details).
I wrote some emails last year to the devs, but no reply. Seeing that, I don't think Zoop 2 will ever come out.
Maybe we can change that. Interested in reviving this project? I know I am...
vladfr
If you would like to start a post in the Bugs section with some details I will try and help sort out your 1.3 issues. I made a lot of changes to that version when I used it, but has since moved to 1.5 with little changes to my code.
Hey thanks, I posted. What
Hey thanks, I posted.
What other modifications did you make?
I'd really be interested...
Something that makes my day worse is the overuse of global space, and the fact that components are just a bunch of includes, and they have to be requested globally, rather than on a per-zone basis.