[GitHub] geode-examples issue #4: Updating and simplifying examples

2017-05-09 Thread davebarnes97
Github user davebarnes97 commented on the issue: https://github.com/apache/geode-examples/pull/4 +1 [Errata: Quoteloader, Bradbury, "...as **a** writer." --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] geode-examples issue #4: Updating and simplifying examples

2017-04-27 Thread metatype
Github user metatype commented on the issue: https://github.com/apache/geode-examples/pull/4 Added a cache loader example to test drive the approach. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does no

[GitHub] geode-examples issue #4: Updating and simplifying examples

2017-04-26 Thread metatype
Github user metatype commented on the issue: https://github.com/apache/geode-examples/pull/4 The latest update incorporates the feedback on testing. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] geode-examples issue #4: Updating and simplifying examples

2017-04-25 Thread metatype
Github user metatype commented on the issue: https://github.com/apache/geode-examples/pull/4 Here's a possible unit test. It mocks the Geode API (lol), invokes the Example, and checks `System.out` . ```java package org.apache.geode.examples.replicated; import sta

[GitHub] geode-examples issue #4: Updating and simplifying examples

2017-04-25 Thread metatype
Github user metatype commented on the issue: https://github.com/apache/geode-examples/pull/4 @upthewaterspout Thanks for giving this a test drive! Lombok requires an IDE plugin. I like it because it removes a lot of boilerplate code but it's probably to "magical" for an examp

[GitHub] geode-examples issue #4: Updating and simplifying examples

2017-04-25 Thread upthewaterspout
Github user upthewaterspout commented on the issue: https://github.com/apache/geode-examples/pull/4 Is lombok supposed to work in my IDE without installing a plugin? For me this code has compile errors in intellij. I like the fact that you got rid of the shell scripts in favor

[GitHub] geode-examples issue #4: Updating and simplifying examples

2017-04-25 Thread metatype
Github user metatype commented on the issue: https://github.com/apache/geode-examples/pull/4 Adding for comment: @upthewaterspout, @joeymcallister, @davebarnes97, @karensmolermiller, @markito --- If your project is set up for it, you can reply to this email and have your reply appea