[wp-hackers] Controller Implementation
Mike Schinkel
mikeschinkel at newclarity.net
Sat Jul 3 01:17:52 UTC 2010
> Mike's ticket deals with extending the routing system in mapping WP_Query to URLs, whereas I'm dealing more with the whole of a controller implementation. So from what I can gather, and correct me if I'm wrong, it would be rewriting or extending what WP_Rewrite handles and extending what WP_Query does. The segment idea, and you'll have to read the ticket for more, is a great one. I haven't yet seen Mike's solution and I would like to, but I don't want to wait that long for a solution.
I think I will have time to work on this late next week or the following weekend.
> ... WordPress tends to setup everything needed for the loop, whether it is needed or not.
Agreed! Whatever happens with routing I would love to see something changed so that when you don't need everything for the loop you don't have to get it.
-Mike
More information about the wp-hackers
mailing list