On Jul 3, 2013, at 12:20 PM, Igor Stasenko <siguctua@gmail.com> wrote:
On 3 July 2013 11:48, Goubier Thierry <thierry.goubier@cea.fr> wrote:
Is there something against that ?
It seems as if NB is used to check file existence / isReadable, then, upon startup, the vm is unable to open the changes file and all NB calls becomes incorrect.
NB callout needs argument names (which it can only get right now by accessing method's source). We plan to change that after introducing pluggable mechanism in opal to use it to run additional code on certain pragma to handle it in custom way (like remembering argument names in method's properties).
We need a high level code model. The design we have right now is from 1978. But now it is 2013. There is no need to have a code model that does not store the names of temps. Marcus