A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Not the Genesis F5 I used to be

  1. #1
    Senior Member Genesis F5's Avatar
    Join Date
    Jan 2002
    Location
    Unallocated memory
    Posts
    1,845

    Not the Genesis F5 I used to be

    I used to prefer the Allman style of formatting my code. Now I prefer OTB (one true brace).

    Exhibit A:

    Code:
    function allman()
    { /* lines of tiddlywinks */
    }
    Exhibit B:

    Code:
    function oneTrueBrace() {
      /* lines of tiddlywinks */
    }
    What's something your pre-2010 FK'n self would do that you do differently now?

  2. #2
    Senior Member
    Join Date
    Aug 2012
    Posts
    115
    I use smoke pot till coming out of ears, no more ( thanking the godds ).
    Code:
     while (i _like_this_method)
    {
    
    trace("I like the allman way, keep thing togetehr more.");
    }

  3. #3
    Flashkit historian Frets's Avatar
    Join Date
    Oct 2000
    Location
    flashkit
    Posts
    8,797
    I used to believe flash and php could save the world.

    Good seeing you Gen.

    Where have you been?

  4. #4
    Hood Rich FlashLackey's Avatar
    Join Date
    Aug 2006
    Posts
    148
    Flash still "could" save the world. Rotten forces just won't let it!

    Hello and good to see you and the board, btw!
    "We don't estimate speeches." - CBO Director Doug Elmendorf

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center