Re: A Succinctness Challenge

From: Alexander Burger (abu_at_software-lab.de)
Date: 05/30/04


Date: 30 May 2004 14:11:53 GMT

Marco, thank you very much for going through the trouble to write a
solution. If you permit, I'll put your article on my page as the first
member of reader-conctributed solutions.

Marco Baringer <mb@bese.it> wrote:
> framework designed for writing your apps :). of course, your framework
> imposes one kind of mindset, ucw imposes another, certain apps are
> easier with your framework, certain apps are easier with ucw,the real

You are right, concerning the GUI framework.

I didn't know ucw, but it seems to be a web development package. Then
it does not really access the type if (interactive) applications I
need for my projects, but covers mainly the HTTP/HTML part, right? But
this is Ok, as you said, if we settle on certain types of apps.

> ucw tends to do only the web/frow-contral stuff and leave everytihng
> else to the programmer, i honestly don't know where the line should

If I understand your code correctly, you implemented the management of
object-relations on-the-fly.

So now it would be interesting to separate the parts which implement a
general API (the "abstractions") from those which a special for the
demo application (the "elaborations") to see the resulting
succinctness.

Explanation: In my usual work I have to write such applications
permanently, and then there are much more complicated relations than
in the given spec, between tens or hundreds of classes, so we cannot
code these things explicitly each time.

- Alex

-- 
   Software Lab. Alexander Burger
   Bahnhofstr. 24a, D-86462 Langweid
   abu@software-lab.de, http://www.software-lab.de, +49 821 9907090


Relevant Pages

  • Re: .Net Framework 2.0
    ... with the MS.Net framework version that we are targeting. ... > will address a large chunk of deployed applications. ... I've also found that running 1.1 apps in 2.0 hasn't caused any ... >> checks of which version of the CLR is loaded to work around the ...
    (microsoft.public.dotnet.framework.clr)
  • Re: Frameworks
    ... using it to create my own framework but didn't pursue it at the time. ... demand for new apps to make it worth my time. ... create your applications the way you want, ... restrict your creativity and basically do things the VPM way. ...
    (microsoft.public.fox.programmer.exchange)
  • Re: which is a better dev language
    ... C/C++ is a long ways from being dead. ... database apps and prototyping, but commercial apps should be done in C/C++. ... VB.NET is much slower using the 2.0 framework than it was on the 1.1 ... I am in the process of rewriting about 20 compact framework application. ...
    (microsoft.public.pocketpc.developer)
  • Re: Conversion Problem
    ... ...and he's not familiar with the framework because the help system sucks ... As opposed to the "feature rich " apps in VB6? ... I said that was one of the reasons for control arrays? ...
    (microsoft.public.dotnet.languages.vb)
  • Re: some interesting perspectives on .NET from the other camp ...
    ... >> those who now write apps so heavily steeped in direct .Net calls? ... with Win32 dependencies I preach writing ... Bottom line is that you have the functions, in the core language, ... calls whatever framework or foundation function it needs. ...
    (borland.public.delphi.non-technical)