Then perhaps we should make an ERXDateTimeFormatter that encapsulates a SimpleDateFormat object now and later on we can replace it with something from Joda/Java 8+/… without changing the outer class / API.
Am 16.11.2012 um 18:11 schrieb Chuck Hill <ch...@global-village.net>: > Easiest migration would be a SimpleDateFormat that was extended or wrapped to > understand the NSTimestampFromatter symbols. Or perhaps the same for > DateTimeFormatter from Joda Time? I am not sure if we should stick with core > Java classes for the core functionality, or go for fancy with Joda and add a > dependancy. > > > Chuck > > > > On 2012-11-16, at 1:17 AM, Johann Werner wrote: > >> That's true but it is probably good to move to something "supported" as >> Apple must have had a good reason to deprecate that class. The community >> will have to decide which class should take its succession though: >> >> SimpleDateFormat from standard Java (not thread safe) >> FastDateFormat from commons-lang (only formatting, no parsing!) >> DateTimeFormatter from Joda Time >> ERXTimestampFormatter from Wonder (boo, it's a wolf in sheep's clothing as >> it is a subclass of NSTimestampFromatter ;-) ) >> ERXOneMoreThing (to be written by…?) >> … >> >> >> Am 16.11.2012 um 10:01 schrieb Maik Musall <m...@selbstdenker.ag>: >> >>> >>> Am 16.11.2012 um 07:57 schrieb Johann Werner <j...@oyosys.de>: >>> >>>> >>>> That should probably be changed to SimpleDateFormat strings as >>>> NSTimestampFormatter understands those too and is deprecated. >>> >>> You mean, as in: won't be supported in a future release of WebObjects? ;~) >>> >>> Maik >>> >>> (I'm with you on this, of course) >> >> >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) >> Help/Unsubscribe/Update your Subscription: >> https://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net >> >> This email sent to ch...@global-village.net > > -- > Chuck Hill Senior Consultant / VP Development > > Practical WebObjects - for developers who want to increase their overall > knowledge of WebObjects or who are trying to solve specific problems. > http://www.global-village.net/gvc/practical_webobjects > > Global Village Consulting ranks 13th in 2012 in BIV's Top 100 Fastest Growing > Companies in B.C! > Global Village Consulting ranks 76th in 24th annual PROFIT 200 ranking of > Canada’s Fastest-Growing Companies by PROFIT Magazine! > > > > > > > > > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com