://www.zope.org:8080/Collector
--
Martijn Pieters
| Software Engineermailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org/
| The Open Source Web Application Server
sible, you can then actually click on the link instead of having to copy
and paste it. Or you could add Help files =)
--
Martijn Pieters
| Software Engineermailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org/
| The Open
ehow mixed up your entries with that of Brad
Clements, who had retracted his issue:
http://lists.zope.org/pipermail/zope-dev/2000-June/005632.html
I see that you refiled your issue. Again, apologies.
--
Martijn Pieters
| Software Engineermailto:[EMAIL PROTECTED]
| Digital
/Members/hathawsh/BTreeFolder-announce
--
Martijn Pieters
| Software Engineermailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org/
| ZopeStudio: http://www.zope.org/Products/ZopeStudio
On Fri, Jul 07, 2000 at 09:10:38PM +0200, Martijn Pieters wrote:
Shane 'borrowed' Guido's time machine to post the following before you asked
this:
http://www.zope.org/Members/hathawsh/BTreeFolder-announce
Heh, I also made Shane move the screenshot to keep or News page clean.. =) So
On Wed, Jul 12, 2000 at 11:39:47AM +0100, Steve Alexander wrote:
Is nobody always user/group 99 on unix systems in general?
As Chris pointed out, it's not. It's not on my Debian system. Just untar
without preserving the username and group.
--
Martijn Pieters
| Software Engineer
do; they show you a banner while waiting.
--
Martijn Pieters
| Software Engineermailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org/
| ZopeStudio: http://www.zope.org/Products/ZopeStudio
header, thus having
your browser drop part of the transmission.
I could be talking absolute nonsense of course.
--
Martijn Pieters
| Software Engineermailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org
method of ZScheduler, which can be found on Zope.org.
ZScheduler uses a Singleton as well.
--
Martijn Pieters
| Software Engineermailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org/
| ZopeStudio: http
': 'HTTP_USER_AGENT'
}
Is there a particular reason this is not done?
I have a HTTP_USER_AGENT in my Zope. Maybe your browser doesn't send your
server the header?
--
Martijn Pieters
| Software Engineermailto:[EMAIL PROTECTED]
| Digital Creations http
you can add. I suggest you add the Zope Tutorial (I am
assuming you are using 2.2 here).
--
Martijn Pieters
| Software Engineermailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org/
| ZopeStudio: http
s would mask bugs in clients. Not a good idea.
--
Martijn Pieters
| Software Engineermailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org/
| ZopeStudio:
On Mon, Jul 24, 2000 at 08:36:26PM +0200, Martijn Pieters wrote:
I also checked, and this version of the patch *should* work:
# Only do basic authentication
if lower(auth[:6])!='basic ':
return None
name,password=tuple(split(decodestring(strip(auth
On Mon, Jul 24, 2000 at 07:57:00PM +0100, Chris Withers wrote:
Martijn Pieters wrote:
So what was causing the original error then?
Buggy client?
If so, surely Zope should just return an Unauthorized error rather than
exposing its internals?!
If you're a server and the client
On Mon, Jul 24, 2000 at 07:57:00PM +0100, Chris Withers wrote:
Martijn Pieters wrote:
So what was causing the original error then?
Buggy client?
If so, surely Zope should just return an Unauthorized error rather than
exposing its internals?!
If you're a server and the client
Error",
! "Zope could not understand the Basic Authentication supplied.")
# Check for superuser
super=self._super
Would it be a good idea to add the header? And let's make that a less generic
except clause, we don't want to mask Zope bugs =)
--
Martij
= []
-for name in self._catalog.indexes.keys():
+for name in self._catalog.schema.keys():
i = {}
i['name'] = name
i['type'] = 's'
I filed this last year October as:
http://classic.zope.org:8080/Collector/765/view
--
Martijn Pieters
| Software
On Wed, Aug 09, 2000 at 10:56:44PM +0200, Dieter Maurer wrote:
Martijn Pieters writes:
Ai, NFS! There is a known no-no about using NFS for Data.fs storage, it leads
to data corruptions. Zope and NFS do not mix.
Huch, why that?
I use Data.fs (occasionally) over NFS and did not yet have
nly gives you access to
the objetcs. Adding to the namespace only gives you a larger namespace,
which only has meaning in the context of the current DTML code tree. If
you want to manipulate the ZODB contained objects, manipulate them
directly.
--
Martijn Pieters
| Software Engineermai
this(self):
# Handy way to talk to ourselves in document templates.
return self
--
Martijn Pieters
| Software Engineermailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org/
| ZopeStudio: http://ww
, so
I cannot tell you why exactly you see this difference.
Martijn Pieters wrote:
From the Python Library Reference:
"""A dictionary's keys are almost arbitrary values. The only types of
values not acceptable as keys are values containing lists or
dictionaries o
folks are too busy to get to this.
Hi Brad,
That looks like a damn good catch! The best thing you can do is create a
new Collector entry and just say that this is a fix to collector item 718.
This way your fix will not be overlooked so easily.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL
a limit to the amount of data they send in a
request, usually around 64k.
On the other hand, you may want to examine what is actually in the REQUEST
object. You can view the contents by including the REQUEST object in your
page:
dtml-var REQUEST
--
Martijn Pieters
| Software Engineer mailto
load
testing tool
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org/
-
___
Zope-Dev maillist - [EMAIL
differences.
You can download the release from:
http://www.zope.org/Members/mj/HiperDom
Note that all fixes to HiperDom problems have been checked into the
HiperDom CVS tree, a future release of HiperDom will include these fixes.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED
Or you could define a __getattr__ that does a lookup in a list for
explicetly acquired attributes:
_acquired = ('index_html', 'fred')
def __getitem__(self, key):
if key in self._acquired:
return self.aq_acquire(key)
raise AttributeError, name
--
Martijn
On Fri, Jan 05, 2001 at 12:22:32PM +, Chris Withers wrote:
Martijn Pieters wrote:
You could use ComputedAttribute for that:
class MyClass(Acquisition.Explicit):
# The following attribute is acquired transparently
def _acquired_your_attribute(self):
return
index_html = None. DTML Methods and HiperDom templates do this as well,
for example.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://ww
On Mon, Jan 08, 2001 at 10:38:22PM +0100, Dieter Maurer wrote:
Martijn Pieters writes:
On Mon, Jan 08, 2001 at 10:10:34AM +, Chris Withers wrote:
You wouldn't need to have index_html = None if it is inherited, since
the inherited idnex_html would be used before one is acquired
What woudl you like to see when you click on manage?
What would you lceints liek to see?
If you check out Zope 2.3 from CVS now, you'll see that a great many
changes have been made to the Zope Management Interface, included some of
the changes you listed, like sorting.
--
Martijn Pieters
management access to your Zope server will be
able to install arbitrary products on your server and gain access to the
file system.
There is a strict dividing line between the file system and the ZMI,
allowing installation through the web interface will cross that line with
one giant step.
--
Martijn
On Wed, Jan 10, 2001 at 04:13:49PM +, Chris Withers wrote:
Martijn Pieters wrote:
Erm. The ExtensionClass.stx documentation hints at a ComputedAttribute
class (but as an example of how you could use an ExtensionClass). The
current C implementation of ComputedAttribute is not, as far
ou inherit it from.
So:
class Foo:
def __setattr__(self, name, value):
# Whatever
pass
class Bar(Foo):
def __setattr__(self, name, value):
Foo.__setattr__(self, name, value)
# More whatever
--
Martijn Pieters
| Software Engineer mai
of protection).
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org/
-
___
Zope-Dev maillist - [EMAIL
.
But because _v_* variables don't get pickled, another thread will never
see them. If you want non-persisting (volatile) variables shared between
threads, you'll have to devise your own mechanism for assuring the
thread-safety of those variables.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL
,
goofy=regex.compile('[^a-zA-Z0-9_]').search
8--
Bingo. I checked this one in, and another for the new CatalogPathAwareness
mixin.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital Creations http
On Thu, Jan 11, 2001 at 10:26:18AM +, Chris Withers wrote:
Martijn Pieters wrote:
But because _v_* variables don't get pickled, another thread will never
see them.
Hmm, is there any situation where a single request can be handled by
more than one thread?
Nope.
--
Martijn
with the python interpreter. Read the documentation that comes
with the source distribution.
You can of course always add the line yourself.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org
drop down to the
level of the python product (Possibly running in a different thread - or
something :( )
Have a look at: Control Panel - Debug Information. There is a 'Profiling'
tab that explains what you have to do to switch it on.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL
/
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org/
-
___
Zope-Dev maillist - [EMAIL PROTECTED]
http
On Mon, Feb 12, 2001 at 02:27:24PM +, Toby Dickenson wrote:
On Mon, 12 Feb 2001 10:27:02 +0100, Martijn Pieters [EMAIL PROTECTED]
wrote:
The ZODB will invalidate and force a retry on one of the connections.
Chris's code is threadsafe and will result in unique, sequential values
release ;-)
Probably because the fix was checked in *after* the 2.3.1b1 release. Steve
was pointing out tthat the fix is on the 2.3 branch, which means it will
be in the next 2.3 series release (likely to be 2.3.1).
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital Creations
and locking extensively; but you said No WYSIWYG.. :)
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org
and I consider that as a bug. Could you someone file
a Collector issue?
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org
crap/b
b tal:replace="ui/sn"crap/b
b tal:replace="ui/cn"crap/b
/div
It will be much more readable, and it removes a layer of interpretation
too.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators
?
What are you using the variable for?
If you want to reach the var, import or Extensions directories, use
INSTANCE_HOME, if you want to reach a Products directory, use both
variables.
On Debian systems, Zope is by default installed as a seperate
INSTANCE_HOME and SOFTWARE_HOME system.
--
Martijn
stancehome
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org/
-
___
Zope-Dev maillist - [EMAIL PROTE
-Dev
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org/
-
___
Zope-Dev maillist - [EMAIL PROTECTED]
http
out from under Ethan's feet..
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org/
-
___
Zope-Dev maillist
. Currently the
page is so flat that it's even hard to tell which paragraph applies to which
Hotfix.
Have a look at http://www.zope.org/Products/Zope/hotfixes, I think it is
exactly what you need.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital Creations http
cares about editing the URL. :0
The correct URL is:
http://www.zope.org/Products/Zope
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org
k
that either the 2.3.x line will switch to Python 2.1 now (and 2.3.3 is to be
released soon) or that no more development on the 2.3.x line will occur.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
dn't solve the problem in this
situation.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org/
-
___
Zope-Dev maillist
of the netatalk package, more info at
http://rsug.itd.umich.edu/~tombeau/netatalk/) and I pealed of all the
layers. I attached a gzipped copy of the file (no tarbal needed, it is
only one file after all).
Hope this helps!
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital
, and the file is there. It has been
since 2.3.1 CVS - though the 2.3.1 tarball doesn't seem to have the module
either...
No it hasn't. It is in the trunk CVS, the 2.3 branch does not have the
WebDAV locks feature. Are you sure your CVS checkout is a branch checkout?
--
Martijn Pieters
| Software Engineer
the trunk! We will *very* soon be switching the trunk to requiring Python
2.1, and as you discovered, new features in the trunk will not be found in
current releases. That's why we use this system..
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital Creations http
On Fri, Apr 20, 2001 at 07:43:54AM +0200, Martijn Pieters wrote:
So, the Zope 2.3 series has its own branch, called zope-2_3-branch. To
check out from that branch, add '-d zope-2_3-branch' to your checkout
command (I use the short 'co' for it):
% cvs -z7 -d :pserver:[EMAIL PROTECTED]:/cvs
geeks think... The patent did not have anything to do
with Zope or Python at all. It didn't even have anything to do with
computers, unless you were about to dump your old 486 on the scapheap..
I reported the email to spamcop, to be garbage collected.
--
Martijn Pieters
| Software Engineer mailto
back on the default, which is the path of the Version object
itself.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org
Collector at:
http://classic.zope.org:8080/Collector
Thanks!
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org
: ...
or something I think, but there isn't.
As soon as you press the 'join' button, Zope will send a 'Set-Cookie'
header.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org
a patch where you use the path=(REQUEST['SCRIPT_NAME'] or
'/') code I proposed. Please say that I helped diagnose this, the core
team'll contact me if they need more info.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope
On Fri, Jun 08, 2001 at 09:36:53AM -0400, Evan Simpson wrote:
From: Martijn Pieters [EMAIL PROTECTED]
REQUEST['SCRIPT_NAME'] is the root of the Zope server. In a pure ZServer
environment, this is '/'. In a situation where the Zope server is running
behind another webserver
On Fri, Jun 08, 2001 at 09:42:00AM -0400, Andreas Jung wrote:
On Fri, Jun 08, 2001 at 09:36:53AM -0400, Evan Simpson wrote:
From: Martijn Pieters [EMAIL PROTECTED]
REQUEST['SCRIPT_NAME'] is the root of the Zope server. In a pure
ZServer
environment, this is '/'. In a situation where
.
There is already a proposal for this:
http://dev.zope.org/Wikis/DevSite/Proposals/EncryptedUserfolderPasswords
You could, of course, create a counter proposal..
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http
as to be expected; uninformed and unintelligent. And those
are the posts that get score 3 and up, I never read Slashdot posts below
that.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Digital Creations http://www.digicool.com/
| Creators of Zope http://www.zope.org
on the Zope.org error page has long been
overdue for removal, especially since classic is now down. I have removed
the auto-generated link to it.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Zope Corporation http://www.zope.com/
| Creators of Zope http://www.zope.org
investigating as to what
causes this.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Zope Corporation http://www.zope.com/
| Creators of Zope http://www.zope.org/
-
___
Zope-Dev maillist
patches
and bug reports, especially if they are this detailed. Unfortunately, the
bug collector is down right now (Ken Manheimer is working very hard on a
replacement), but any suggestions are certainly still welcome, preferably to
the mailinglists.
--
Martijn Pieters
| Software Engineer mailto
var by hand beforehand, I believe.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Zope Corporation http://www.zope.com/
| Creators of Zope http://www.zope.org/
-
___
Zope-Dev maillist
CVS as a tarball. Just go to
http://cvs.zope.org/Zope/lib/python/RestrictedPython and use the link at the
bottom.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Zope Corporation http://www.zope.com/
| Creators of Zope http://www.zope.org
, the changes are in 2.5.0b3 as well (check the CHANGES.txt file when in
doubt :)).
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Zope Corporation http://www.zope.com/
| Creators of Zope http://www.zope.org
attached the versions
for a Zope 2.4.x installation, just drop them in the correct places in your
current Zope setup.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Zope Corporation http://www.zope.com/
| Creators of Zope http://www.zope.org
as the windows problem is resolved.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Zope Corporation http://www.zope.com/
| Creators of Zope http://www.zope.org/
-
___
Zope-Dev maillist
, doesn't it ? Or will there be
another way ?
No, the validation methods take into account that class members of an
implementation will have a self-referential first argument. Detecting if an
implementation is a class is trivial.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED
. With the flexibility and dynamic runtime nature of Python, i wonder
how hard it would be to update a running server.
Head over to [EMAIL PROTECTED] and help out then; the effort to build a new
zope.org is already well under way.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED
On Thu, Apr 25, 2002 at 06:02:19PM +0200, Lennart Regebro wrote:
I want a *good* mail program. :-/
I can recommend Mutt. ;)
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Zope Corporation http://www.zope.com/
| Creators of Zope http://www.zope.org
can test for a specific list method.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Zope Corporation http://www.zope.com/
| Creators of Zope http://www.zope.org/
-
___
Zope-Dev
On Thu, Jul 11, 2002 at 04:10:33PM -0400, Shane Hathaway wrote:
Python scripts provide a special function, same_type(), for this
purpose. Example:
if same_type(s, ''):
s = [s]
Much better than my hacked-up solution. :p
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED
through other ways than
string methods.
Because of size of the change and the impact on existing DTML code, well
release betas of Zope 2.5 and 2.6 soon to facilitate wider testing. For
those following CVS, please test the changes rigorously and let me know what
you find.
--
Martijn Pieters
On Thu, Aug 01, 2002 at 10:46:44AM -0400, Martijn Pieters wrote:
I am about to land some big changes in the way DTML deals with data taken
from the REQUEST object when accessed implicitly, in both the Zope Trunk
and the Zope 2.5 branch. These changes could potentially break existing
Zope
that breakage only occurs when REQUEST data actually contains
possibly dangerous markup, and your site was vulnerable in those areas that
now break. Disabeling the tainting will leave you vulnerable.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Zope Corporation http
that is more generaly
configurable and useable.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Zope Corporation http://www.zope.com/
| Creators of Zope http://www.zope.org/
-
___
Zope-Dev
to exploit the weakness,
not in normal operation of the site.
I'll leave any decisions on wether or not this stays in the current release
cycles or moves to 2.7 to Jim Fulton. He is unfortunately on cvacation until
next week.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Zope
sounding 'hacker alert' alarm bells suggests to me that you dont really
believe that ;-)
Again, the wide scope of DTML use would make such bells warble prematurely
all too often. The normal, recommended fix for the general weakness is to
always use HTML quote.
--
Martijn Pieters
| Software Engineer
as 'not a bug'?
Together with the autoquoting changes, I tightened Exception messages; data
from REQUEST is quoted where I could reasonably suspect REQUEST data was
used.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Zope Corporation http://www.zope.com/
| Creators of Zope
on
large files, I would need considerable justification for not using sorted
ranges. If you use Zope 2.4, then you are probably experiencing one of the
above mentioned bugs.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Zope Corporation http://www.zope.com/
| Creators of Zope
recommended!
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Zope Corporation http://www.zope.com/
| Creators of Zope http://www.zope.org/
-
___
Zope-Dev maillist - [EMAIL PROTECTED
directory should not be configurable through the web. Rather, use
an environment variable. Only one directory is needed, as files that need to
be accessible can be copied or symlinked.
--
Martijn Pieters
| Software Engineer mailto:mj;zope.com
| Zope Corporation http://www.zope.com/
| Creators
Sorry for the spam that snuck through; we had memory problems on the mail
server and the spam handling facilities were temporarily off-line.
--
Martijn Pieters
| Software Engineer mailto:mj;zope.com
| Zope Corporation http://www.zope.com/
| Creators of Zope http://www.zope.org
at night of course.
Mea Culpa!
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Zope Corporation http://www.zope.com/
| Creators of Zope http://www.zope.org/
-
___
Zope-Dev maillist
cvs.zope.org now runs on ViewCVS 0.9.2, and I enabled CVSGraph (watch out,
big images!) and database query support. Head on over and play around with
the new look and features!
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Zope Corporation http://www.zope.com/
| Creators
available.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Zope Corporation http://www.zope.com/
| Creators of Zope http://www.zope.org/
-
___
Zope-Dev maillist - [EMAIL PROTECTED]
http
of the directly-HTML-generating
python code to be shot without trial.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Zope Corporation http://www.zope.com/
| Creators of Zope http://www.zope.org
PROTECTED]
(forwarded to [EMAIL PROTECTED]). I have seen numerous 'increase website traffic'
spams explicitly mentioning /Examples URLs around the net.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Zope Corporation http://www.zope.com/
| Creators of Zope http://www.zope.org
all
lists this morning.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Zope Corporation http://www.zope.com/
| Creators of Zope http://www.zope.org/
-
___
Zope-Dev maillist - [EMAIL
lists still uses the old mailman version (see my
reply to the original message). This will be switched over in due time
showing the full list again. Sorry about the inconvenience.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Zope Corporation http://www.zope.com/
| Creators
mailman version. These lists will be migrated as well, and the page will be
switched to show the new mailman version lists list (try saying that 20
times fast).
--
Martijn Pieters
| Software Engineer mailto:[EMAIL PROTECTED]
| Zope Corporation http://www.zope.com/
| Creators of Zope http
/ as was required before.
Should I file a collector item on this?
/RPC2/ was never requered before; that URI is a convention used by Frontier
(the first server to implement XML-RPC) and possibly other XML-RPC
implementations, but never by Zope.
--
Martijn Pieters
| Software Engineer mailto:[EMAIL
(the BTrees tests are
kinda very dense), I am not too keen to go touch this, but I think this
should read:
def _p_resolveConflict(self, old, s1, s2):
s1['value'] += s2['value'] - old['value']
return s1
Martijn Pieters, up to his armpits in conflict resolution code
1 - 100 of 172 matches
Mail list logo