Hi Tom, I can return it - that's what I was doing (despite benefiting from a
quick refactor*)
However, this is a little off-topic, as getting the data and having a fix
for the problem were already taken care of before I posted.

>why not refactor so you can work with the document

Really all I was looking for was someone to quickly test the code and say
"Yes it is what's expected because..." or "You're right, that's odd ...
better report it".

I can refactor as it's my own test, but if it is buggy behaviour I want to
report it so it gets fixed before the release of Flex3, and hopefully
benefit others


* looking at it this morning I see the very obvious with regards to the
fetching of the data ...
myTestData.node.country.(text()==countryCode).parent();

- I was thinking of e4x as being distinct from the XML object ... and er
obviously its not

On 10/24/07, Tom Chiverton <[EMAIL PROTECTED]> wrote:
>
> On Wednesday 24 Oct 2007, [EMAIL PROTECTED] wrote:
> > Eg of XML (if the user searches for any of the three countries this node
> > should be returned):
>
> You can't return that, as it's not in the original document.
> I guess that explains your loop.
> As it's all your app, why not refactor so you can work with the document
> as-is ?
>
> --
> Tom Chiverton. Are you a great Flex programmer, who knows Cairngorm, and
> has
> done some ColdFusion work ? Would you like to work for a top 30 law firm
> in
> Manchester, UK ? Are you not an agency ? If yes, send email !
>
> ****************************************************
>
> This email is sent for and on behalf of Halliwells LLP.
>
> Halliwells LLP is a limited liability partnership registered in England
> and Wales under registered number OC307980 whose registered office address
> is at St James's Court Brown Street Manchester M2 2JF.  A list of members is
> available for inspection at the registered office.  Any reference to a
> partner in relation to Halliwells LLP means a member of Halliwells
> LLP.  Regulated by The Solicitors Regulation Authority.
>
> CONFIDENTIALITY
>
> This email is intended only for the use of the addressee named above and
> may be confidential or legally privileged.  If you are not the addressee you
> must not read it and must not use any information contained in nor copy it
> nor inform any person other than Halliwells LLP or the addressee of its
> existence or contents.  If you have received this email in error please
> delete it and notify Halliwells LLP IT Department on 0870 365 8008.
>
> For more information about Halliwells LLP visit www.halliwells.com.
>
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
> Yahoo! Groups Links
>
>
>
>

Reply via email to