Improved the way flufl.enum.Enums are stored in the database. Now, they should always be stored as INTEGER columns, with the enum class explicitly described in the code. This should be more efficient, and besides EIBTI.
Also, filled in a few additional IMailingList attributes which were not documented in the interface.