ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> activetcl-dev
activetcl-dev
[Activetcl-Dev] the fattening of ActiveTcl 8.5
by Jeff Hobbs other posts by this author
Jul 3 2008 10:43AM messages near this date
view in the new Beta List Site
| Re: [Activetcl-Dev] the fattening of ActiveTcl 8.5
Hi all,

Just wanted to let you know that we are planning the ActiveTcl 8.5.3 
release to be the first "fat" AT 8.5.  Exactly how to do this is not 
trivial, as we want to account for existing installs of both 8.4 and 
8.5, with whatever local modules are installed (eg, via teacup).

The approach we plan to take is to create an AT 8.5 that has a 
pre-seeded teapot repository of extra modules (not all that were in 8.4, 
but a good selection).  These will install into the same place as if you 
were to use teacup.

At install time, if no existing repository is found, we just copy over 
the pre-seeded repository (nice, fast and simple).

If a repository is found at install time, we would need to ask the user:

a. Use installing distribution repo (blow away pre-existing)
b. Use pre-existing repo (don't update with distro repo)
c. Merge

Option (c) is nice, but it is slow, because it would mean doing several 
teacup operations to ensure the integrity of the local teapot db index.

This is also somewhat complicated by OS X, where we use the standard 
installer mechanism and are limited to very simple yes/no questions. In 
that case, only (b) or (c) may be available ... or (a) or (c).

I just wanted to throw this out for others to ponder on.  If you have 
any ideas or questions, please let us know.  We want to finalize this to 
try and get a release out next week.

Regards,

Jeff
_______________________________________________
ActiveTcl-Dev mailing list
ActiveTcl-Dev@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Jeff Hobbs
Larry W. Virden
Jeff Hobbs
Andreas Kupries
Andreas Kupries
Andreas Kupries

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved