On Sunday, 15 December 2013 at 17:11:05 UTC, MrSmith wrote:
On Sunday, 15 December 2013 at 17:08:21 UTC, Boyd wrote:
On Sunday, 15 December 2013 at 16:51:10 UTC, MrSmith wrote:
Btw, have you worked with MVVM pattern?
From what I can tell it's barely any different from MVC, but
no I haven't.
Yes, you are right. Will you integrate something like this into
your gui or it would be possible to add on top of it? Mostly i
am looking for data-bindings.
With data-bindings, I assume you mean for fields, such as
textfields, checkboxes, lists, etc..
I don't have this yet, but it is on the todo list. There is
nothing that stands in your way of creating something on top of
it (except for me actually getting the library ready for use:P).