开发者

Agile Toolkit, worth using?

开发者 https://www.devze.com 2023-03-22 06:32 出处:网络
I\'m considering using the Agile Toolkit, ATK4 to upgrade a number of web projects that I\'m working on.I really like the idea/paradigm that the Agile Toolkit presents, but I\'m worried about document

I'm considering using the Agile Toolkit, ATK4 to upgrade a number of web projects that I'm working on. I really like the idea/paradigm that the Agile Toolkit presents, but I'm worried about documentation.

开发者_JAVA百科

The agile website's documentation is sparse, in broken English, and seems to 'paraphrase' the symfony documentation.

The agile toolkit alleges to have been in development/production since 1999, yet there are only a handful of StackOverflow.com posts regarding agile, and next to nothing comes up in Google searches...

In short is it worth spending time learning the Agile toolkit, or would my time be better spent on a framework that has more of an active support community? I've tried a few other frameworks, but ATK's implementation really stands out...


Initially ATK was born as an internal tool from Agile Technologies (.ie) so that has been conceived in 1999 but it was recently launched as dual licensed framework. That's why it lacks some documentation and has not a huge community nor appears Googling.

I was amazed at first sight by its working way proposal so that I engaged it. The documentation has been already improved and over the time it will keep getting better and community will grow. I had the chance to get in touch with the lead developer and trust me, it will get better and better.

Even, as an example all the ATK4's site is developed with the toolkit and the code is short and pretty easy to read.

Good luck!


ATK4 does have many examples, and code is concise and clear. It accomplishes the goal of wrapping server-side and client-side into one comprehensive framework via php. Plus it looks nice. It does appear that documentation is improving.


Yep - agree with what the others are saying - Romans is doing a great job of getting the documentation updated. I started writing an application in straight php but realised i was going to need to use jquery to get a nice, cross browser compatible front end and wanted a php framework that would support that.

I looked at Yii, Cake and CodeIgniter but ATK4 really seems to do what i wanted. Like anything, it takes a bit of getting used to and i'm still relatively new to both php and ATK4 but i've rewritten what i already had for my application in the framework and the code is so clean - all the html and css are separate and the page code is really compact. The integration with Jquery is great and i've just written a plugin that i needed to get jqplot working for nice looking graphs.

0

精彩评论

暂无评论...
验证码 换一张
取 消