Patrick Roza

Results 38 issues of Patrick Roza

Node v6.2.0 1. redis-dump -h x -p y > db 2. cat db | redis-cli -h x -a y (the same problem occurs if I first go to json, and...

Related to Schema #2319 and issue #1997

You may thank me later - for retaining sanity ;-)

It breaks e.g Type.GetType(typeString, throwOnError: false); where callers rely on FileNotFoundException to cause GetType to return null, however because of the Invalid Pointer, the call suddenly ends in exception instead...

since we combine tags and default layers, we can go one step further and grab and pass the dependent services to the constructors. NOTE: api is not yet finished, I...