[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: my worry about the recent libxml change
- From: "Ray Strode" <halfline hawaii rr com>
- To: <gnome-hackers gnome org>
- Subject: Re: my worry about the recent libxml change
- Date: Sat, 24 Mar 2001 11:03:38 -1000
Maybe newly made libraries should start following a standard
where they require an API version request within some init
function call. Eg., something along the lines of
mylib_init(MYLIB_VERSION_1);
That way new libraries can remain backward compatible, and
apps don't get broke.
--Ray
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]