How close to 1.0 is WebOb? I know what no API guarantees are made
until 1.0, but I've got an upcoming project that I'm thinking about
using WebOb for. I've been a long-time fan of Paste, so using WebOb
should only make me a bigger Ian Bicking fanboi.
--
Jon
__
Jon Nelson wrote:
> How close to 1.0 is WebOb? I know what no API guarantees are made
> until 1.0, but I've got an upcoming project that I'm thinking about
> using WebOb for. I've been a long-time fan of Paste, so using WebOb
> should only make me a bigger Ian Bicking fanboi.
I don't plan any API
Awesome. I really liked WebPy, I must say, until I needed a better
ORM, or a better this or a better that. In the end I just ended
rewriting my entire app in Paste, with Genshi for templating and
FormEncode for form handling, and SQLAlchemy for ORM. Here is to
hoping that WebObj can bridge some of