[Debtags-devel] Alternative tag patch for Java and .NET

Sanghyeon Seo sanxiyn at gmail.com
Wed Nov 2 00:48:05 UTC 2005


After thinking a bit more about this, here's my alternative patch for
Java and .NET. This doesn't introduce devel::arch, but redefines
langdevel::java and langdevel::dotnet to concern all languages running
on respective platform.

Isn't Jython langdevel::java? Is it really langdevel::python?
How about BeanShell? Is it langdevel::beanshell?
Isn't it just another library for Java platform, that happens to
implement a language?
Can't Boo be considered just another library for .NET platform?

Seo Sanghyeon
-------------- next part --------------
Index: debian-packages
===================================================================
--- debian-packages	(revision 1472)
+++ debian-packages	(working copy)
@@ -752,6 +752,11 @@
 Tag: langdevel::c++
 Description: C++ Development
 
+Tag: langdevel::dotnet
+Description: .NET Development
+ Tools and libraries for languages running on .NET platform.
+ This includes C# language.
+
 Tag: langdevel::fortran
 Description: Fortran Development
 
@@ -760,6 +765,8 @@
 
 Tag: langdevel::java
 Description: Java Development
+ Tools and libraries for languages running on Java platform.
+ This includes languages other than Java, like Nice.
 
 Tag: langdevel::lisp
 Description: Lisp Development


More information about the Debtags-devel mailing list