https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30194 --- Comment #15 from David Cook <dcook@prosentient.com.au> --- (In reply to Tomás Cohen Arazi from comment #13)
- It adds a new step for bundling the spec into a single file. I really would've preferred not to do that. I did it on a separate patch so it can be ditched if we find another way. Basically, references break with JSON::Validator and all points to a bug on the library. But bundling is not the worst, as it will save startup time anyway, and any spec change (in development) already requires a plack restart, so maybe we need some alias that does both. If someone finds a way to fix this, I'll support that.
It could be worthwhile asking Jan directly. When I made my observations about validation being prohibitively slow, he responded and patched quite quickly. I think we'd resolved the whole thing within 1 week. -- You are receiving this mail because: You are watching all bug changes.