-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ______________________________________________________________________ Le dimanche 5 septembre, Jonah Crawford <[email protected]> a écrit :
> I'm assuming that root = getParents(context)[-2] in your example > below would traverse to a persistent folder with the terms a client > adds to it. > > Also are you saying that Vocabularies remember or persist their > context so that it does not need to be passed one when it is called ? ______________________________________________________________________ I just reused "getParents(...)" syntax from your source code, as I can't assume anything about your configuration. Also, vocabularies are dynamic: they don't remember or persist their context and so are created and called each time you use them. Defining such a persistent mode is not impossible but would require much work... Regards, Thierry -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkyDz5cACgkQN1cBzqEzSpm34wCglfIX8BAty/ZXaPrKDbBN4/BN ZRUAn1sHbGt/64QBk5e+xy2wmPFXq6m5 =Ak33 -----END PGP SIGNATURE----- _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
