- UID
- 33913
- 积分
- 0
- 精华
- 贡献
-
- 威望
-
- 活跃度
-
- D豆
-
- 在线时间
- 小时
- 注册时间
- 2003-3-7
- 最后登录
- 1970-1-1
|
楼主 |
发表于 2003-3-8 09:05:26
|
显示全部楼层
--> JMDL已经被Bentley判了死刑,它不再有大的发展,只是被继续支持而已
what happens to MDL then? As I know, Bentley now puts most of its resources to VBA, dot Net, etc, will MDL has more 大的发展 than JMDL?
--> JMDL的运行速度比MDL慢的多
absolutely right ! that's Java compared to C, BUT it's CAD application, right? You are not doing something like quering one million records or sorting, which performance is critical.
The reason I choose JMDL rather than MDL is:
1. Java is more flexible and well supported than C. My CAD application needs to connect to CSV file, Excel file and Access file to query and retrieve data. U can find tons of ready-to use code on web for JDBC-->ODBC-->all DBs connection, but there is zero resource on MDL about the db connection except the API
I also need socket coding to manage license, again u have to scratch from 0 if u use MDL to do internet socket coding
I had background in both Civil Engineering and Computing Science. I know both C/C++, Java, C# . C is native and fast, but suitable for low level like driver coding only, imagine how trouble u manipulate a string in C comapred to Java? --> less lib and API to use, same as MDL
I drop VB.NET because it's only supported by MSV8, tell you the truth, many world-famous consulting companies are still using MS SE and Win NT, most PDSs are still runing on MS SE. I cannot develop an application based on the market of only 5% users, and most of them are in China !
Why not 斑竹奖励爱心币:2 by gp341 ????????????????? |
|