A good starting point. 

http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html

I have used this as our team's development practices for Flash and Flex
development.

--------------------------------------
Derrick Grigg
Senior Solution Architect
 
Email: [EMAIL PROTECTED]
Tel: 416-204-0342
Toll Free: 1-866-262-5966 ext. 342
Fax: 416-204-3660
 
www.innovasium.com


-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Scott Barnes
Sent: Tuesday, July 12, 2005 8:54 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Naming Conventions..


Hi one and all,

I've been thinking as of late with regards to my FLEX development,
mainly concerned with sepration of various tiers into some at-a-glance
naming conventions.

Basicall, for a while i've lived with the following Concept:

/views/security/AttachUserDialog.mxml
/views/security/SecuritySwitchBoard.mxml
/views/security/LoginForm.mxml

etc.

Thats fine, but i've decided as of late to fine tune some of the
conventions used, mainly as i'm putting together the dreaded "Flex
Coding Guidelines" for internal user.

I've been reading Apples "User Experience" documentation (which is
probably the most impressive, freely available doco online) and i've
been taking a page out of their book in terms of UI classications (that
and Macromedia partially).

URL:
http://developer.apple.com/documentation/LegacyTechnologies/Conceptual/A
quaHIGuidelines/index.html


To ellobrate, i've adopted naming prefixes like the following:

/views/security/Dialogs/dlAttachUser.mxml
/views/security/Dialogs/dlLogin.mxml
/views/security/swSecurity.mxml

and so on..

Q. What's everyones thoughts on putting together a "Flex Conventions"
doco? and anyone care to contribute their ideas for such an idea? Or is
it a waste of time and really not a widely requested aspect of
developing in flex?

-- 
Regards,
Scott Barnes
http://www.mossyblog.com


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links



 





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to