Do  we need a  'No-Cache-Modulels' folder  along with the 'modules'
folder.
So that we can have one folder where we put most of our development
modules and once the code is stable or putting to world wide web. We
can then move the .pyc or .py folders to 'modules' folder.

I have also tested this module and I was impressed with reimport
(module) instead of reload(module)
   http://code.google.com/p/reimport/

But in short we need for users to have one folder that is reserved
that code or pyc files placed in that folder are not cached !!


JItender



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to