Skip to content
This repository has been archived by the owner on May 21, 2018. It is now read-only.

It should be possible to create updates for copy method without type inference #246

Open
propensive opened this issue Oct 7, 2016 · 0 comments

Comments

@propensive
Copy link
Owner

The copy method on Json and Xml objects takes varargs of a horrendously convoluted type. It's difficult to create instances of this type without relying on type inference and an implicit conversion. There should be a convenience method for creating these values from a path defined as a List[Either[Int, String]].

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant