You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.
Good spot! you are quite right. I will change it this weekend, or if you would rather change it yourself I would be happy to accept a pull request
addQueryPart is not currently used, you're right. I had planned to use it to intercept all new query parts when they were added so I could implement caching down the filter tree... but I havent got round to it.. so right now its redundant :)
Hello,
Thanks for your reply. Sorry for the pull request, it's true, it's easier for you, but I don't use Git. I don't fork because Git turn me mad :)
If you plan to update this we, I also notice this little stuff :
Hello,
I just found this. It seems you loop 2 times in the first IQueryPart. And, correct me if I'm wrong, it's not usefull.
https://github.com/sammyt/fussy/blob/master/src/uk/co/ziazoo/fussy/query/AbstractQueryChain.as#L47
I suggest this:
Thanks for Fussy, it's excellent!
PS : I also note that the addQueryPart method is never used. Is it needed ? Can you provide an example please ?
https://github.com/sammyt/fussy/blob/master/src/uk/co/ziazoo/fussy/query/AbstractQueryChain.as#L71
The text was updated successfully, but these errors were encountered: