/**
* Demarcates objects that expose a convention.
*
* Convention objects aren't going to be around forever, so this is a temporary interface.
*/
public interface HasConvention {
b
bamboo
03/07/2017, 12:50 PM
jlleitschuh: yeah, Iām not very happy about it but it seems to be the way for now. We should hide it behind a utility function though
š 1
š® 1
j
jlleitschuh
03/07/2017, 2:59 PM
Wouldn't it be better if it were under something like