April 8, 2015
3:16 p.m.
2015-04-08 10:20 GMT+02:00 Tudor Girba <tudor@tudorgirba.com>:
And, to have a better chance of having a clean slate discussion later on in which to consider the value we associate to names, I would like to remove the <example> check from isExampleMethod and continue to preserve the treatment of #example* selectors in Nautilus.
Wouldn't we need to change the check to: isExampleMethod if selector starts with 'example' *AND HAS NOT* a <example> (or <gtExample>) pragma because there are tons of #example* methods, some of them open an example and some of them with the pragma, create an instance for the inspector?