Are these good interview questions for Flex developer?
- by Ivan Belov
I am responsible for creating a team, which will build a Flex application. Unfortunately I have zero experience with Flex. So I found an expert within our company to interview candidates. Our expert came up with the following questions:
how to write item renderers
explain methods commitProperties, updateDisplayList, measure
binding positive / negative parts, problems with binding
what is ClassFactory ? And why is it needed ?
how callLater works ?
what is layoutChrome ?
what is skin ?
did you use autogeneration for Java backend ?
how to override managers ? like PopupManager .
These sound a little too specific for my taste. Would you say they are decent questions? Is it fair to say, for example, that if Flex developer does not know how to write item renderer, he has very little knowledge of Flex?