Skip to content

Conversation

@shtrom
Copy link
Member

@shtrom shtrom commented Sep 23, 2014

  • Map old bindProperty to setProperty, and issue a warning that it is deprecated;
  • Don't complain about 'version' is deprecated and not supported;
  • Use path instead of bin_path;

fixes: #1804

http://oml.mytestbed.net/issues/1804

Signed-off-by: Olivier Mehani olivier.mehani@nicta.com.au

* Map old bindProperty to setProperty, and issue a warning that it is deprecated;
* Don't complain about 'version' is deprecated and not supported;
* Use path instead of bin_path;

fixes: #1804

Signed-off-by: Olivier Mehani <olivier.mehani@nicta.com.au>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually bindProperty is now supported in OMF 6. From my understanding, and from the example in http://oml.mytestbed.net/issues/1804, it is related to Prototype... which has been ported into 6. The definition of bindProperty is at omf_ec/lib/omf_ec/context/app_context.rb +115 under commit 77bad4d.

May I suggest NOT map bindProperty to setProperty for now, and assume that bindProperty is used for Prototype only.

Signed-off-by: Olivier Mehani <olivier.mehani@nicta.com.au>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants