Forum OpenACS Development: Re: How OpenACS coding could get its groove back

Collapse
Posted by Jonathan Ellis on
I think Dirk's point is well-taken, though, that a proc that simply does

return [db_string foo_query]

isn't adding anything besides making mantainance harder.

IMO the correct solution to "people don't know where to find the queries" is to have an xql browser, not to make everything a proc.