I have a As3 file and I get a runtime error: ReferenceError: **Error #1008**: Tooltip is ambiguous; Found more than one matching binding.
I have created a number of WCF Services, for arguments sake they are called Service1 and Service2. Both of the services return (at some point, possibly through a relationship inside an object) a Cust
EDIT: This turned out not be a problem with the code at all, but开发者_运维技巧 with a bug in the Groovy Eclipse plugin (http://jira.codehaus.org/browse/GRECLIPSE-373)
Just want to make simple extension for syntactic sygar : public static bool IsNotEmpty(this ICollection obj)