[pedevel] Re: 2nd. Suggestion for refactoring of PText

  • From: Oliver Tappe <pedevel@xxxxxxxxxxxxxxx>
  • To: pedevel@xxxxxxxxxxxxx
  • Date: Sun, 13 Apr 2008 01:25:26 +0200

On 2008-04-12 at 20:12:23 [+0200], François Revol <revol@xxxxxxx> wrote:
> > Hi again,
> > 
> > here's my next suggestion:
> > 
> 
> I don't know enough of the internals to comment on that.
> I didn't catch the P vs C class prefix stuff, is that producer/
> consummer related or ?

There was a time when I thought I'd knew, but I seem to have forgotten since 
then ;-) Currently, I really have no idea about C and P. 
I just name a class P... if it is a visible element of Pe - everything else 
starts with C...
If anyone has a better idea or can solve the mystery of C & P, please tell!

> Btw, anyone here using code folding ? is it worth supporting ?

I never use it except for POD (comment) folding in Perl code (in Eclipse). 
Otherwise I have always found it pretty useless and distracting.

> > PPrintView
> >     - is a CView
> >     - probably provides empty DirtyLinesChanged() [only redraws once
> > upon
> >       creation?]
> 
> Usually the view is drawn once per page, with its Bounds() sliding down
> each time.

Yeah, that's why I thought it would not have to be live, but we'll see about 
that, later.

cheers,
        Oliver

Other related posts: