Extensible Properties for the JVM, refined
Remi and Richard are talking about properties again, refining their ideas. I figured I should organize my thoughts as well. FIrst off, how about some aggressive requirements: Properties should support arbitrary implementations! It should be possible to have properties backed by fields, HashMaps, databases, calculations, devices etcetera. Using such a…