Michal Matula

Results 4 comments of Michal Matula

Hi, I am also getting this error ocassionaly: ``` 2013-03-12T12:18:34.099Z - error: TypeError: Cannot read property 'unref' of undefined at SocketQueue._unref (node_modules/native-dns/lib/pending.js:166:21) at SocketQueue._onmessage (node_modules/native-dns/lib/pending.js:158:8) at EventEmitter.emit (events.js:99:17) at Socket.TCPSocket.catchMessages...

Sorry, one more comment as a conclusion: What I don't like with the new approach is that the dependency "definitions" are now scattered across many different files and repeated (not...

Hi, sorry for the late reply. Unfortunately the project I mentioned is not publicly available, but I will try to explain more details below. As for the dependency declaration -...

Hi, in-lined as well: > If 20 components require the same "contract", then they have to declare it > 20 times, I don't think there is any way around that....