Miika Arponen
Miika Arponen
Is this going to be implemented in the near future? Would be exactly what I'd need for my project.
Any update on the schedule of this? Our use case wouldn't even require this exact feature to be as blazing fast as all the other queries are, so even if...
It is meant to make bind() function work with function cacheing. The logic isn't very good though now when I look at it, because it has that side effect you...
Hi Viktor! These suggestions sound good. I'll review your pull request and these questions more accurately in Monday or Tuesday and comment them further then.
I will think this through a bit later if this is the best approach to this problem. Will definitely implement the feature though.
The classes are not defined as final, so you can add any properties you want to them just by assigning them: ```$field->my_custom_property = 'value';``` All properties in field and group...
Apparently running `gdev sync -ignorearchives` is a workaround for this.