зеркало из https://github.com/mono/mail-archives.git
75 строки
2.6 KiB
HTML
75 строки
2.6 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-list] C# editor
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:George%20Birbilis%22%20%3Cbirbilis%40kagi.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="025652.html">
|
|
<LINK REL="Next" HREF="025655.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-list] C# editor
|
|
</H1>
|
|
<B>George Birbilis
|
|
</B>
|
|
<A HREF="mailto:George%20Birbilis%22%20%3Cbirbilis%40kagi.com"
|
|
TITLE="[Mono-list] C# editor">George Birbilis" <birbilis@kagi.com
|
|
</A><BR>
|
|
<I>Fri, 11 Feb 2005 18:13:09 +0200</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="025652.html">[Mono-list] C# editor
|
|
</A></li>
|
|
<LI> Next message: <A HREF="025655.html">[Mono-list] C# editor
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#25653">[ date ]</a>
|
|
<a href="thread.html#25653">[ thread ]</a>
|
|
<a href="subject.html#25653">[ subject ]</a>
|
|
<a href="author.html#25653">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>><i> The important concept here is that the source files can't tell by
|
|
</I>><i> themselves what libraries will be referenced when they are going to be
|
|
</I>><i> compiled, nor if any other source file will be compiled alongside them.
|
|
</I>><i>
|
|
</I>><i> That kind of information is either in the makefiles (normally in a har
|
|
</I>><i> to extract form) or in the project file for the specific IDE you may be
|
|
</I>><i> using.
|
|
</I>
|
|
it would be nice to have autocompletion though for all the assemblies that
|
|
are in the GAC at the developer's machine
|
|
or maybe for those that have their namespaces referenced at "import"
|
|
statement (depending on which language one uses) at the top of the source
|
|
code
|
|
|
|
-----
|
|
George Birbilis (<A HREF="mailto:birbilis@kagi.com">birbilis@kagi.com</A>)
|
|
Microsoft Most Valuable Professional
|
|
MVP J# for 2004 & 2005
|
|
<A HREF="http://www.kagi.com/birbilis">http://www.kagi.com/birbilis</A>
|
|
--------------
|
|
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="025652.html">[Mono-list] C# editor
|
|
</A></li>
|
|
<LI> Next message: <A HREF="025655.html">[Mono-list] C# editor
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#25653">[ date ]</a>
|
|
<a href="thread.html#25653">[ thread ]</a>
|
|
<a href="subject.html#25653">[ subject ]</a>
|
|
<a href="author.html#25653">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|