Hello, I'm creating a user and would like to set a starttime and endttime to it's row. But Tx_Extbase_Domain_Model_FrontendUser has no starttime and endtime. Should I extend Tx_Extbase_Domain_Model_FrontendUser with my own model just to add starttime and endtime values? Thank you in advance, Ktt