[mochikit] Re: 1.4 release

2008-05-10 Thread Bob Ippolito

On Fri, Apr 18, 2008 at 8:01 AM, Christoph Zwerschke [EMAIL PROTECTED] wrote:

 Bob Ippolito schrieb:
   Documentation patches are key, and having more examples for the
   features in Visual would at least prove that they work under *some*
   circumstance :)

 I just noticed that MochiKit already has an example page for the visual
 effects, in the examples/effects folder. I think it would be good to
 have this on the demos page http://www.mochikit.com/demos.html

Thanks for the suggestion, just committed that :)

-bob

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/mochikit?hl=en
-~--~~~~--~~--~--~---



[mochikit] Re: 1.4 release?

2007-01-10 Thread Jorge Godoy

Jeff Shell [EMAIL PROTECTED] writes:

 1.4 has the features that I'm interested in. But without a release, I
 can't afford the potential frustration of having to track subversion
 trunks and running risks of having our own machines end up with
 slightly different checkouts that both say they're 1.4. We've had too

To prevent different versions be sure to specify the same version when you
checkout.  Subversion makes it available any release there.  You can, for
example, use r.1234 on all machines no matter what version they claim to be. 

 many problems in the past (until we started using stricter
 configuration management protocol) with using checkouts or betas that
 appear to be the same according to any metadata (release numbers, etc)
 they might produce, but have a difference internally.

This is not possible with subversion.  If there's a change then the release
changes.  You can't have two releases 1234 with different sets of files or
different code.  Each release is a snapshot of the whole project.  It looks
like you caught some flawed RCS tool before...  (Or somebody moved tags, in
which case you get different revisions for the files...)


Anyway, I'd also like seeing a 1.4 release...  I was going to suggest updating
TurboGears externals yesterday but when I was going to check the latest stable
release of MochiKit I saw that it was 1.3.1 and we already use that there... 

-- 
Jorge Godoy  [EMAIL PROTECTED]

--~--~-~--~~~---~--~~
 You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/mochikit?hl=en
-~--~~~~--~~--~--~---