deckchair-technicians / vice

Prismatic schema extensions. Coercions attached to schemas. Use schema as Midje checkers...
Eclipse Public License 1.0
3 stars 0 forks source link

Matching large sequences #2

Open no-man-is-an-island opened 10 years ago

no-man-is-an-island commented 10 years ago

Would it be possible to remove valid elements somehow when matching very large sequences.. I was trying to match against ~1800 elements with element 802 failing.. was hard to debug from a sequence of 1800 nil's with one message in the middle

Not sure how this would work.. but one to think on

savagematt commented 10 years ago

Can be done easily. Cleanly might be another thing. Will take a look. On 24 Sep 2014 21:54, "David Williams" notifications@github.com wrote:

Would it be possible to remove valid elements somehow when matching very large sequences.. I was trying to match against ~1800 elements with element 802 failing.. was hard to debug from a sequence of 1800 nil's with one message in the middle

Not sure how this would work.. but one to think on

— Reply to this email directly or view it on GitHub https://github.com/savagematt/vice/issues/2.