lmi
[Top][All Lists]
Advanced

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

Re: [lmi] sequence input editor -- how to get accepted keywords


From: Vaclav Slavik
Subject: Re: [lmi] sequence input editor -- how to get accepted keywords
Date: Tue, 01 Jun 2010 18:43:53 +0200

Hi,

On Thu, 2010-05-13 at 17:38 +0000, Greg Chicares wrote:
> for new types as in this very rough sketch:
> 
>   class mode_sequence : public datum_sequence {
>     // ...forwarding for whatever we need from base class...
>     virtual std::map const& keywords
>       {...transplant code from Input::RealizePayment() here...} 

the trouble with this is that the list of allowable keywords depends on
other Input values -- SolveType in particular. Is that something that
should be moved to RealizeXXX() (making permission_*_keywords()
functions of respective field's type only)?

Thanks,
Vaclav




reply via email to

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