lo48576 / iri-string

String types for URIs/IRIs.
Apache License 2.0
15 stars 3 forks source link

Support dynamic (mutable) context #41

Closed lo48576 closed 6 days ago

lo48576 commented 6 days ago

Closes #40.

nyarly commented 6 days ago

That looks marvelous. I look forward to using it!

lo48576 commented 6 days ago

@nyarly Let me make sure, is this ok for you to be released? Or are you trying this now and not yet completed the evaluation?

nyarly commented 6 days ago

I would use this as soon as it was released. If you want to hold a release for me to try it out, I can probably do that today.

lo48576 commented 6 days ago

Ok, then I'll release this now. Thank you.

nyarly commented 4 days ago

Following up: switched to DynamicContext, works great. A little wrinkle switching to expanddynamic*, but figured it out. Thanks again.