[Zope3-Users] How To Solve in Zope 3

matt wilbert matt.wilbert at gmail.com
Fri Feb 3 21:32:14 EST 2006


I have exactly the same situation, as I am writing a network management
tool.  I am using one big container and a local catalog. Then you can slice
and dice as best suits you.  I also think it is more extensible if you ever
think you might add new object types.

There is also the relationships stuff in Schooltool.  I haven't needed it
yet, but I was thinking it might be useful.

Matt Wilbert

On 2/3/06, David Johnson <djohnson at jsatech.com> wrote:
>
>  I have a situation in which I have 3 different classes: "Networks",
> "IPAddress", "Host", that map out an intranet.
>
>
>
> Of course "Networks" can contain 0…* "IPAddress"
>
> And Of course a "Host" can contain 0…* "IPAddress"
>
>
>
> There will exist the situation in which some hosts will have IP addresses
> on different networks.  Should networks be the container? Should hosts? Some
> other solution?  What would you do?
>
>
>
>
>
>
>
> --
>
> David Johnson
>
> djohnson at jsatech.com
>
> 201 Main Street Suite 1320
>
> Fort Worth, TX 76102
>
> (877) 572-8324 x2200
>
>
>
> _______________________________________________
> Zope3-users mailing list
> Zope3-users at zope.org
> http://mail.zope.org/mailman/listinfo/zope3-users
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope3-users/attachments/20060203/83f848ba/attachment.htm


More information about the Zope3-users mailing list