PyYAML issues
| Newsgroups | gmane.text.yaml.general |
|---|---|
| Message-ID | <BE51404CB44C7B47AD4CB665551723D00E70EC54@E03MVZ1-UKDY.domain1.systemhost.net> |
I am using PyYAML with libyaml, but it is still too slow when the YAML files have tens of thousands of lines. So I have implemented a cache using python pickled dictionaries (these are rebuilt whenever the corresponding YAML file changes). Could I suggest that something like this be added to the PyYAML distribution? BTW, I find that PyYAML does not find libyaml when it is in /usr/local/, which is its default location. (This is on Fedora 10). I have to put libyaml in /usr/ for it to be found. Keith ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Yaml-core mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/yaml-core