Re: CBH file-format spec and the need for a new database program?
- From: "Andy Duplain" <trojanfoe@xxxxxxxxxxx>
- Date: 16 Apr 2007 07:58:36 -0700
On 16 Apr, 15:35, David Richerby <dav...@xxxxxxxxxxxxxxxxxxxxxx>
wrote:
Andy Duplain <trojan...@xxxxxxxxxxx> wrote:
On 16 Apr, 14:29, jon3...@xxxxxxxxxxx wrote:
Don't know anything about MFC programming and am only just starting on
Windows Forms .NET. What features are required to 'make the GUI look
worldclass'?
Something that was fast with a GUI that looks like current Microsoft
applications - The Office family, Visual Studio, etc.
Oh. I thought you wanted a world-class GUI? ;-)
Well those applications have a much nicer interface than ChessBase 9
which seems to be held up as being the utimate in chess databases.
IMO any application that uses textures to paint the background of the
application is written by someone who is interested in style over
content.
The .NET CLR (common language runtime) does offer automatic memory
management and garbage collection. Type safety is enforced by the
compiler. So you'd expect less bugs compared to C/C++.
No - if the type safety is done by the compiler then it will be the
same as C/C++ (or certainly straight C++).
C/C++ has hardly any type system worth speaking of, given that you can
more or less cast anything to anything else. C# is much better in
this respect and has a type system much closer to something like Java.
You can also cast anything you like in Java as well, and only during
runtime might you get an exception.... the point being that at
compile time you have the same level of safety...
I expect there is also considerable runtime type checking, if it's
anything like Java.
There is quite a bit of run-time checking, I believe.
I don't think the implementation and style of license of this thing
is so important as these questions:
1) Can I get some details from anyone about "closed" chess database
file formats.
2) Is there a place for yet another chess database.
From what I've read so far, the questions to both seem to
negative....
I would say, more accurately, that the answers are `no' and `only if
the answer to 1) were yes'. :-)
Yeah - oh well, hardly worth persuing then is there... never mind.
.
- References:
- CBH file-format spec and the need for a new database program?
- From: Andy Duplain
- Re: CBH file-format spec and the need for a new database program?
- From: Andy Duplain
- Re: CBH file-format spec and the need for a new database program?
- From: jon3001
- Re: CBH file-format spec and the need for a new database program?
- From: Andy Duplain
- Re: CBH file-format spec and the need for a new database program?
- From: David Richerby
- CBH file-format spec and the need for a new database program?
- Prev by Date: Re: CBH file-format spec and the need for a new database program?
- Next by Date: Re: CBH file-format spec and the need for a new database program?
- Previous by thread: Re: CBH file-format spec and the need for a new database program?
- Next by thread: Re: CBH file-format spec and the need for a new database program?
- Index(es):
Relevant Pages
|