Hi, I know web2py has a seemingly very useful plugin for jquery mobile. I am wondering what everyone does for apps that are supposed to be tailored for both PCs and mobile devices. At the simplest level, let's say there are two layouts that need to be switched depending on which platforms. How do we do this efficiently in web2py?
Further, in addition to layouts, different controllers might be needed for different platforms too. How do we do this efficiently? Thanks. VP

