Message7032
On Wed, Nov 18, 2020 at 03:19:16PM +0000, John Rouillard wrote:
>
> I have an initial read only implementation of this setup.
Cool!
...
> I am still using the classname Computed, but I think it needs a better
> name. Maybe: Operator, Agent, Broker (my fave so far), Proxy...
> Suggestions?
I'd keep Computed as the base class. Other implementation may chose to
derive from it.
It would be nice to make a derived class that can search, too, like
your implementation of the number of items: This could map to some SQL
code and thus be searchable, too. (Maybe this needs two different SQL
parts, one for search one for display, I haven't looked too closely yet)
Concerning read-only: My guess is that most computed properties will be
read-only.
Ralf
--
Dr. Ralf Schlatterbeck Tel: +43/2243/26465-16
Open Source Consulting www: www.runtux.com
Reichergasse 131, A-3411 Weidling email: office@runtux.com |
|
Date |
User |
Action |
Args |
2020-11-18 15:44:04 | schlatterbeck | set | recipients:
+ schlatterbeck, rouilj, antmail |
2020-11-18 15:44:04 | schlatterbeck | link | issue2550923 messages |
2020-11-18 15:44:04 | schlatterbeck | create | |
|