Re: 2 csets were pushed to core/stable: Merge [email protected]:/var/bk/xaraya...
[email protected] (mikespub)
| Newsgroups | gmane.comp.cms.xaraya.bk-notices |
|---|---|
| Organization | not much |
| Message-ID | <[email protected]> |
In article <[email protected]>, mikespub-111RdWWlOxkOkXtL6OYfHgC/[email protected] (Michel Dalle) wrote: >Changes were applied by mikespub to core/stable level 10. > The following csets were applied: > > ChangeSet > 1.2095.1.1 05/01/23 18:12:34 [email protected] +23 -0 > add showValidation and updateValidation methods for properties >... A little something to make property types a bit more flexible (not to mention understandable) with regard to validation rules - or whatever they use that field for anyway :-) Another idea for the future : if we switched the validation column from a VARCHAR 254 to a TEXT field, you could store all kinds of configuration options for your properties in there in serialized form (instead of being limited to one-liners) and make property types even more powerful. Yes / no ? Mike.