David Grudl

Results 443 comments of David Grudl
trafficstars

An example would be fine. Does it happen with 3.0?

I will add an API for accessing private values in next version (it is also related to #1).

NDBT is not suitable for huge databases, sorry.

> So, we can refactor Structure to provide only relevant informations for nette :+1: I did not know that it saves something what is not needed.

Please use only english on GitHub.

> Non-static methods' names could look similar to current static methods' names > (Class->methodname would result in {"op":"Class[some separator]methodname"}) 👍 > Closures' names could be generated by the name attribute...