Re: Are there Sql backends that return an array from big_query()?
"Stephen R. van den Berg" <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
Martin Nilsson (Opera Mini - AFK!) @ Pike (-) importm?te f?r mailinglistan wrote: >I think the architecture is outdated, so instead it would be more >valuable to look at how to make it properly. Instead of having a proxy >object that calls a database object, there should be inheritance that >allows direct calling when possible. That's exactly what I was looking at, which is why I wanted to eliminate big_query()s that return anything else than an object. -- Stephen.