the `hrefFrom()` method can know what parameters g...
# announcements
a
the
hrefFrom()
method can know what parameters go to the location (whether inferred or in @location annotation) and then the rest go to the query. Optionally I could error if a parameter is specified that is not applicable to the function parameters or path parameters, and can also type check before generating the URL by insuring binding would be possible.