Book a Demo

Author Topic: C# code generation templates  (Read 4523 times)

mikemill

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
C# code generation templates
« on: March 09, 2006, 02:19:47 pm »
Does anyone have a C# code generation template that matches the C# language spec and library design guide? I have a number of developers who really get upset when I give them gen'd code.

Thanks

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: C# code generation templates
« Reply #1 on: March 09, 2006, 02:25:57 pm »
I posted a set of C# templates that move all braces to the line after all declarations to the EA user group.

What other changes are you suggesting?

Do you have any links to documents that show a recommended style different from what we generate?

mikemill

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: C# code generation templates
« Reply #2 on: March 09, 2006, 02:53:26 pm »
That's a good enough start :) I didn't see the AE user group "area" anywhere. Guess I'll keep looking.

Thanks

mikemill

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: C# code generation templates
« Reply #3 on: March 09, 2006, 03:00:37 pm »
Found it. I didn't know about *that* site.

thomaskilian

  • Guest
Re: C# code generation templates
« Reply #4 on: March 10, 2006, 01:10:57 am »
It's courtesy of one of the EA fans: Bruno Cossi :)

dirc

  • EA User
  • **
  • Posts: 46
  • Karma: +0/-0
    • View Profile
Re: C# code generation templates
« Reply #5 on: March 10, 2006, 07:20:40 am »
I am presuming you mean the registered users section?
I cannot find this anywhere.. could someone either provide me with a link or at least tell me where to find it!

Thanks
dirc

Oliver Michalski

  • EA User
  • **
  • Posts: 116
  • Karma: +0/-0
    • View Profile