Hi, On Thu, Sep 25, 2008 at 12:09 PM, Andrew Robinson <[EMAIL PROTECTED]> wrote: > Would have been nice to have an enum instead > (isPlatform(Agent.IPHONE)), seems more extensible and easier to > support than adding tons of methods, but I guess it is too late for > that suggestion
Why is it too late? -M > > On Thu, Sep 25, 2008 at 12:01 PM, Andy Schwartz (JIRA) > <[email protected]> wrote: >> Convenience API to test for iPhone agent >> ---------------------------------------- >> >> Key: TRINIDAD-1242 >> URL: https://issues.apache.org/jira/browse/TRINIDAD-1242 >> Project: MyFaces Trinidad >> Issue Type: Improvement >> Reporter: Andy Schwartz >> Priority: Minor >> >> >> CoreRenderer contains a variety of convenience methods for checking the >> agent type/name, eg: >> >> isDesktop >> isPDA >> isIE >> isGecko >> isWebKit >> >> Can we also add isIPhone? >> >> -- >> This message is automatically generated by JIRA. >> - >> You can reply to this email to add a comment to the issue online. >> >> > -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf
