[dancer-users] [Dancer-users] Dancer2 best practices

Alexis Sukrieh sukria at sukria.net
Wed Dec 5 20:44:56 GMT 2012


Actually, regarding the scaffolding of an app, it's exactly the same. Take
a look at the Advent Calendar app, it's Dancer2! Nothing new here, 100% the
same as Dancer 1 except that you can use any config file format instead of
being forced to YAML.

The only change you have to do is about TT's defaut markers (they are [%
and %] in D2) and also, the config hierarchy for engines which is now:

engines:
  $type:
   $name:
      ...

Whereas with D1 there was no "$type" level.

Appart from that, everything works just like the same.


2012/11/29 Maurice Mengel <mauricemengel at gmail.com>

> Somebody point me to an article or two that might make sense, please.
> Thanks!
>
> On Thu, Nov 29, 2012 at 1:15 PM, sawyer x <xsawyerx at gmail.com> wrote:
>
>> that, yes!
>>
>
>
> _______________________________________________
> Dancer-users mailing list
> Dancer-users at perldancer.org
> http://www.backup-manager.org/cgi-bin/listinfo/dancer-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.preshweb.co.uk/pipermail/dancer-users/attachments/20121205/a9638b49/attachment.htm>


More information about the dancer-users mailing list