Hello folks,

As beginning flexcoder, I still have to find a way how to structure my 
code. I thought I found a descent solution, but a collegue of mine has 
his doubts. Therefore I would like to doublecheck if my solution is 
done or not done.
1) For example I had the intention to always put my AS in a separate 
file.
2) I also wrote custom events instead of writing inline eventhandling. 
My opinion is that or you choose inline or you choose using custom 
events. I think for a new coder its even harder to locate the code if 
you use both methods.
3) My application exist out of 2 parts : the application itselves and 
the CMS-part. Till now I had 1 project with both applications in it. 
Should I split it in 2 separate projects?

That's it for now.

Thanks in advance.

Reply via email to