Are these good interview questions for Flex developer?
        Posted  
        
            by Ivan Belov
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ivan Belov
        
        
        
        Published on 2009-06-09T13:33:52Z
        Indexed on 
            2010/03/16
            21:51 UTC
        
        
        Read the original article
        Hit count: 457
        
flex
|interview-questions
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?
© Stack Overflow or respective owner