From: Dan R. <sta...@gm...> - 2007-08-20 03:52:00
|
Are you talking about code from a "real," third-party project or something that you or I have worked on? Aside from that, I believe I have told you before that I have always thought that some sort of official sample program should be part of the overall Sooc project. Such a program would be useful in order to demonstrate the structure of a Sooc program as well as the usefulness of the library in general. Consequently, I am all for your idea. I think, ideally, at some point, we should have a program written in several different languages, such as C/Sooc, C++, Java, and Objective-C. One might even consider throwing traditional C or C/Glib in there (you know, just for fun). But the idea would be to provide a reasonable comparison across programming techniques. On 8/19/07, Mike Richman <mik...@gm...> wrote: > > I've invested rather a lot of time into this project. Certainly it > accounts for the vast majority of my coding time over the past year or > more. The base system of Sooc is more powerful than ever, and the > accompanying class library is steadily improving. But now I'm > wondering, as I have on occasion before, whether Sooc is a productive > endeavor. > > I thought of a real test of Sooc's usefulness. We could rest assured > that it is a Good Thing if we (or I) port a C++ or Java project to > Sooc and the result is more manageable code. If the code just grows > uglier or more confusing, it is a pretty safe bet that Sooc is only > valuable as an exercise in OOP. > > I don't propose halting development. In fact, I have a few important > ideas about the collections module that really should be implemented. > Nonetheless, I want to start working in parallel on a port of some > existing code as soon as possible. > > Any thoughts? Ideas as to which code to port would be especially handy. > > -Mike > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Sooc-devel mailing list > Soo...@li... > https://lists.sourceforge.net/lists/listinfo/sooc-devel > |