This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

grp.exists()
#3
(14.09.2018, 12:57)admin Wrote: I don't think that you can gain much by replacing grp.find with something simpler. If you need to do grp.find very often then you should cache the data somehow, maybe do a db query to get all objects at once.

I have a project with hotel and I am creating and updating ga's based on json so I am searching the most efficient way for checking such thing. Thanks for replyWink
Done is better than perfect
Reply


Messages In This Thread
grp.exists() - by buuuudzik - 14.09.2018, 12:45
RE: grp.exists() - by admin - 14.09.2018, 12:57
RE: grp.exists() - by buuuudzik - 14.09.2018, 13:23

Forum Jump: