DISQUS

DISQUS Hello!  The comments on this profile are unclaimed and thus are unverified.

Do they belong to you? Claim these comments.

RobertJ's picture

Unregistered

Feeds

aliases

  • RobertJ
  • robertj

RobertJ

4 ヶ月 ago

in System.Shell.CommandLine does not belong in System.Core - Miguel de Icaza on Miguel de Icaza's blog
The API looks like if MS plan to create a VS designer for it.
1 reply
Alex That would be a mistake. There's this tendency in dotNet and Java to design APIs whose boilerplate can be automated by the IDE, so APIs tend to be very verbose.

And somehow, in our industry's jargon, because of marketing campaigns and incompetents, "concise" became the antonym for "readable".

2 年 ago

in Gaim# - Naaah… on Ivan Zlatev
You wrote: "I guess this could be solved by an InternalCall implementation. Then I tried to code up a simple test like that."

This can be solved w/out an internal call using [DllImport("__Internal")],
if the function isn't static, of course.
Returning? Login