Re: DDD and cross domain AR references for UI

"Douglas Reith [email protected] [domaindrivendesign]" <[email protected]> Fri, 31 Jul 2015 11:03:06 +1000
Newsgroups gmane.comp.programming.domain-driven-design
Message-ID <CABMidTH46m7KeAegonQbt10_fKNoWs-kQj8Li5swe2FdGHbaxg@mail.gmail.com>
Hi Thomas,
Sorry for the delay. The reason I'm late responding is that I'm going
through your references - they're great tips thank you!


Cheers,


Doug




On 29/07/2015 6:13 am, "Thomas Presthus [email protected]
[domaindrivendesign]" <[email protected]> wrote:


>
>
> I'd look into composite frontends and autonomous business components.
>
> It sounds like the rendering of your profile part belongs to the social
> bc that owns the data.
>
> If you still want to integrate the bcs through REST endpoints you could
> e.g. create a model for describing how data should be rendered, but this
> can get complex very quickly.
>
> It's also possible that you're missing a context or an aspect in your
> model.
>
> Thomas
> 
>