By default, Vaandroid locates views by:
- first checking the view registry
- then the default system views
- then searching installed plugins.
Vaandroid allows views to be registered outside of the core bundle.
- Views can be used without a fully qualified name
- System Views can be overriden
{CODE(theme="default")}
</com.acme.MyTextBox>