envy for "Writing Go Packages"
Nick Sabalausky
a at a.a
Sun May 9 12:21:08 PDT 2010
"BCS" <none at anon.com> wrote in message
news:a6268ff137cd8ccbd85902a1798 at news.digitalmars.com...
>
> Good, point. Dealing with that client side might be an issue. So how about
> do it server side? Define a way to map the given string (or strings) to
> something that can be handed off to the server and let the server do
> whatever it wants with it. The simplest one would be Nick's suggestion of
> allowing %VERSION% or the like in the mappings specifications.
>
Actually, that was Robert's (very good) idea.
> OTOH how do you deal with sever libraries asking for different versions?
Can you clarify? I'm not sure what you mean by that.
> The simplest option would be to allow the pragma to take a ordered list of
> preferences and have DMD try to find a common version.
>
More information about the Digitalmars-d
mailing list