Re: Code completion for a component's binding
Re: Code completion for a component's binding
- Subject: Re: Code completion for a component's binding
- From: Johann Werner <email@hidden>
- Date: Fri, 16 Nov 2012 20:28:20 +0100
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 <email@hidden>:
> 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 <email@hidden>:
>>
>>>
>>> Am 16.11.2012 um 07:57 schrieb Johann Werner <email@hidden>:
>>>
>>>>
>>>> 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 (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
> --
> 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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden