bonobo_ui_engine internalization ...



Hi Guys,

	To avoid further confusion as to the purpose of the bulk of the
BonoboUIEngine API - and in consultation with the release team, I've
just committed a patch that guards most of the API with a
BONOBO_UI_INTERNAL guard.

	I've grepped my system for offenders, and so far it seems everything is
building just fine.

	Please do not use this API - it is internal. All use of the
BonoboUIEngine API ( apart from a select few operations ) should go via.
the BonoboUIComponent interface - even in-process.

	The reason for this is that the code is then not particularly tied to
being in-proc, and thus can be turned into a component with relative
ease - and that the bonobo_ui_engine is a large and complex API tied to
the implementation details, exposed for the purpose of writing custom
synchronizers - a thing that has transpired to not be necessary as yet.

	So ... if this breaks your program, please mail me post haste, and I
will come and fix it as a matter of urgency.

	Regards,

		Michael.

-- 
 mmeeks gnu org  <><, Pseudo Engineer, itinerant idiot




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