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

Check type of object being written via TypedRecordOutputStream.writeObject(obj); Override Pail.toString() for nicer printing #43

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Commits on Nov 9, 2013

  1. Configuration menu
    Copy the full SHA
    eab070d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/nathanmarz/dfs-datastores

    …into develop
    marcinkov committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    8f54c3c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2013

  1. Check type of object being written via writeObject(T obj) method; ove…

    …rride PailtoString() method for nicer printout
    marcinkov committed Nov 10, 2013
    Configuration menu
    Copy the full SHA
    cd5af60 View commit details
    Browse the repository at this point in the history
  2. adding info about valid object type to TypedRecordOutputStream.writeO…

    …bject(obj)
    marcinkov committed Nov 10, 2013
    Configuration menu
    Copy the full SHA
    7eb7b63 View commit details
    Browse the repository at this point in the history