On Jul 21, 2006, at 12:58 AM, Adam Kennedy wrote:
It's at this point I make very quiet noises about YAML::Tiny, and
how it only supports ordinary data, so things like objects and
circulars and other crazy things can't happen.
It's not "done" yet, but the basics all should work.
You might want to at least investigate it.
Thanks for the tip. If we used it somehow, it would probably be to
completely switch from YAML to YAML::Tiny. I can't see YAML::Tiny as
a fallback for YAML or something, that would get too complicated.
Might be another good candidate for auto-bundling once we get that
mechanism worked out.
-Ken