should i establish loathing "using" gauge c# projects?
my co-worker insists definitely naming namespace formula opposing controlling . difference wants entirely competent name any form each form occurs code. something
public category myclass
{
open stationary vacant main()
{
system.console.writeline("foo");
}
}
instead of:
using system;
public category myclass
{
open stationary vacant main()
{
console.writeline("foo");
}
}
you suspect consequences.
the pros gives:
- it's easier duplicate brew formula source files.
- it some-more entertaining (you namespaces right away).
my cons:
- i have some-more
- the formula reduction entertaining (i speculation de gustibus non disputandum est)
- no does it!
what cruise this?
Comments
Post a Comment