Bug Fix Release
- Table, Enum, Constants, and Attributes are now sorted alphabetically for consistent schemas.
- Properties within Tables and Enums are still sorted by implementation order.
- Moved to using Apache CollectionUtils where logical.
- Added Namespace.isEmpty(Namespace)
- Updated tests