sjeacopello

Results 7 comments of sjeacopello

I may take a look at this on Sunday as I've been wanting to dig into the new generics stuff anyway. I will say the general performance of type assertions...

Early results follow, some raw thoughts: So, looking at this a bit deeper, one of the issues we run into right away is that our values coming in from Select...

So I think reducing the constructors to the following for public consumption makes sense to me (what follows is wildly raw so bear with me): 1. Wide constructors to read...

No worries; that's a fair point to approach though we'd have to build the OR-matcher frequently, which is fine if we think building the matcher and passing through it will...

Your comments on using the Or Matcher sparked an idea while I was on my run today: a hybrid approach to allow both the initial setting from file (useful upfront...

I'll give this some more thought and try to get back to it soon - similar to you I've gotten unexpectedly busy recently but I haven't forgotten about this.

I made a fix for this, though I think it may still have issue in the keyword code; was just hacking through quickly so I didn't spend much time; if...