Re: Package Require getting "wrong version"
- From: tunity <tunity5@xxxxxxxxx>
- Date: Wed, 30 Apr 2008 09:50:05 -0700 (PDT)
On Apr 30, 12:41 pm, Donald G Porter <d...@xxxxxxxx> wrote:
As unsolicited advice, I'll note that no good program should contain
[package require http], since that's free to deliver either version 1.0
or version 2.* and of course those interfaces are completely different.
Use the 'requirement' argument(s) of [package require] to ask for the
command set your program actually uses.
I am not sure I follow your suggestion. Would you care to elaborate
on this? Are you saying you can use http commands without loading it
as a package?
.
- Follow-Ups:
- Re: Package Require getting "wrong version"
- From: Donald G Porter
- Re: Package Require getting "wrong version"
- References:
- Package Require getting "wrong version"
- From: Gerald W. Lester
- Re: Package Require getting "wrong version"
- From: Donald G Porter
- Package Require getting "wrong version"
- Prev by Date: Re: 3Dcanvas error
- Next by Date: Re: Package Require getting "wrong version"
- Previous by thread: Re: Package Require getting "wrong version"
- Next by thread: Re: Package Require getting "wrong version"
- Index(es):
Relevant Pages
|