Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants