Fortis-Collection / fortis

A framework for creating a strongly typed model based on Sitecore templates and the Sitecore API

Home Page:http://fortis.ws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Suggestion: Reintroduce interfaces for field types

herskinduk opened this issue · comments

If you are to stand up types with DI at any point we probably have to do this.

I realise that this was pulled in order to have operator override support.

Could the same not be achieved with methods like Equals?

Not sure why I've left this open for so long, we're back to using interfaces on the field types :).