Generation of Context-xxx.c
When there is function with context Parameters in a Interface View, if skeletons are generated, Context-xxx.c and Context-xxx.h are also generated in function folder. If you change the Context Parameters and build the Code (without generating skeletons again), the file Context-xxx.c does not change while that file Context-xxx.c ,generated in binary.c folder, does. I think this situation can mislead to Taste Users. I'd prefer that TASTE advised that the user forgot to generate skeletons or that Context-xxx.c was generated again since that's way there are two different Context-xxx.c.
Thank you very much.