Re: [Repoze-dev] bfg registry question

2009-08-20 Thread Chris McDonough
On 8/20/09 10:18 PM, Iain Duncan wrote: > in a bfg app, is there a way to find all the objects that implement and > interface? I know we can do it the other way around ( get the interfaces > provided by an object ), but not sure how to programmatically find the > factory for making objects that pro

[Repoze-dev] bfg registry question

2009-08-20 Thread Iain Duncan
in a bfg app, is there a way to find all the objects that implement and interface? I know we can do it the other way around ( get the interfaces provided by an object ), but not sure how to programmatically find the factory for making objects that provide an interface. thanks Iain __

Re: [Repoze-dev] [issue94] Can't start shell in bfg_alchemy or bfg_routesalchemy projects

2009-08-20 Thread Iain Duncan
On Thu, 2009-08-20 at 23:29 +, Chris McDonough wrote: > Chris McDonough added the comment: > > Please use: > > For the alchemy template: > > ./bin/paster --plugin=repoze.bfg bfgshell MyProject.ini alchemy > > For the routesalchemy template: > > ./bin/paster --plugin=repoze.bfg bfgshell My

[Repoze-dev] [issue93] bfg_alchemy tests broken

2009-08-20 Thread Chris McDonough
Chris McDonough added the comment: Thank you. I fixed this bug by removing the tests entirely. -- status: unread -> done-cbb __ Repoze Bugs __

[Repoze-dev] [issue94] Can't start shell in bfg_alchemy or bfg_routesalchemy projects

2009-08-20 Thread Chris McDonough
Chris McDonough added the comment: Please use: For the alchemy template: ./bin/paster --plugin=repoze.bfg bfgshell MyProject.ini alchemy For the routesalchemy template: ./bin/paster --plugin=repoze.bfg bfgshell MyProject.ini sql -- status: unread -> done-cbb ___

[Repoze-dev] [issue94] Can't start shell in bfg_alchemy or bfg_routesalchemy projects

2009-08-20 Thread Andrew Groom
New submission from Andrew Groom : When I try to run an interactive shell in a bfg_alchemy or bfg_routesalchemy project, I get: and...@spud:newsplace_alchemy$ ../bin/paster --plugin=repoze.bfg bfgshell newsplace_alchemy.ini main Traceback (most recent call last): File "../bin/paster", line 8,

[Repoze-dev] [issue93] bfg_alchemy tests broken

2009-08-20 Thread admin
System message: -- title: bfg_sqlachemy tests broken -> bfg_alchemy tests broken __ Repoze Bugs __ ___ Repoze-dev mailing list Repoze-dev@lists.r

[Repoze-dev] [issue93] bfg_sqlachemy tests broken

2009-08-20 Thread Andrew Groom
New submission from Andrew Groom : I'm getting an error when running tests in a bfg_alchemy project: ERROR: test_my_view (newsplace_alchemy.tests.ViewIntegrationTests) -- Traceback (most recent call last): File "/opt/bfgenv/ne

Re: [Repoze-dev] repoze.sphinx.autoinclude changes

2009-08-20 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wichert Akkerman wrote: > On 2009-8-19 23:48, Tres Seaver wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Wichert Akkerman wrote: >>> I did a little work on repoze.sphinx.autoinclude to update it for the >>> API changes in Sphinx 0.6.