I want to apologize if people have sent me messages on the user list and I didn't respond, or if I have neglected a particular JIRA issue.

I have this bad habit of taking on too many projects at once and sort of drowned in June.

If I didn't respond to a direct question to me, or a question in my particular area of expertise, please resend it.

This week I plan to address some important database issues:

1. normalizing the principal table. A number of users have complained about the principal tables not being normalized with the principal name in its own column, as well as the principal type in its own column. There are always needs to join to the user tables, and without normalized columns, its difficult. Please start a thread on the dev list to discuss this in further detail

2. finally fixing the preference issues with entities per user/page instead of entities per page (in the database). Please start a thread on the dev list to discuss this in further detail, or visit the JIRA issue:
http://issues.apache.org/jira/browse/JS2-449

3. I have also seen requests for additional columns on the principal tables. Normally I recommend joining for these columns, or putting them in the user attributes. However if someone wants to make a case for why we could have a few generic columns on the user table, start a new email discussion on the dev list

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to