You are browsing as a guest. Sign up (or log in) to start making projects!

1h 57m 49s logged

Binding works really well

with pretty much one line of code, you can receive an object of your choice that is binded to a file also of your choice.
whatever you change in the file will reflect in the object during runtime.
also, the file is created based on the model of the object’s class (which means you can define default)
pretty much just create whatever configuration you want, ask for an instance of it and the software will do the rest

0
8

Comments 0

No comments yet. Be the first!