Make SmartDate a class #3477
Unanswered
Chicagoan2016
asked this question in
Ideas
Replies: 1 comment
-
The design intent is that a business class would expose a string property that is used to interact with the private |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If memory serves we wanted to keep SmartDate a struct for compatibility with previous versions of Csla and also to keep it similar to .NET DateTime.
I am of the opinion we should change SmartDate to a class, it will make it simple to use the Text property of SmartDate from UI frameworks.
Regards.
Beta Was this translation helpful? Give feedback.
All reactions