Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement wiring through MacWire and add actor examples. #57

Open
lxwbr opened this issue Feb 11, 2016 · 0 comments
Open

Implement wiring through MacWire and add actor examples. #57

lxwbr opened this issue Feb 11, 2016 · 0 comments

Comments

@lxwbr
Copy link
Contributor

lxwbr commented Feb 11, 2016

Try out the MacWire for wiring. Also add some actor and AOP examples.

@lxwbr lxwbr self-assigned this Feb 11, 2016
lxwbr pushed a commit that referenced this issue Feb 17, 2016
lxwbr pushed a commit that referenced this issue Apr 14, 2016
lxwbr pushed a commit that referenced this issue Apr 14, 2016
lxwbr pushed a commit that referenced this issue Apr 14, 2016
lxwbr pushed a commit that referenced this issue Apr 14, 2016
lxwbr pushed a commit that referenced this issue Apr 14, 2016
lxwbr pushed a commit that referenced this issue Apr 14, 2016
lxwbr pushed a commit that referenced this issue Apr 14, 2016
# Conflicts:
#	chaos-examples/src/main/scala/mesosphere/chaos/examples/Main.scala
#	chaos-examples/src/main/scala/mesosphere/chaos/examples/persons/PersonsModule.scala
#	project/build.scala
#	src/main/java/mesosphere/chaos/rest/impl/LogConfigServlet.java
#	src/main/scala/mesosphere/chaos/App.scala
#	src/main/scala/mesosphere/chaos/http/HttpModule.scala
#	src/main/scala/mesosphere/chaos/http/HttpService.scala
#	src/main/scala/mesosphere/chaos/http/impl/HttpServer.scala
#	src/main/scala/mesosphere/chaos/http/impl/HttpServiceImpl.scala
#	src/main/scala/mesosphere/chaos/http/impl/JsonProvider.scala
#	src/main/scala/mesosphere/chaos/metrics/MetricsModule.scala
#	src/main/scala/mesosphere/chaos/rest/RestModule.scala
#	src/main/scala/mesosphere/chaos/rest/impl/PingServlet.scala
#	src/main/scala/mesosphere/chaos/rest/impl/ServiceStatusServlet.scala
lxwbr pushed a commit that referenced this issue Apr 14, 2016
    # Conflicts:
    #   chaos-examples/src/main/scala/mesosphere/chaos/examples/Main.scala
    #   chaos-examples/src/main/scala/mesosphere/chaos/examples/persons/PersonsModule.scala
    #   project/build.scala
    #   src/main/java/mesosphere/chaos/rest/impl/LogConfigServlet.java
    #   src/main/scala/mesosphere/chaos/App.scala
    #   src/main/scala/mesosphere/chaos/http/HttpModule.scala
    #   src/main/scala/mesosphere/chaos/http/HttpService.scala
    #   src/main/scala/mesosphere/chaos/http/impl/HttpServer.scala
    #   src/main/scala/mesosphere/chaos/http/impl/HttpServiceImpl.scala
    #   src/main/scala/mesosphere/chaos/http/impl/JsonProvider.scala
    #   src/main/scala/mesosphere/chaos/metrics/MetricsModule.scala
    #   src/main/scala/mesosphere/chaos/rest/RestModule.scala
    #   src/main/scala/mesosphere/chaos/rest/impl/PingServlet.scala
    #   src/main/scala/mesosphere/chaos/rest/impl/ServiceStatusServlet.scala
lxwbr pushed a commit that referenced this issue Apr 14, 2016
        # Conflicts:
        #   chaos-examples/src/main/scala/mesosphere/chaos/examples/Main.scala
        #   chaos-examples/src/main/scala/mesosphere/chaos/examples/persons/PersonsModule.scala
        #   project/build.scala
        #   src/main/java/mesosphere/chaos/rest/impl/LogConfigServlet.java
        #   src/main/scala/mesosphere/chaos/App.scala
        #   src/main/scala/mesosphere/chaos/http/HttpModule.scala
        #   src/main/scala/mesosphere/chaos/http/HttpService.scala
        #   src/main/scala/mesosphere/chaos/http/impl/HttpServer.scala
        #   src/main/scala/mesosphere/chaos/http/impl/HttpServiceImpl.scala
        #   src/main/scala/mesosphere/chaos/http/impl/JsonProvider.scala
        #   src/main/scala/mesosphere/chaos/metrics/MetricsModule.scala
        #   src/main/scala/mesosphere/chaos/rest/RestModule.scala
        #   src/main/scala/mesosphere/chaos/rest/impl/PingServlet.scala
        #   src/main/scala/mesosphere/chaos/rest/impl/ServiceStatusServlet.scala
lxwbr pushed a commit that referenced this issue Apr 14, 2016
Merge branch 'master' into aw/#57-macwire

            # Conflicts:
            #   chaos-examples/src/main/scala/mesosphere/chaos/examples/Main.scala
            #   chaos-examples/src/main/scala/mesosphere/chaos/examples/persons/PersonsModule.scala
            #   project/build.scala
            #   src/main/java/mesosphere/chaos/rest/impl/LogConfigServlet.java
            #   src/main/scala/mesosphere/chaos/App.scala
            #   src/main/scala/mesosphere/chaos/http/HttpModule.scala
            #   src/main/scala/mesosphere/chaos/http/HttpService.scala
            #   src/main/scala/mesosphere/chaos/http/impl/HttpServer.scala
            #   src/main/scala/mesosphere/chaos/http/impl/HttpServiceImpl.scala
            #   src/main/scala/mesosphere/chaos/http/impl/JsonProvider.scala
            #   src/main/scala/mesosphere/chaos/metrics/MetricsModule.scala
            #   src/main/scala/mesosphere/chaos/rest/RestModule.scala
            #   src/main/scala/mesosphere/chaos/rest/impl/PingServlet.scala
            #   src/main/scala/mesosphere/chaos/rest/impl/ServiceStatusServlet.scala
lxwbr pushed a commit that referenced this issue Apr 14, 2016
Merge branch 'master' into aw/#57-macwire

            # Conflicts:
            #   chaos-examples/src/main/scala/mesosphere/chaos/examples/Main.scala
            #   chaos-examples/src/main/scala/mesosphere/chaos/examples/persons/PersonsModule.scala
            #   project/build.scala
            #   src/main/java/mesosphere/chaos/rest/impl/LogConfigServlet.java
            #   src/main/scala/mesosphere/chaos/App.scala
            #   src/main/scala/mesosphere/chaos/http/HttpModule.scala
            #   src/main/scala/mesosphere/chaos/http/HttpService.scala
            #   src/main/scala/mesosphere/chaos/http/impl/HttpServer.scala
            #   src/main/scala/mesosphere/chaos/http/impl/HttpServiceImpl.scala
            #   src/main/scala/mesosphere/chaos/http/impl/JsonProvider.scala
            #   src/main/scala/mesosphere/chaos/metrics/MetricsModule.scala
            #   src/main/scala/mesosphere/chaos/rest/RestModule.scala
            #   src/main/scala/mesosphere/chaos/rest/impl/PingServlet.scala
            #   src/main/scala/mesosphere/chaos/rest/impl/ServiceStatusServlet.scala
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants