Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Trac version usage statistics
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Roberto Longobardi  
View profile  
 More options Oct 3 2012, 2:51 pm
From: Roberto Longobardi <secc...@gmail.com>
Date: Wed, 3 Oct 2012 20:51:15 +0200
Local: Wed, Oct 3 2012 2:51 pm
Subject: Re: [Trac-dev] Trac version usage statistics

OK.

Well, TracUsers' data is a bit outdated (174 entries out of 200 were not
updated during 2012), so the fact that most of it shows 0.11 as the latest
used release (95 out of 200) is probably not a valid guess.

Anyway, we ourselves still have a mixed 0.11 and 0.12 installation base,
and trac-hacks itself is struggling to upgrade from even 0.10... so I was
guessing 0.11 would still be pretty present out there.

My difficulties are mainly tied to the new database API and trying to
support with just one codebase the 0.11, 0.12 and 1.0 releases.

In order to keep 0.11 support, I didn't use the decorators syntax so far,
but some code[1] that checks for availability of a particular API and uses
that.

I don't want to branch the code to be able to support 1.0, so I would
either find some way of supporting every version with a common (dynamic)
syntax, or be forced to drop 0.11.

At the same time, I want to replace my proprietary self-db-version checking
code with the Trac standard one.

In addition to that, I have rollbacks inside exception handling code, even
in read-only functions, but with some patience this is easily fixed.

(BTW, Genshi strict need for unicode strings was soon patched by one of my
users :D)

Anyone has developed such a generic code?

Ciao,
Roberto

[1] This code<http://testman4trac.svn.sourceforge.net/viewvc/testman4trac/tracgener...>,
from line 87, used for example as
this<http://testman4trac.svn.sourceforge.net/viewvc/testman4trac/tracgener...>,
from line 474.

2012/10/3 Peter Suter <petsu...@gmail.com>

> On 03.10.2012 18:05, Christian Boos wrote:

>> Trac 0.11 is no longer maintained
>> since 2 years (last changeset on /branches/0.11-stable was committed the
>> 2012-10-16)

> On 2010-10-16 actually. :)

> -- Peter

> --
> You received this message because you are subscribed to the Google Groups
> "Trac Development" group.
> To post to this group, send email to trac-dev@googlegroups.com.
> To unsubscribe from this group, send email to trac-dev+unsubscribe@**
> googlegroups.com <trac-dev%2Bunsubscribe@googlegroups.com>.
> For more options, visit this group at http://groups.google.com/**
> group/trac-dev?hl=en <http://groups.google.com/group/trac-dev?hl=en>.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.