Forgiving Format design pattern - JQuery or C# library? -
i have been looking @ 'forgiving format' design pattern (e.g. http://ui-patterns.com/patterns/forgivingformat), surprised can't find libraries implementing (specifically simple date/times). know of (perferably open source) libraries this?
thanks
i don't think design pattern, rather ui pattern... (edit: noticed name of website linked :) )
as matter of fact, functionality exists in libraries. first 1 spring mind datejs, javascript parsing library allows fuzzy date input. since last heard of it, there hasn't been activity in project.
apart dates, countries, etc... , think project of kind business-specific; first you've got learn how users express , how translate in business terms. working on generic translator doesn't it's feasible, @ least not without lot of configuration.
Comments
Post a Comment