nlmarco

Results 6 comments of nlmarco

If you need to access data at a later time, why do you detach your object in the first place? I mean the word "detach" itself already states clearly that...

@andyjefferson I didn't notice in the first place that this was your own suggestion. I thought it came from a user. Sorry. You have far more insight and likely thought...

# Workaround I got a **workaround** for the 1st part of the feature-request running: A service-lifecycle bound to a component, but the service-implementation still overridable downstream. It needs some boiler-plate-code...

I finally found the time to test overriding a component (before I only read about it). I thought that it would work this way: ### Upstream-library #### Component ``` @Component({...