[Catalyst] JSON instead of YAML?

James FitzGibbon jfitzgibbon at primustel.ca
Wed Jan 25 16:42:02 CET 2006


If the issue with Spiffy is the source filtering, you should note that YAML
0.53 uses Class::Spiffy as it's base instead of Spiffy.  The difference
between those two is that the former does not do source filtering.

But perhaps you can expand upon the issues with YAML some more.

Thanks 

-----Original Message-----
From: catalyst-bounces at lists.rawmode.org
[mailto:catalyst-bounces at lists.rawmode.org] On Behalf Of Sebastian Riedel
Sent: Wednesday, January 25, 2006 12:56 AM
To: The elegant MVC web framework
Subject: [Catalyst] JSON instead of YAML?

After all the trouble with the current YAML implementation (Spiffy in  
production code is just too dangerous...), i've been thinking about  
moving to JSON for the default config.

myapp.json:

     {
         "name": "MyApp"
         "Foo": "Bar"
     }

instead of myapp.yml:

     ---
     name: MyApp
     Foo: Bar


More about JSON:

     http://www.crockford.com/JSON/


What do you think?


--
sebastian


_______________________________________________
Catalyst mailing list
Catalyst at lists.rawmode.org
http://lists.rawmode.org/mailman/listinfo/catalyst

-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 267.14.22/238 - Release Date: 1/23/2006
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 267.14.22/238 - Release Date: 1/23/2006
 



-- 
----------------------------------------------------------------------------
This electronic message contains information from Primus Telecommunications
Canada Inc. ("PRIMUS") , which may be legally privileged and confidential.
The information is intended to be for the use of the individual(s) or entity
named above. If you are not the intended recipient, be aware that any
disclosure, copying, distribution or use of the contents of this information
is prohibited. If you have received this electronic message in error, please
notify us by telephone or e-mail (to the number or address above)
immediately. Any views, opinions or advice expressed in this electronic
message are not necessarily the views, opinions or advice of PRIMUS.
It is the responsibility of the recipient to ensure that
any attachments are virus free and PRIMUS bears no responsibility
for any loss or damage arising in any way from the use
thereof.The term "PRIMUS" includes its affiliates.
----------------------------------------------------------------------------
Pour la version en français de ce message, veuillez voir
 http://www.primustel.ca/fr/legal/cs.htm
----------------------------------------------------------------------------




More information about the Catalyst mailing list