D - What about packages
Hi! Maybe I missed the support for packages, (Maybe it's in there already.) Isn't it a good idea to support packages and some sort of Jar files... There also needs to come some sort of 'package' naming convention. Like Java: com.companyname.<etc>.. Dynamic class inspection (Java reflection API) would also be a nice feature.. b.t.w. Great language !! ;) A friend of my pointed it out to me... Ik hope there will be a compiler soon... Rick
Nov 19 2001
The module is the conceptual equivalent to the Java package. "Rick" <rick brainwave.demon.nl> wrote in message news:9tcvst$2vn3$1 digitaldaemon.com...Hi! Maybe I missed the support for packages, (Maybe it's in there already.) Isn't it a good idea to support packages and some sort of Jar files... There alsoneedsto come some sort of 'package' naming convention. Like Java: com.companyname.<etc>.. Dynamic class inspection (Java reflection API) would also be a nice feature.. b.t.w. Great language !! ;) A friend of my pointed it out to me... Ik hope there will be a compiler soon... Rick
Nov 20 2001