mikolak-net

Results 21 comments of mikolak-net

Excellent, I'll get to it then.

In the meantime, a workaround is adding the Git HTTPS URL as `src`, and the designated commit hash as `version` in your `requirements.yml`. That at least reduces the risk of...

i'd like to voice my support for this issue. It's nice that msgpack has gotten a site overhaul, but that arguably left the documentation for Java (and Scala) in a...

@oza : Heh, I'd hate to hijack @roblabla 's issue, so I hope he agrees with what I'm about to write ;). In my opinion, this should be included: 1....

@oza : I've noticed, great to see that :). If you need any further feedback, please let me know.

IIRC the implementation was done this way to preserve functional symmetry with `toCC`. Since `toCC` allows to map a graph element _to_ different case classes, one might argue that `updateWith`...

Sounds like it's related to #133 . IIRC @mpollmeier is working on an alternate `shapeless`-based (de)serializer to work around the problem.

@jpsacha : is the issue still up-to-date? While the convenience expressions are nice, having `map` (and `flatMap` as well as `map2`) would allow to write arguably more Scala-idiomatic property transformations.

Excellent! Should have something up this week. (EDIT: nope, Dec W3 seems more likely)

@jpsacha : ...and W3 has moved to W14 mod year. Anyway, could you take a look at https://github.com/scalafx/scalafx/pull/268 and provide feedback?