Skip to content

Question: How do people handle language versions? #286

@dstrohl

Description

@dstrohl

I assume that I simply missed this in the various docs, examples, tutorials etc... but what is the recommended way of handling different versions of a language? different servers for each version? or one server that takes a parameter and then responses depending on that? since (in most cases) most of a language is probably the same across most versions, it seems like having different servers to maintain for each version would add significant effort... but perhaps it's worth the effort to reduce the complexity of figuring out what version is being used for each request...

thoughts? is there a document on this?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions