Looks like you won the virtual installer battle for now, Ian. Jimmy has finally agreed zc.buildout is too strange to explain to normal Python people and non-Python people. So, we need to make sure virtualenv is solid for the Pylons docs. Two issues come up:
1. Its incompatibility with distutils.cfg | ~/.pydistutils.cfg. Can anything be done about that? Also, it means that people who are using these for their other Python programs are stuck. 2. Would it be possible to get it to build and use an egg cache like Buildout does? I.e., to save eggs when downloading, and to use the cached eggs when deploying a second time. Perhaps even making .pth files to the eggs in the cache rather than copying them would be useful in some cases. -- Mike Orr <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en -~----------~----~----~----~------~----~------~--~---