Luca Domenichini

Results 19 comments of Luca Domenichini

Visit my fork at https://github.com/mimmoz81/javabuilders to get what i've done... Also, I introduced the RectangleAsValueHandler class to handle type Rectangle (as of method Component#setBounds(Rectangle)) I was not able to pull...

Actually it does need for AbsoluteLayout tag to be placed at the end of the yml file.. i need to check more... I'll update when improved.

It seems that the layoutmanager must be always the last tag to be declared in yml. Is that true? If this is correct, my commit is already done and absolute...

Ok, so if you have time to spend, take a look at my fork and tell me what you think.. many thanks

Thanks for your interest! resuming: changing the property to Integer does not results anymore in any exception. Leaving the definition of the frame as is (I mean as a child,...

Why not use constructor itself? Why the need for an annotation? Couldn't you initialize those properties in the constructor? Maybe if you provide an use case would be easier to...

I think PR #236 addresses some of the points in this issue. Please share your thoughts about (unfortunately seems that alexander casall is not a github user..)

As I said in #369 I think SB should store all settings per workspace location

@Oliver-Loeffler I was thinking about that too.. A single json file should be enough to represent the entire ws settings and all the needed stuffs. A folder though is more...

We should talk about that in a specific issue I think