Ingy döt Net

Results 172 comments of Ingy döt Net

This is a great start, Matt! I really like the approach overall of generating a configured subclass around the existing architecture. We get custom configured subclasses (which we can instantiate...

I'm looking at this for 5.4 but I'm not sure I follow it yet. Let me try: This patch makes a plain scalar that implicitly types as a date, but...

> @reyjrar's initial issue #382 has as clearly elucidated description of the issue as possible. It is not currently possible to load the string "0000-00-00" without explicitly tagging the value...

> ...the one indicated in the yaml standard. When casting to a native type on an implicit pattern match if the native type cannot be represented the deserialization should fallback...

Dots and slashes are under consideration for extended aliases in upcoming versions of YAML. Things like `*foo/bar`, `*/foo/bar`, `*foo/../bar` anchor reference starting points plus path. I'd rather not add these...

Also see: * https://tanzu.vmware.com/content/blog/wrapping-libyaml-in-go

See: https://github.com/yaml/yamlscript/pull/164 getting close to first release.

#164 merged. Go is done. Closing.