Discussion:
[Zope3-Users] Patch for zc.zk
Dave Cahill
2013-05-08 08:30:08 UTC
Permalink
Hi,

I was using the export_tree method in zc.zk to dump a zookeeper tree today,
and some nodes which have no data had garbage data dumped instead of an
empty string. I think this is an issue in the underlying zookeeper library,
but there is a simple patch to avoid the issue (attached), so if possible
it would be nice to see it added in zc.zk.

Here's a link to the patch in case attachements aren't allowed on the list:
https://gist.github.com/davecahill/5539050

I'm new here, so if I should be posting on one of the the other Zope lists,
please let me know.

Thanks,
Dave.
Christopher Lozinski
2013-05-08 16:11:13 UTC
Permalink
On 5/8/13 3:30 AM, Dave Cahill wrote: on the zope-3 mailing lists.
Post by Dave Cahill
Hi,
I was using the export_tree method in zc.zk to dump a zookeeper tree today,
and some nodes which have no data had garbage data dumped instead of an
empty string. I think this is an issue in the underlying zookeeper library,
but there is a simple patch to avoid the issue (attached), so if possible
it would be nice to see it added in zc.zk.
https://gist.github.com/davecahill/5539050
I'm new here, so if I should be posting on one of the the other Zope lists,
please let me know.
Thanks,
Dave.
A quick google search shows that zookeeper is an apache tool for keeping
apache server configuration information.

I think this post belongs on zope-dev, so I am reposting it for the
author, along with a brief answer to his questions on mailing lists.

Nice to see people working on this stuff.

The mailing lists and the names are in a bit of a confusion.

The zope-3 mailing list has been dead as long as I can remember.

zope-dev is for people building the core libraries. As such I think
that your patch qualifies for a posting on that list. So I copied it to
there.

yahoo has several zope mailing lists. The spanish and Portuguese lists
are strong. For reasons I cannot understand, I am not able to post on
the english list, ***@yahoogroups.com, and the
error message mentions egroups, they got bought out by yahoo 10 years
ago, I suspect that the admin for the yahoo groups mailing list is
retired without replacement.

there is the bluebream mailing list, but since there is no bluebream
release currently available, that seems quite dead.

And of course the zope-dev mailing list keeps getting the zope-tests
results, which is short term information, and thus pollutes the
long term archives and gets copied to the yahoo mailing lists making it
hard to find useful information.

Rather than just complaining, let me make my suggestions.

I would love to see a zope-tests mailing lists. That way the people who
want that information can get it. And those of us who don't dont.

And then zope-dev could be for the core zope devlopers.

And it would be great to see ztk-usrs mailing list.

I have asked Thierrry for a ztfy mailing list. I think that will
happen. In the meantime, I have put up a zopache mailing list for
those who are interested in
ztk being used TTW (Through The Web)..

http://tech.groups.yahoo.com/group/zopache/


Hope that helps.

Chris



please let me know.

Thanks,
Dave.
Andreas Jung
2013-05-08 17:00:48 UTC
Permalink
Post by Christopher Lozinski
On 5/8/13 3:30 AM, Dave Cahill wrote: on the zope-3 mailing lists.
Post by Dave Cahill
Hi,
I was using the export_tree method in zc.zk to dump a zookeeper
tree today, and some nodes which have no data had garbage data
dumped instead of an empty string. I think this is an issue in the
underlying zookeeper library, but there is a simple patch to avoid
the issue (attached), so if possible it would be nice to see it
added in zc.zk.
Here's a link to the patch in case attachements aren't allowed on
the list: https://gist.github.com/davecahill/5539050
I'm new here, so if I should be posting on one of the the other
Zope lists, please let me know.
Thanks, Dave.
A quick google search shows that zookeeper is an apache tool for
keeping apache server configuration information.
I think this post belongs on zope-dev, so I am reposting it for the
author, along with a brief answer to his questions on mailing lists.
Nice to see people working on this stuff.
The mailing lists and the names are in a bit of a confusion.
The zope-3 mailing list has been dead as long as I can remember.
zope-dev is for people building the core libraries. As such I think
that your patch qualifies for a posting on that list. So I copied it
to there.
yahoo has several zope mailing lists. The spanish and Portuguese
lists are strong. For reasons I cannot understand, I am not able to
mentions egroups, they got bought out by yahoo 10 years ago, I
suspect that the admin for the yahoo groups mailing list is retired
without replacement.
there is the bluebream mailing list, but since there is no bluebream
release currently available, that seems quite dead.
And of course the zope-dev mailing list keeps getting the zope-tests
results, which is short term information, and thus pollutes the long
term archives and gets copied to the yahoo mailing lists making it
hard to find useful information.
Rather than just complaining, let me make my suggestions.
I would love to see a zope-tests mailing lists. That way the people
who want that information can get it. And those of us who don't
dont.
We have really *enough* dead Zope related mailing lists. Nobody needs
new lists. For a project with very little effort going on and with a
stagnating audience: what we have is good enough.

- -aj
Christopher Lozinski
2013-05-08 17:41:27 UTC
Permalink
Post by Andreas Jung
We have really *enough* dead Zope related mailing lists. Nobody needs
new lists. For a project with very little effort going on and with a
stagnating audience: what we have is good enough.
Makes sense to me. Let me see if I understand you correctly???

Does that mean that it is now acceptable to discuss ztfy issues on
zope-dev????
Post by Andreas Jung
-aj
--
I run
http://Django.SpecialtyJobMarkets.com

Regards
Christopher Lozinski

The future of Zope
http://ZOPACHE.COM

On Digital Design
http://OOHDL.COM
Loading...