Einar Ingebrigtsen

Results 185 issues of Einar Ingebrigtsen

Sometimes bounded contexts needs to have an awareness of other contexts without knowing about other contexts data storage or business logic. On the read side of things, it could be...

Should I .... >-- NO... :)

### Description Instead of relying on Guid - introduce a Concept representing it - which is a ConceptAs instead. Much clearer.

### Description It would be good to provide a way to avoid having to inherit from artifacts like Command, AggregateRoot, Event. In fact for Command and Event - the need...

### Description The declaration of security done with a `SecurityDescriptor` should be reflected in JavaScript for what is relevant for the frontend - or the frontend is capable of doing....

### Description Security Descriptors should have their own representation in the JavaScript / Frontend, enabling security rules to be accurate. It would help avoid the problems of #759

The container abstraction is not optimal - question is if we need it at all. Investigate if needed. The way things are now, we have the binding lifecycle represented as...