I effectively want two nodes:
- Normal Node
- Premium Node
The only difference will be that the premium node can take more images and a few other features. What is the best strategy to go about this?
- have two distinct nodes with the differences
- have one nodes and somehow find a to apply an UPGRADED attribute to it?
I would prefer (b), as I want users to be able to upgrade nodes. And migrating a normal node to a premium node will be very difficult.
Any idea how I can accomplish b?