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
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.