Quote:
Originally Posted by The Geek
That or just include your own table that you can drw information from.
|
I would rather modify a table "needlessly" when it is the best option. Using a profile field means that you have to find what field it is in, which requires either a setting or a needless datastore row to keep track of. Adding a brand new table means you either add a query needlessly, or you modify queries, which mean needless file edits.
Modifying the user table is much simpler than either of the two alternate methods you mention. Either way, a hack should include an uninstall script.