eclipse / lyo.designer

lyo.designer
Eclipse Public License 2.0
11 stars 10 forks source link

Working with intance methods of ResourcesFactory instead of classes. #242

Closed jadelkhoury closed 2 years ago

jadelkhoury commented 2 years ago

Description

Instead of classes methods, we migrate to instance methods taking us one step closer to dependency injection

Checklist

jadelkhoury commented 2 years ago

@berezovskyi

If this is a good first step, I can update the changes in the sample to reflect the latest changes (including this way). I think it might make your work with the DI easier.

https://github.com/OSLC/lyo-adaptor-sample-modelling/pull/70