terrestris / shogun-legacy

⛔️ DEPRECATED, please use https://github.com/terrestris/shogun-core
Other
16 stars 16 forks source link

Refactor DatabaseContentInitializer #20

Closed marcjansen closed 11 years ago

marcjansen commented 11 years ago

This pull request suggests to change certain variables to private members so that subclasses can use them.

Also included in this PR are whitespace changes and an explicit declaration of the visibility of the fields in DatabaseContentInitializer class (private)

Please review.

chrismayer commented 11 years ago

Thank you @marcjansen for picking up this! Please merge.

marcjansen commented 11 years ago

Merci!