[z3] trying sqlos trunk on Z3 trunk

Adam Groszer adamg at fw.hu
Sun Nov 27 15:11:18 CET 2005


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')
And that's still in the src/sqlos/README.txt.

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.
  
Saturday, November 26, 2005, 1:38:33 PM, you wrote:

BS> I think I just fixed this one in the sqlos trunk, you should now be able
BS> to give your containers any id.

BS> Mind testing it?



-- 
Best regards,
 Groszer Adam
--
Quote of the day:
The unexamined life is not worth living. 
- Socrates 



More information about the z3 mailing list