Disclaimer: I have never been apart of a mailing list or google group so please excuse me if this is not the right place to post this.
I have just started a few web apps with Web2Py and everything is working great. My question is more of organization than anything else. Not anything major at all. Within an app you have all of your app files in addition to the app- admin files. Is there a simple way to keep in separate folders the appadmin files from the app files itself. The controller folder is not that big of a deal but for the views and static folder, it would be nice if all of the appadmin 'dependencies' (for lack of a better word) were located in separate folders. i know I can put my own app's files in their separate respective folders, but I think it would be nice if the appadmin already had its files separated. I mainly ask about this because some of the apps I am creating are actually old static websites that I am converting to web2py. Dragging all the the old static content over creates some naming conflicts and then there is confusion (despite folder organization) between some of the designers and developers as to which static files belong to which app (our app or appadmin). Another reason is just purely for the sake of a clean folder layout scheme. I know this is petty to ask about and I am sure there are bigger issues to deal with. Thank you for your time and thanks to all the developers that make this thing work! J.R. -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@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.