Borislav Iordanov
Borislav Iordanov
I really can't think of a better alternative than a general method that evaluates string expressions on a Json and returns the result. Both JSON Pointer and JSONPath are at...
Great catch @Macok, thanks! Will try to make a 1.4.2 patch release ASAP.
@Macok and @slaskawi thanks again for chasing this issue! Managing parents has turned out problematic in several ways - first there's multiples of them so when you do 'up' you...
@jacakk You are right. It hasn't been published because I've lost my credentials to publish on Maven central and I've been procrastinating sorting that problem out. But I'll do soon...
I hadn't plan on that, but it's an interesting extension. I'm thinking of creating a separate project, called mJsonPlus where I'd put all such bloat-inducing extensions that I wanted to...
The lack of a firm decision on this one from the maintainers (@ktsn ?) is making difficult for users to make design decisions for their projects. In our case, we...
@angelhdzmultimedia Very well put and I sincerely applaud you! Any form of fanaticism is silly and laughable, including in "high tech" (if a GUI framework can be considered high tech...
That's great @ruojianll , thanks for picking up the maintenance of this!
@ponyatov I agree, it's not ideal. But it does make life easier when you just want to clone the project and build it without having to track down dependencies. This...
I can't speak for @ponyatov , but my understanding is that yes, something like antlr where you could specify the grammar of a language, or at least some interesting fragments,...