gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] gmEditArea


From: Ian Haywood
Subject: Re: [Gnumed-devel] gmEditArea
Date: Wed, 26 Nov 2003 07:23:24 +1100

On Tue, 25 Nov 2003 20:34:19 +0100
Karsten Hilbert <address@hidden> wrote:


> > There are three generations of edit area construction (Richard's, Karsten's 
> > and
> > finally Syan's work).
> Mine is supposed to be a "betterification" of Richard's and
> Syan eventually merged some of his ideas (mapping values to
> fields) with some of mine (the _make_edit_lines() stuff).
> Eventually, I see two main areas we need work on: 1) move away
> from mapping values directly to specialized tables and better
> interact with business objects, 2) maybe reconsider Syan's way
> of constructing the edit area layout and move from
> _make_edit_lines() to
> 
> def add_prompt(lineno, color, text)
> def add_field(lineno, position, weight, field_object)
> def generate_editarea()
> 
> which does look a lot cleaner. I never had any gripes with
> that, BTW :-)
Same here. To add further confusion, I have started on a gmSimpleEditarea.py
that has Syan's layout logic but without the direct-to-SQL stuff,
but haven't checked in as it still crashes out ;-(

-- 
PGP public key E750652E at wwwkeys.pgp.net
9BF0 67B7 F84F F7EE 0C42  C063 28FC BC52 E750 652E




reply via email to

[Prev in Thread] Current Thread [Next in Thread]