[pylons-devel] Re: Suggestion to store load data (non-db) as constants or in config on startup

2016-04-11 Thread Tres Seaver
.views') # do your loading here. return config.make_wsgi_app() - -- %< Tres. - -- ======= Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "E

[pylons-devel] Re: suggestion - internal lifecycle logging

2014-10-03 Thread Tres Seaver
just wanted to start some dialog or brainstorming on this. Maybe repoze.profile (which works as WSGI middleware) would help: http://docs.repoze.org/profile/ Tres. - -- === Tres Seaver +1 540-429-0999 tsea

[pylons-devel] Re: Reserved names for view callables?

2013-12-10 Thread Tres Seaver
'} - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net

Re: Wanted: HTML tag generator for WebHelpers2

2013-07-03 Thread Tres Seaver
like using lxml in my Pyramid apps because it makes Apple slaves^W^WMac users cry. ;) Unfortunately, the new wheel stuff is going to make that all better. Tres. - -- === Tres Seaver +1 540-429-0999 tsea

Re: Wanted: HTML tag generator for WebHelpers2

2013-07-03 Thread Tres Seaver
). It truly *is* best-of-breed in this space, sitting atop libxml2 / libxslt which are the definiitive open source libraries for XML. Again, YMMV. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion

Re: Alternative Licensing Request ?

2013-06-28 Thread Tres Seaver
/pyramid_beaker/LICENSE.txt Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux

Re: Pyramid - Adding ZEO to an existing ZODB project

2012-11-02 Thread Tres Seaver
into a project that's already using ZODB. http://docs.pylonsproject.org/projects/pyramid_cookbook/en/latest/database/zodb_zeo.html - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence

Re: MessagePack-RPC support by pyramid_rpc

2012-10-08 Thread Tres Seaver
HTTP specific? XML-RPC is *defined* in terms of HTTP. The spec at the URL you posted describes a custom (non-HTTP-based) wire protocol, which cannot possibly be handled by a Pyramid app. Tres. - -- === Tres Seaver +1 540-429

Re: pyramidtut

2011-11-16 Thread Tres Seaver
egg then it means you're on 2.5. OP should try generating a new virtualenv using Python 2.7: the existing virtualenv is hard-wired to use the Python it was built from. Tres, - -- === Tres Seaver +1 540-429-0999

Re: Windows: Running a Pyramid Application under Apache+mod_wsgi.

2011-10-27 Thread Tres Seaver
http://127.0.0.1/PE/RunMyProject/ confirms that Apache+mog_wsgi serves up MyProject's welcome screen. Cool, thanks for sharing / confirming that it works for you! Tres. - -- === Tres Seaver +1 540-429-0999

Re: problem running helloworld

2011-09-02 Thread Tres Seaver
calling 'activate', then it seems to work: FWIW, that is *always* how I use a virtualenv: I really dislike having 'activate' pollute my shell, and just typing 'bin/TAB' shows me what is available there. Tres. - -- === Tres Seaver

Re: Adding abort and redirect to Pyramid

2011-05-16 Thread Tres Seaver
. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http

Re: [deform] doc bug patch

2011-05-05 Thread Tres Seaver
. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

Re: pyramid_beaker vs beaker wsgi middleware

2011-02-28 Thread Tres Seaver
are the obvious consumers). It also retainis the flexibility of middleware for enforcing policies. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp

Re: am I evil?

2011-02-28 Thread Tres Seaver
. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

Re: am I evil?

2011-02-28 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/28/2011 12:53 PM, Chris Withers wrote: On 28/02/2011 16:58, Tres Seaver wrote: I'm worried that I'm being evil. Am I being evil? How else can I get hold of Pyramid's notion of the current user id inside a SessionExtension? The approved way

Avoiding releases broken due to missing setuptools_git

2011-02-26 Thread Tres Seaver
(..., cmdclass={'sdist': sdist}, ) Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG

Re: pyramid_who

2011-02-18 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/18/2011 05:06 PM, Tres Seaver wrote: - the link to http://docs.pylonshq.com/pyramid_who/dev/ redirects to http://docs.pylonsproject.org/ with no sign of who on the page. I think I requested that page be added on IRC. I will ask again

Re: Pyramid: URLDispatch vs Traversal question

2011-01-30 Thread Tres Seaver
about is likely due to the warp in my brain from years of heavy Zope usage. ;) Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com

Re: Documentation Typo

2011-01-26 Thread Tres Seaver
, but it makes it easier / cleaner for a developer with push rights to get it right. Plus, you are then set up for the next time. ;) Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software

Re: How to mock models while testing views?

2011-01-25 Thread Tres Seaver
.__dict__.update(kw) or else the 'DummyModel' class from repoze.bfg^W^W^Wpyramid.testing: Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp