[wplug-web] Meeting DB

Zach Paine zman at wplug.org
Sun Jun 2 17:30:38 EDT 2002


Hey,
	I want to re-organize the meeting DB.  Currently everything is
	kind of hapharzadly thrown into one table.  Someone decided
	along the way that we should keep track of each 'new' meeting
	info via an id, but this breaks down logistically somewhat
	because frequently, info will change for a meeting, but not an
	installfest.  Should this be a new record or a modification of
	an existing one.  Currently it seems that seperate records are
	determined by when the info changes or something.  I'd like to
	seperate the meeting info and installfest info into seperate
	tables, as well as create a new table for tutorial info.
	Obviously this would involve some re-write of the php, but
	nothing grand.  In the process, I would also like to further
	abstract some processes that are repeated over and over such as
	connecting to the DB and making certain calls.  How do you guys
	feel about all this?

	-Zach

	ps. Evan: What is the status of unstable? Are you still working
	on it?



More information about the Wplug-web mailing list