Thanks for posting this.
I will try how to make this work in Pydev for Eclipse (free...)

One point I noticed when I developed my controllers in Pydev is that
auto-completion of functions is not available.
I think that is due to importing mechanisms of web2py.
Web2py seems to import at runtime. But pydev needs an

import gluon.mymodule

statement in order to have the namespace available.

How do you get around this?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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