bshepherdson / foam-migration-test

0 stars 0 forks source link

Create PropertyView #218

Open bshepherdson opened 10 years ago

bshepherdson commented 10 years ago

From kgrgr...@gmail.com on April 17, 2014 10:02:32

A View which is supplied a Property, and then decides which delegate View to create from information in the Property.

Currently this logic is in AbstractView.createView(), but it would be cleaner and more reusable if it were just a separate type of View.

Original issue: http://code.google.com/p/foam-framework/issues/detail?id=218