I have implemented mixin with following: http://pastebin.com/KYWQfCHg
And the reason why I am summoning this Q. is because whenever I press confirm
button, I get ${broj} and ${datum} values 0 and null, even though I have
denoted them with @Persist. What is causing such an action?
