I was not part of the decision making process, 
honestly, I was unaware that such changes were made.

but suppose you do

$aMethod:=Formula(a_project_method($pointerA;$pointerB))

in one place, then

$ctx.aMethod:=$aMethod

in another,

then, say

DIALOG("a_form";$ctx)

and 

Form.aMethod() // what is this?

what is the expectation for a command+K on the member function?

it seems very hard to associate a member method to its formula,
it could be an expression, a method with statically bound parameters, etc.
it could change over time, it could be a component method, 
it could be defined differently at runtime, depending on the control flow.
**********************************************************************
4D Internet Users Group (4D iNUG)
New Forum: https://discuss.4D.com
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to