You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Brian Kalbfus (Jira)" <ji...@apache.org> on 2020/05/08 18:22:00 UTC

[jira] [Created] (ISIS-2363) Recently removed ServiceRegistry.injectServicesInto() is still recommended in docs

Brian Kalbfus created ISIS-2363:
-----------------------------------

             Summary: Recently removed ServiceRegistry.injectServicesInto() is still recommended in docs
                 Key: ISIS-2363
                 URL: https://issues.apache.org/jira/browse/ISIS-2363
             Project: Isis
          Issue Type: Bug
          Components: Isis Applib (programming model), Isis Docs &amp; Website
    Affects Versions: 2.0.0-M3
            Reporter: Brian Kalbfus


The docs [1] have this text:

Alternatively the object can be instantiated simply using {{new}}, then services injected using [{{ServiceRegistry}}|https://isis.apache.org/refguide/2.0.0-M3/applib-svc/ServiceRegistry.html]'s {{injectServicesInto(…​)}} method.

 

This method is missing in 2.0.0-M3.  I found from Slack[2] that a replacement might be serviceInjector.injectServicesInto()

 

[1]: [https://isis.apache.org/refguide/2.0.0-M3/applib-svc/about.html#using-the-services]

[2]: [https://the-asf.slack.com/archives/CFC42LWBV/p1579553230202600?thread_ts=1579553230.202600&cid=CFC42LWBV]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)