[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
AW: [xml] Windows Binaries And The Web
- From: "Keim, Markus" <markus_keim ordat com>
- To: <xml gnome org>
- Cc: Igor Zlatkovic <igor zlatkovic com>
- Subject: AW: [xml] Windows Binaries And The Web
- Date: Wed, 23 Mar 2005 12:39:22 +0100
Hello Igor, hello all,
I guess using an appropriate servlet filter it should
be possible to redirect each request that goes *not*
to the latest release and (transparently) serve it
from the "oldrelease" directory.
I happily offer to set up an example (if that's necessary,
which I don't actually believe, but it's been a while
that I could contribute a tad to the libxml community... 8).
Ciao, Markus
-----Ursprüngliche Nachricht-----
Von: Igor Zlatkovic [mailto:igor zlatkovic com]
Gesendet: Mittwoch, 23. März 2005 00:27
An: Adam Maccabee Trachtenberg
Cc: xml gnome org
Betreff: Re: [xml] Windows Binaries And The Web
Adam Maccabee Trachtenberg wrote:
> On Tue, 22 Mar 2005, Igor Zlatkovic wrote:
>
>
>>Both links refer to the same storage. Should I keep moving everything
>>but the newest stuff into the 'oldreleases' subdirectory, or should I
>>rather keep everything right there where it was released? Or would it be
>>best to even separate the packages in /pub/libxml, /pub/libxslt,
>>/pub/iconv and so on? Or any combination thereof? What do you think?
>
>
> I frequently see people create a foo-latest.win32.zip file that's a
> symlink to the most recent version (for example, foo-1.9.1.win32.zip).
>
> This allows other sites to provide their users with a non-breaking
> link to the latest version without needing to update their sites every
> time a new version comes out.
>
> At the same time, you can move around files without worrying about
> these types of issues because you're only committing to having the
> generic symlink stay in the same place.
Oh, Adam, I would love the symlink, it would solve few other problems I
have in addition to this one. But the whole website is a web
application, served by a servlet container, currently Apache Tomcat. The
thing is, servlet's platform, Java, has no notion of a symbolic link
because it isn't supported on all systems it runs on. I would like to
keep it open. The site should still work if the operating system changes
underneath. Currently it runs on Linux and a symlink would work, but I
cannot guarantee that will remain that way. For example, should I one
day come across a Windows server with better finance-service ratio, I'll
run Tomcat there just the same. This is why a symlink is not an option.
> BTW, if you go that route or make any other change, I can update the
> PHP Manual to point at the new place for iconv and other files that
> you're hosting. Let me know what you decide.
Okay. Whatever I decide I shall post here. In every case I'll strive
towards stable links which don't change with every update of the packages.
Ciao,
Igor
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]