The problem is some tags don't check permissions gracefully on collections. You can change what collection is used for a select and put the appropriate logic in the model load. it saves on memory/processing time doing that too, otherwise you load all the records and then throw out the ones you don't want, likely only 1/users of those being used.
-- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
