This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Currently when implementing a custom IAuditInfoStrategy GetCurrentUser() only supports a return type on string. I understand why but storing a username as string in a table is not ideal for me. I would much prefer the ability to return one of the 4 supported ID types as this allows us to store the PK of the user table in this field as a GUID or INT32 / INT64 instead of a string. Is this possible?
Thanks, Jim |
|
|
Thanks for the suggestion, Jim. Unfortunately I don't think we can do this without breaking backward compatibility, which would mean we couldn't do it before LightSpeed 5 (which isn't even planned in yet). It's a good idea, though, so it would be nice to find a way! |
|