Daniel Bergman

Results 27 comments of Daniel Bergman

It is satisfying to have such a minimal change address this issue. However, an artificial cap is...artificial. If the already-written pointer implementation gets around that while using exactly the minimal...

I can appreciate the extra precautions @MathCancer took in implementing the `reserve` method for addressing this. However, it still feels like an artificial solution. I don't really worry that it...

Including previous discussions from PR #204 here: # Original PR message: Two main changes being suggested here: Make SVG plots with substrates easier: Add the substrate_coloring_function to the template main.cpp...

Yeah, it still is unresolved when using the latest PhysiCell release.

That would work for me!

Yes! I believe it is resolved!

As an intermediate step, could qupath come natively with support for json slurper? So that we can run `import groovy.json.JsonSlurper` to make for programmatic editing of classifiers?

oh probably? I figured out how to add groovy-json-4.0.19.jar as an extension, so I'm using that now

I agree on having both `/addons` and `/plugins` in the top level directory. On where to house sample projects for the plugin, I think it makes more sense for those...

> Note that there shouldn't be a need for a compiler macro since there will won't be any abstract and concrete classes as with intracellular. Rather, a Makefile for a...