• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Code completion for a component's binding
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Code completion for a component's binding


  • Subject: Re: Code completion for a component's binding
  • From: Chuck Hill <email@hidden>
  • Date: Fri, 16 Nov 2012 09:11:55 -0800

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


  • Follow-Ups:
    • Re: Code completion for a component's binding
      • From: Johann Werner <email@hidden>
    • Re: Code completion for a component's binding
      • From: Maik Musall <email@hidden>
References: 
 >Code completion for a component's binding (From: Johnny Miller <email@hidden>)
 >Re: Code completion for a component's binding (From: Johann Werner <email@hidden>)
 >Re: Code completion for a component's binding (From: Johann Werner <email@hidden>)

  • Prev by Date: Tomcat Development/Deployment Mode
  • Next by Date: Re: Code completion for a component's binding
  • Previous by thread: Re: Code completion for a component's binding
  • Next by thread: Re: Code completion for a component's binding
  • Index(es):
    • Date
    • Thread