Re: [sigc] Libpropc++



It's nice to see that libsigc can be used to bring sort of "Objective
Pascal properties" to C++ :)

In Object Pascal you can bind a property reader/writer either to a
member variable or a method. It reduces the number of "getter" and
"setter" methods of a class: e.g those as trivial like "return
this->value;" or "this->value = param;" since compiler takes care of that.

Victor Porton,,, wrote:
> Hi,
>
> Please add a link at your web site to Libpropc++ - the library for creating
> and effective using properties in C++: widget.color = "red";
>
> http://ex-code.com/propcpp/
> _______________________________________________
> libsigc-list mailing list
> libsigc-list gnome org
> http://mail.gnome.org/mailman/listinfo/libsigc-list
>
>

--
Roger Ferrer Ibáñez
Correu: rofi ya com
Correu (FIB): b4270692 est fib upc es
Correu (Casa): roger pinchito com
Correu (JEDI): rogerf jedi upc es



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