Why there are Dancer and Dancer2
Hello. Actually i have question about Dancer. Why it has two versions: Dancer and Dancer2? What is the main difference between them?
2015-09-24 21:24 GMT+03:00 Андрей Фирсов <vorobeez@gmail.com>:
Actually i have question about Dancer. Why it has two versions: Dancer and Dancer2? What is the main difference between them?
Quote: Dancer2 is the new generation of Dancer, the lightweight web-framework for Perl. Dancer2 is a complete rewrite based on Moo. https://metacpan.org/pod/Dancer2#DESCRIPTION Additionally. Dancer had some architectural flaws inherited from it's example framework Sinatra. Dancer has still more wider set of plugins, but is dead end (no features added, just bug fixes). Dancer2 ecosystem is growing and all new features are implemented here. Dancer2 is future proof and suggested for all new developments. Wbr, -- Kõike hääd, Gunnar
What's dancer2 echosystem? thanks. On 2015/9/25 星期五 2:43, WK wrote:
Additionally. Dancer had some architectural flaws inherited from it's example framework Sinatra. Dancer has still more wider set of plugins, but is dead end (no features added, just bug fixes). Dancer2 ecosystem is growing and all new features are implemented here. Dancer2 is future proof and suggested for all new developments.
-- B. Regards, Ken Peng - ken@cloud-china.org
participants (3)
-
Ken Peng -
WK -
Андрей Фирсов