David Stancu

Results 28 comments of David Stancu

@jasoet's solution worked for me: IMO this is something that should be added as a dependency since it would be nice to marshal arbitrary JSON into data classes without having...

Experiencing the same issue using the library inside Spark stages.

I'm working on it in [this branch](https://github.com/mach-kernel/handlebars.java/tree/fix-slow-partials), will make a PR when everything is ready + I want to write a test for the new char vector.

@dsine-de I'm actually trying to set this up now, but running into issues with `serverRenderer` is not a function. Error in question: ``` TypeError: serverRenderer is not a function at...

Experiencing the same issue here. If anybody needs a temporary fix, [use this guide](http://alvinalexander.com/scala/using-github-projects-scala-library-dependencies-sbt-sbteclipse) and @michalzubkowicz's fork. Would really be nice to not have to go through the whole song...

@akhettar I solved this by using the fork made by @michalzubkowicz above, and that guide which tells you how to pull `sbt` dependencies from Git. I suspect there is a...

Can you add a CHANGELOG entry, please? 😸

[`roar` depends on](https://github.com/trailblazer/roar/blob/master/roar.gemspec#L22) `multi_json` [via `representable`](https://github.com/trailblazer/representable#installation) (for prior context). I remembered now.