gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Assigning to htmlText of TextField does not work


From: strk
Subject: Re: [Gnash-dev] Assigning to htmlText of TextField does not work
Date: Tue, 4 Sep 2007 12:15:34 +0200

On Tue, Sep 04, 2007 at 11:48:28AM +0200, Asger Ottar Alstrup wrote:
> On 9/4/07, strk <address@hidden> wrote:
> > mm.. looks like duplicated code though.
> 
> Two lines? Surely, you can't be serious that you want to introduce at
> least 10 lines in headers and source files to abstract the duplication
> away. The probability of error in those two lines is much less than if
> it is abstracted.

Sorry, I must have misread the patch, I tought you were duplicating
the whole tag removal thing.

> > Actually, could you check wheter .text and .htmlText are proper properties
> > or not ? There should be some tests in actionscript.all/TextField.as
> > If they are supposed to be proper properties, we should turn them into
> > getter/setter more likely.
> 
> Even if they are, these fields are not implemented as properties now.
> The patch as it stands is a monotonous improvement. Any further clean
> ups can come in later patches.

Fine with me, I was just trying to get more contributions :)

--strk;




reply via email to

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