Yes.
DbLinq (fka Linq to MySQL) project was started before Jiri had the idea to
join efforts with the Mono team, this is why we have our own rules. Anyway
everyone here and at Mono is close to .NET rules, and that's the important
thing. The private fields naming is (to me) has a very low priority on the
conventions list.

Pascal.

On Fri, Oct 17, 2008 at 09:04, Atsushi Eno <[EMAIL PROTECTED]> wrote:

>
> It is our local rule and we do not intend to let others use it
> universally ;) Especially when mixed with other rules, it may
> bring confusion.
>
> Atsushi Eno
>
> Pascal Craponne wrote:
> > Forgot the URL: http://mono-project.com/Coding_Guidelines
> >
> > On Thu, Oct 16, 2008 at 21:53, Pascal Craponne <[EMAIL PROTECTED]
> > <mailto:[EMAIL PROTECTED]>> wrote:
> >
> >     Found at:
> >
> >     "The use of "m_" and "_" as prefixes for instance members is highly
> >     discouraged."
> >
> >     So I presume we just won't follow Mono guidelines :)
> >
> >     On Thu, Oct 16, 2008 at 21:24, Andrus <[EMAIL PROTECTED]
> >     <mailto:[EMAIL PROTECTED]>> wrote:
> >
> >
> >          > in the naming guideline there is nothing specific about how
> >         to name
> >         private member variables.
> >         My experience just tells me to use some way to mark somthing as
> an
> >         class variable (because otherwise it is really hard sometimes
> when
> >         reading code to determine the scope of variables), if it is an
> >         _Member, mMember or Member_.
> >
> >         Probably MS/MONO design guidelines recommend to use this. prefix
> >         always for
> >         members .
> >
> >         Andrus.
> >
> >
> >
> >
> >
> >
> >     --
> >     Pascal.
> >
> >     jabber/gtalk: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> >     msn: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> >
> >
> >
> >
> > --
> > Pascal.
> >
> > jabber/gtalk: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> > msn: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> >
> >
> > >
>
>
> >
>


-- 
Pascal.

jabber/gtalk: [EMAIL PROTECTED]
msn: [EMAIL PROTECTED]

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DbLinq" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/dblinq?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to