Thanks, this stuff has been there for more than a year and it's pretty stable. Although I do want to convert it to be web-based so that people don't have to download or have JVM.
【在 m******t 的大作中提到】 : : If you need any testers, I'd be very glad to, er, help out.
b*y
10 楼
Nice, thanks for sharing that.
h*0
11 楼
is it based on web GUI or telnet? can you share the source code?
【在 g*****g 的大作中提到】 : Thanks, this stuff has been there for more than a year : and it's pretty stable. Although I do want to convert it : to be web-based so that people don't have to download or : have JVM.
h*0
12 楼
i'm especially interested in telnet bbs protocal
【在 h*****0 的大作中提到】 : is it based on web GUI or telnet? : can you share the source code?
g*g
13 楼
It's based on web UI. You can decompile the code yourself if you want to. It's under baozi.jar and only 2 classes.
【在 h*****0 的大作中提到】 : is it based on web GUI or telnet? : can you share the source code?
h*0
14 楼
I don't know how to decompile things.. and I guess that will produce codes difficult to read..
【在 g*****g 的大作中提到】 : It's based on web UI. You can decompile the code yourself if you : want to. It's under baozi.jar and only 2 classes.
g*g
15 楼
I don't use obfustcator so it won't be difficult to read at all. And JadClipse is a tool every Eclipse user should install.
【在 h*****0 的大作中提到】 : I don't know how to decompile things.. and I guess that will produce codes : difficult to read..
g*y
16 楼
But for most developer, they don't need to decompile code. Besides, a bad/ long program is automatic obfuscated, nobody wants to read/understand such code unless he is the unlucky maintainer.
【在 g*****g 的大作中提到】 : I don't use obfustcator so it won't be difficult to read at all. : And JadClipse is a tool every Eclipse user should install.
g*g
17 楼
Actually you do, with all these open source libs, you can downlown the source code. But how about just open the class like it's one of your own. So much more efficient for a quick glance you'll need from time to time.
【在 g**********y 的大作中提到】 : But for most developer, they don't need to decompile code. Besides, a bad/ : long program is automatic obfuscated, nobody wants to read/understand such : code unless he is the unlucky maintainer.
m*t
18 楼
Well you never know, right? I mean regression testing is always a good idea. And I'd very much like to help out by being on the receiving end... ;-)
【在 g*****g 的大作中提到】 : Thanks, this stuff has been there for more than a year : and it's pretty stable. Although I do want to convert it : to be web-based so that people don't have to download or : have JVM.
g*g
19 楼
We only talk about regression testing at least after we saw some money on the table. Before that, it's always AS IS. And I always put myself on receiving end so I am charged transaction fee but at least I don't lose principle.
【在 m******t 的大作中提到】 : Well you never know, right? I mean regression testing is always : a good idea. And I'd very much like to help out by being on : the receiving end... ;-)