[wp-hackers] Consolidating database tables and other assorted items

Computer Guru computerguru at neosmart.net
Mon Apr 9 14:13:21 GMT 2007


Just the classes?
Why not implement everything in a *single file* (Plugins excluded).

WordPress.php

You can have a switch() command that takes the $_GET['page'] variable to determine what functions to kick off!

Computer Guru
NeoSmart Technologies
http://neosmart.net/blog/

> -----Original Message-----
> From: wp-hackers-bounces at lists.automattic.com [mailto:wp-hackers-
> bounces at lists.automattic.com] On Behalf Of Sabin Iacob
> Sent: Monday, April 09, 2007 5:08 PM
> To: wp-hackers at lists.automattic.com
> Subject: Re: [wp-hackers] Consolidating database tables and other
> assorted items
> 
> Robert Deaton wrote:
> > Some may see this as a radical proposal, but I think since we have
> > been compelled enough to remove the Firefox and BrowseHappy logos
> > intended for the unpure browser users, then clearly we can go ahead
> > and start implementing radical features that depend on these browsers
> > if we don't have to worry about spreading propaganda to the other
> > users anymore.
> +1 from me
> 
> There also was a brilliant idea proposed in extend/ideas: since all
> classes and functions are doing Wordpress-related jobs, they should be
> consolidated into a single class for increased speed and
> maintainability.
> 
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers



More information about the wp-hackers mailing list