You can actually accomplish this without modfying any code or adding a new business rule. Just add a new field that references the user table and in the dictionary entry for the new field, set the default value field to javascript:gs.getUserID();. It will automatically pick up the user who made the comment without any extra rules.