I found a workaround, basically findAll is generic enough to be called by other finders. Now I have findAll and a bunch of other finders that just delegate to findAll with specific url and filter. Arjun, yes that's something I was after but it looks too hairy too me. I want finders to be simple and straightforward and let canjs do the default conversion. Thanks for the reply!
↧