[z3] trying sqlos trunk on Z3 trunk
Brian Sutherland
jinty at web.de
Mon Nov 28 00:03:08 CET 2005
On Sun, Nov 27, 2005 at 03:11:18PM +0100, Adam Groszer wrote:
> Hello Brian,
>
> Well, almost any. If I write
> <sqlos:factory
> id="Person"
> title="Person"
> description="A Simple Person"
> component="sqlos_sample.app.Person"
> />
> <browser:addMenuItem
> title="Person"
> factory="Person"
> permission="zope.ManageContent"
> view="AddPerson.html"
> />
> then it fails on the addMenuItem with
> ConfigurationError: ('Invalid value for', 'factory', 'Person')
This is a different issue, probably with the browser:addMenuItem
directive. It might even be a feature rather than a bug;)
> And that's still in the src/sqlos/README.txt.
We should probably change our README then.
> As soon as I add a package, even not existing (id="qqq.Person") or
> id="qqq.qqq_Person", id="qqq.www.qqq_Person" is working.
Cool, thats what I wanted.
Thanks a lot:)
--
Brian Sutherland
Metropolis - "it's the first movie with a robot. And she's a woman.
And she's EVIL!!"
More information about the z3
mailing list