0002_user_jdoe.json #1

  • //
  • main/
  • guest/
  • tjuricek/
  • DocHub/
  • src/
  • test/
  • perforce/
  • 0002_user_jdoe.json
  • View
  • Commits
  • Open Download .zip Download (169 B)
{
    "rank": 2,
    "perforceUser": {
        "login": "jdoe",
        "email": "[email protected]",
        "password": "johndoe1A",
        "name": "John Doe"
    }
}
# Change User Description Committed
#1 9249 tjuricek Added test p4d setup, and reorganized some core code.

I've decided to not use InterfaceBuilder in this project, because I don't like that the .xib files are not very easy to merge, and the object lifetimes are a bit more difficult to trace. The DocHubController will operate as the app delegate, and will create views manually.

Using the gradle toolchain to setup p4d. To use, execute:

./gradlew startPerforce
./gradlew initPerforce # only needed the first time

This creates the p4d that uses build/perforce/work