Here's the line in question:

  var iconSymbol:String = [EMAIL PROTECTED];

Maybe this could tighten up a little bit since a real
address would have a dot after the @ symbol - but
I'm not sure if there are hidden gotchas.

In any case, M-A uses the stock address detector
that ships with mhonarc. Barry, please consider filing
the feature request directly with mhonarc in order to
have maximum impact.

Jeff


On 7/24/06, barry beattie <[EMAIL PROTECTED]> wrote:
http://www.mail-archive.com/flexcoders@yahoogroups.com/msg27075.html


<mx:Script>
<![CDATA[
private function getIconForNode(item:Object):Class{

  var iconSymbol:String = [EMAIL PROTECTED];


DARN! the string with an "@" in it was just what I was after. it's not
an email address but a bit  of code. this isn't an isolated case.

any chance of tightening the email address filter?

thanx
barry.b





_______________________________________________
Discussion list for The Mail Archive
Gossip@jab.org
http://jab.org/cgi-bin/mailman/listinfo/gossip


_______________________________________________
Discussion list for The Mail Archive
Gossip@jab.org
http://jab.org/cgi-bin/mailman/listinfo/gossip

Reply via email to