octave-maintainers
[Top][All Lists]
Advanced

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

Re: general c++ question


From: John W. Eaton
Subject: Re: general c++ question
Date: Wed, 29 Aug 2007 14:57:23 -0400

On 29-Aug-2007, Shai Ayal wrote:

| This way you will loose the easiness of having them automatically
| generated in the macro. But it is better and more consistent.

Many of them do not force any other action.  They are simply of the
form

  PROP = val;

so they can be generated by the macro.  Of course we will need a
separate macro that does not generate the set_PROP function.  Let me
take a look at doing at least one or two classes this way.

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]