• 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
WOGenericContainer convert elementName to lowercase automatically
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WOGenericContainer convert elementName to lowercase automatically


  • Subject: WOGenericContainer convert elementName to lowercase automatically
  • From: "Yung-Luen Lan" <email@hidden>
  • Date: Thu, 24 Apr 2008 00:06:40 +0800

Hi,

I use WO to generate XML file in my project. After updating my
outdated deploy environment to WO 5.4 / Project Wonder 4.x, I found
the xml generated is different: all the tags rendered by
WOGenericContainer become lowercase.

I use CamelCase before, and match these XML tree with their CamelCase
node name in other client app. Since they all become lowercase now,
the client program no longer match them correctly.

My wod looks like this:

Client: WOGenericContainer {
    elementName = "Client";
    name=client.name;
}

but the XML code generated looks like:
<client name="Bill"></client>

Is there any way that I can set these tag to CamelCase or just tell
the WO don't convert them for me?

Regards,
yllan
 _______________________________________________
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: WOGenericContainer convert elementName to lowercase automatically
      • From: "Yung-Luen Lan" <email@hidden>
  • Prev by Date: Re: WOWebServiceRegistrar.setSecurityDelegate failure
  • Next by Date: Re: Creating and Editing EO's
  • Previous by thread: WO 5.4.2 standalone...
  • Next by thread: Re: WOGenericContainer convert elementName to lowercase automatically
  • Index(es):
    • Date
    • Thread