Hi Adrian,
The library is cool. I would like however to pick your brain on how
exactly the concepts in brooklyn could be conveyed graphically.
From my previous experience, this kind of representation occupies much
more real estate on a screen (vertically at least) than one line in an
editor that conveys practically the same information. While I totally
agree that a visual representation is crucial, I am not sure this is the
right one.
To make it clear, this is not criticism in any way. I hope to encourage
you and others who've seen orders of magnitude more ways to represent
things graphically than me to bounce some ideas and come up with
something great.
Thanks,
Hadrian
On 07/22/2015 11:51 AM, Adrián Nieto Pérez wrote:
Hello all,
I found an awesome drag & drop library for AngularJS [1]. It allows the
developer to define containers inside each drop zone dynamically among
with container types to avoid mixing incompatible components with
containers [2]. I think that this kind of implementation could work with
Brooklyn YAML philosophy. For example a Location container can has
virtual (SameServerEntity for example) and real entities (JBoss7Server),
but if you try the oposite it will not work. Also with a confirmation
toast the user will be able to input all required and optionals configkeys.
What do you think?
[1] http://marceljuenemann.github.io/angular-drag-and-drop-lists/
[2]
http://marceljuenemann.github.io/angular-drag-and-drop-lists/demo/#/nested
[3]
http://marceljuenemann.github.io/angular-drag-and-drop-lists/demo/#/types