David Grudl
David Grudl
An example would be fine. Does it happen with 3.0?
Any progress?
I will add an API for accessing private values in next version (it is also related to #1).
HTTP method CLI doesn't exist.
Can you fix it and send PR?
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...