Yair Lenga
Yair Lenga
Suggesting adding an option to the JSON PARSER to allow backquoted string, based on ES6 template string. The main benefit will be simplified way to enter multi line strings. It...
With 2.12, Jackson can parse xml iwith multiple repeated elements into a tree (ignore duplicate feature). This make it possible to parse, but create challenge with extracting data. the solution...
As much as I can tell, sandman2 can not inspect and link tables via foreign indices. Adding this feature will greatly increase efficiency (reduced round trips, etc). I believe possible...
Hi, Looking for a way to use pivottable to show mutliple aggregates. In my case, for every group, I need to show the average of two measures and count. The...
I am trying to place a pivot table (with us) inside Atlassian confluence page. I got the code to work, but the layout does is “messy”. No style, and no...
Looking for feedback for the following problem: I have a large hierarchy (>1M files, each 10K compressed), zipped into a logical "dataset". Individual files represent simulation results - semi structured....
Hi, The Zip utility has two useful features: archiving (packing multiple files into a single ZIP File), and compression (making files smaller). I'm using the archiving option to pack multiple...
Came a cross this project - while looking for a way to implement introspection-like functionality for C program. I'm curious if there is any development/follow-up project. For my use case,...
I came across this plugin, while looking for way to implement introspection like functionality for large code. Found it very elegant/compact. Interested to know if there is any activity here/follow-up...
Wanted the acknowledge the importance of this project. My team switched our product to JSON5 to simplify data entry for complex data objects by business users (professional - without development...