Vaibhav Kaushal
Vaibhav Kaushal
QNullFormState is what I had thought. That idea actually came from the Blackhole MySQL storage engine so I put up that name. Anyways i will give it a try but...
@olegabr I think you are right as far as the examples are concerned. We do need to get that done. Also, about one connector in multiple edit panels - I...
Yeah, that would be fine.
I think someone needs to modify the paginator and introduce some awesomeness ;) I think I will give it a try. I have long wanted this feature myself. Time to...
I know that this can be done. But I want to upgrade the Paginator with two major features and this is only one. The second one relates to SEO -...
@spekary You could add one more point to that: Sometimes we need to just **increment** a field in a row. Think _view count_ - e.g. if we are creating a...
In addition, I also had in mind: Making QCache an interface to other underlying caching technique. ## Thinking of architecture: We can have all kinds of caching systems under QCache...
I was thinking of handling DB procedures as well. To just call a DB method and ask it to verify **if a user with given email and password combination exists...
@spekary Where is the math support? 😕 Also, will go through PSR-6 and will see if we can do something about it.
@spekary I see what you are trying to do. I would advise against it, or rather, I would advise we take it in two different ways. NoSQL is _very different_...