To really fix this, requires runtime configuration, but web2py does not have configuration, so the down side is that configuration is sprinkled throughout the app with if/else, try/except, comment/ uncomment. I agree that a standard configuration would be more maintainable.
Robin On Feb 23, 9:03 am, BigBaaadBob <[email protected]> wrote: > Maybe I'm overly fussy but "if you don't want sessions" doesn't scream > GAE to me... Isn't there a way this can either be made automatic or > at least explicit as in "if you us GAE you can't use sessions"... > > On Feb 23, 8:11 am, dhmorgan <[email protected]> wrote: > > > fantastic! > > > On Feb 19, 2:51 pm, blackthorne <[email protected]> wrote: > > > > hi > > > > I've been planning to work on this little application for a while but > > > only now I made it happen. > > > It's a port from a very simple CSS Designer that generates code for > > > you and allows you to keep visually updated on how it's going to look > > > on the fly. > > > >http://mdp.cti.depaul.edu/appliances/default/show/47 > > > > feedback is welcome! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

