• 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: Binding to static vars?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Binding to static vars?


  • Subject: Re: Binding to static vars?
  • From: Jérémy DE ROYER via Webobjects-dev <email@hidden>
  • Date: Fri, 11 Oct 2019 14:46:30 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ingencys.net; dmarc=pass action=none header.from=ingencys.net; dkim=pass header.d=ingencys.net; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=V9d5cHecQRAynDev432UgGV736ZAGnCucekXGBnM2WU=; b=j3RDwckcUJZKpQQITEVLrUjUn/6r8u60uSR/zeZm5qwoyK3nbUFP4/1J0CNBaeRSUh/zVHGkmQEfdRPhH+bfi7Fb07IVQrhIXBZqfgIFOCDZukatEg9y3L9k2dXQ1+ALUttcGnvJoVVlKqPnSAWWhv1IWGqi7j2cqIciU8MNF8OQNFP51g8bNts4+9B9srNAVP+ieEkbqT+AO2JH/fM3CRvlxb9BTe29d1HL7nXq6fHuczGZgyJFTKA8+OomyOwrYTZHsRs2YnhuFpTnDppb0iIusoN/dFn0lylpJcL6VFcsEm/WpuFmy2+8TUrMFBlVJZjlzhSFIZJi9zpclvBvxg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=ZIg1/saDLal7Z8PaO6OfTndJLLJUiEEu11xfSRt+3yRcTDZNgsejscemWTzVFm7zcFuihEZk86dZre5EaQ9FPLg0AgEjJy5p3t7iSadQppmAPNaYy2l72Y4T3DmW2jwxmGVWb5KQyQcfRdUC/7jDwX8SVLCUTBBrbZsP7q4XPZjE/e5XTsKAOkaqZ9OkUVvVFV2byG1EfrXy1hh2xtsbPWMD1trjiGFBPyU49E4Jc9QQYGTaz7gKh2hotPHwy22nPTqZWY/SGxAyLzHUOSGhhnO8lw0qIi7sigDH3ByHpyRLwQs7+WFAK+6fDFW3FXRqJKJQsnthbzgsz/pdNInH4Q==
  • Thread-topic: Binding to static vars?

+1

I do the same :
- create a method in the component, that points to the static one

Jérémy

Le 11 oct. 2019 à 16:35, Aaron Rosenzweig via Webobjects-dev
<email@hidden<mailto:email@hidden>> a écrit
:

Hi Markus,

I don’t think it’s possible, but you can make a simple cover method in the
WOComponent that simply returns the class property.
Aaron Rosenzweig / Chat 'n
Bike<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.chatnbike.com&d=DwMFaQ&c=Hw-EJUFt2_D9PK5csBJ29kRV40HqSDXWTLPyZ6W8u84&r=aAQwkdiddA1sN8yS2ZOgVtpqxqNt1iMqvOG_6GPu0eU&m=6LTlVZbJM4RK3PGIgfEbU5G_O1ybvF7v0IVprhYouJU&s=KjxqrZ8cA_DB10O0G3WY75IvUq34BeEWkxnNcwmKl1A&e=>
e:  email@hidden<mailto:email@hidden>  t:  (301) 956-2319
[Chat 'n Bike]  [Chat 'n Bike]

On Oct 11, 2019, at 10:26 AM, Markus Ruggiero via Webobjects-dev
<email@hidden<mailto:email@hidden>> wrote:

Quick problem:

html/wod: Can I bind to a static variable (class property)? I think I remember
having read once that this is possible but cannot remember where or how.

Thanks for any help
---markus---
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list
(email@hidden<mailto:email@hidden>)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden<mailto:email@hidden>

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list
(email@hidden<mailto:email@hidden>)
Help/Unsubscribe/Update your Subscription:

This email sent to
email@hidden<mailto:email@hidden>



Jérémy DE ROYER

 _______________________________________________
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

References: 
 >Binding to static vars? (From: Markus Ruggiero via Webobjects-dev <email@hidden>)
 >Re: Binding to static vars? (From: Aaron Rosenzweig via Webobjects-dev <email@hidden>)

  • Prev by Date: Re: Binding to static vars?
  • Next by Date: Re: Binding to static vars?
  • Previous by thread: Re: Binding to static vars?
  • Next by thread: Re: Binding to static vars?
  • Index(es):
    • Date
    • Thread