Re: [gtkmm] Feature Wish: ad-hoc or external properties for simplified data binding
- From: Christer Palm <palm nogui se>
- To: Andreas Pokorny <diemumiee gmx de>
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] Feature Wish: ad-hoc or external properties for simplified data binding
- Date: Thu, 05 Aug 2004 02:26:31 +0200
Andreas Pokorny wrote:
I guess i have handled all common access types for values.
Value "access" is only one of the challenges involved. Typically, you
may also need to handle conversion, formatting and validation. You also
typically need to be able to control under which conditions values are
transferred to/from the model, and in a multithreaded app there would
also be thread synchronization issues.
As soon as you need to write code to handle such issues, the issue of
actually accessing the data is usually a relatively trivial part of the
problem.
--
Christer Palm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]