If you're authoring them, a good place would probably be a subfolder
of config or lib of the distributions app folder.

If these are automatically generated / cached, i like to put them in
the data folder of the distribution.  i also use prefixing/reverse
namespace to avoid collisions

ie:

authored docs:

  /MyApp/myapp/config/yourdata
  /MyApp/myapp/lib/data/yourdata

autogenerated docs / cache:
  /MyApp/data/com.myapp-project/folder1
  /MyApp/data/com.myapp-project/folder2
  /MyApp/data/com.myapp-project/folder3



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to