producer-consumer - separation of concern

From: pramod (spramod_in_at_yahoo.com)
Date: 11/07/03


Date: 7 Nov 2003 00:01:31 -0800

The application parses input and forms database. This database is
futher processed to generate output in different form. Appears like
MVC

The application is divided into modules which are responsible for
specific porocessing.

In this case modules are small enough, represented in a single class.

My concern is how to arrive at a class hierarchy which will separate
generation - storage - parsing part without much reling on friends.

regards,
Pramod



Relevant Pages

  • Re: ASP.Net Classes
    ... cannot be handled by the database itself. ... I have a very small application where there is a single class ... When you develop the middle layer correctly, then you can later replace the ... What is the difference between a Windows ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: genric add/edit/delete for MySQL?
    ... This describes a sample application I've put together where all the database ... access is handled in a single class. ... "ToeCutter" wrote in message ... > I'm an experienced java/C++/SQL programmer who hasnt used PHP. ...
    (comp.lang.php)
  • sk
    ... parse with regular expression and extract data to database. ... web server might hang and won't accept any connection from outside ... go to the site and download all sites without parsing. ... once all sites have been downloaded to local starts parsing. ...
    (comp.lang.php)
  • Re: Looking for super fast CSV parser
    ... Are you doing this to load the values into a database? ... After doing a benchmark I discovered the slowest routine I have is ... why would the parser need to execute ... I've done some profiling and its the field parsing that is taking about 7.5x longer than the Readln. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: If you got Delphi 7, avoid this
    ... >to merge into the database. ... It does this by reading and parsing the entire ... It tries to do this each time Delphi is activated, ...
    (borland.public.delphi.non-technical)