[Catalyst] YAML vs. *
Matt S Trout
dbix-class at trout.me.uk
Fri Jun 9 18:11:59 CEST 2006
phaylon wrote:
> Matt S Trout said:
>
>> Config::General -
>>
>> <View TT>
>> INCLUDE_PATH __path_to('root')__
>> </View>
>
> A ++ on this, seems pretty flexible. But can it be auto-generated, altered
> by the application without hassle?
Well, if the app were to write out its interpolated config it'd be
<View::TT>
INCLUDE_PATH /path/to/application/root
</View::TT>
but Config::General does support serialisation from a data structure, yes.
--
Matt S Trout Offering custom development, consultancy and support
Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
More information about the Catalyst
mailing list