Changes between Initial Version and Version 1 of Ticket #12955, comment 69
- Timestamp:
- 03/26/2018 04:28:35 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12955, comment 69
initial v1 1 1 Replying to [comment:68 danieliser]: 2 > @MikeSchinkel -Isn't that simply sidestepping the issue? We can already wrap queries with our own functions to return custom objects rather than posts in half the code it would take to do it your way if I got the example codes relation to your proposal. I may have completely misunderstood, in which case ignore that.2 > Isn't that simply sidestepping the issue? We can already wrap queries with our own functions to return custom objects rather than posts in half the code it would take to do it your way if I got the example codes relation to your proposal. I may have completely misunderstood, in which case ignore that. 3 3 4 4 I think what may be happening is my use-cases and your use-cases may be different, so [https://en.wikipedia.org/wiki/Blind_men_and_an_elephant like the blind men and the elephant] we are seeing different aspects of the problem.