So, uh... done! :) Please check branch "gnusosa-script" for the latest. I had to rebase and reapply some changes because the copying of the code to Dancer/Script.pm forgot some changes that commits entered. We didn't lose any commit data though, so authors who made a few commits that I needed to recommit are still in the log and get credit. We need to move the static files from lib/ to share/ and use File::ShareDir to keep them. On Tue, Oct 9, 2012 at 11:54 PM, Damien Krotkine <dkrotkine@gmail.com>wrote:
Aha, sure :)
let's wait few days
Le mardi 9 octobre 2012 à 23:49, sawyer x a écrit :
GIVE ME A DAY TO CHECK IT OUT! :)
On Tue, Oct 9, 2012 at 11:42 PM, Damien Krotkine <dkrotkine@gmail.com>wrote:
Sorry, I wasn't very clear in my last email.
I fully agree with sawyer : I'd like to see the updated dancer script included in the master branch. Also, there are a list of improvements that should be implemented if possible. I know celogeek has a lot of good ideas about it : be able to create a new view using something like dancer --new-view, and so on…
However, I think we need a dancer script asap. We need to move forward using small steps, and if the current dancer script works, we could add it know, so that people can run web apps with Dancer 2 as soon as possible.
Then we can improve it. What do you think about that ?
Le mardi 9 octobre 2012 à 23:18, sawyer x a écrit :
Stefan, props on helping push Dancer 2!
On Tue, Oct 9, 2012 at 6:39 PM, damien krotkine <dkrotkine@gmail.com>wrote:
On 6 October 2012 09:44, Stefan Hornburg (Racke) <racke@linuxia.de> wrote:
On 10/05/2012 12:15 PM, Stefan Hornburg (Racke) wrote:
The core team wants to promote and finalize Dancer 2. IMHO there are a couple of things missing to make it easier for people to try out Dancer 2 and
get
involved into coding and/or improvements:
1. dancer script and/or sample application for Dancer 2
Actually a Dancer app produced with dancer -a from Dancer 1 works fine with Dancer 2. So what's the reason that the script is missing in Dancer 2?
I don't think there is any good reason. Feel free to add it if you have some time
Actually, there's a lot I want changed. Both gnusosa and perlpilot put some effort into improving the script and making it more dynamic. I'd like to see those changes in Dancer 2.