[Muine] [PATCH] Database



I got a minute today to throw together that OO Database class that I
was talking about. All the pack and unpack stuff is still static but
at least some parts are OO (a few less IntPtrs is always good :-).

This patch is against 0.7.1 rather than CVS so hopefully it doesn't
cause conflict when CVS changes before AnonCVS :-).

2004-12-29  Tamara Roberson  <foxxygirltamara gmail com>

	* src/Makefile.am:
	* src/Database.cs:
	R src/DatabaseUtils.cs:
	
	Replaced DatabaseUtils with Database -- a more OO approach.
	
	* CoverDatabase.cs:
	* SongDatabase.cs:
		
	Renamed EncodeFunc to EncodeFunction.
	Renamed DecodeFunc to DecodeFunction.
	Removed 'user_data' parameter from DecodeFunction.
	
	* CoverDatabase.cs:
	* Song.cs:
	* SongDatabase.cs:
	
	Updated to reflect move to Database.

Muine-0.7.1-Database.patch
http://bugzilla.gnome.org/show_bug.cgi?id=162451



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]