[Zope3-Users] How To Solve in Zope 3

Lennart Regebro regebro at gmail.com
Sat Feb 4 19:53:19 EST 2006


On 2/5/06, David Johnson <djohnson at jsatech.com> wrote:
> That is exactly it.  I wonder how to connect them in the ZMI.  So far, my
> leading thought is to create a Network container that contains IP Addresses.
> I will then register the Hosts as utilities.  Each IP address will have be
> able to select a Host utility.

Well, how about storing is persistent list of ip-adresses on the host,
which you then can look up the ip-address object with?

> From a python perspective all of this is no problem; it's making it all
> presentable and manageable that is the crux.

I think you are overcomplicating it. When the python level is ready,
it's really only a question of how to generate the HTML code to
display it...

--
Lennart Regebro, Nuxeo     http://www.nuxeo.com/
CPS Content Management     http://www.cps-project.org/


More information about the Zope3-users mailing list