On 2013-05-21 14:31, Diggory wrote:
I had support for custom dialogs, drawing etc. and file dialogs were built in so it was possible to create your own color picker, etc. in a very few lines of code. The way it was designed, custom field formatters were trivial. The point is we don't need to have a date picker and color picker and every other control built in, at least not initially. All we need is an easily extensible framework with the simple controls, and then we can add more complicated controls as they are requested. Once the framework is in place it will be very easy for many people to contribute and everything will get done much more quickly.
I would expect that the system needs to be designed from the ground up with support for something like internationalization. There are probably other features were this is true as well.
-- /Jacob Carlborg