[Laszlo-dev] LzDelegate and LzEvent
P T Withington
ptw at pobox.com
Thu Jul 3 07:08:28 PDT 2008
[Redirecting to laszlo-dev]
Here's the issue: Initially we only put classes that implemented tags
in the `lz` namespace. But now we have a campaign on to put
everything there.
LzDelegate and LzEvent are sort of tags, as they underly the <handler>
and <event> tags, but they are not presently published in the `lz`
namespace.
We should open a Jira bug to publish all _public_ LFC classes in the
`lz` namespace, and then add them to the list of classes to rename in
the script.
Eventually we should take away the Lz* names and use our internal
naming scheme for all these classes.
http://jira.openlaszlo.org/jira/browse/LPP-6600
I assigned it to you. Ping me if you have questions.
On 2008-07-02, at 22:49 EDT, Donald Anderson wrote:
> Do these need to be added? LzDelegate => lz.delegate, LzEvent =>
> lz.event ?
> It's a simple list - I (or anyone) can add.
>
> On Jul 2, 2008, at 8:54 PM, Max Carlson wrote:
>
>> This also came up for Corry today...
>>
>> J Crowley wrote:
>>> Hey, Tucker.
>>> So, in working on applying this script to these examples, I
>>> discovered that it doesn't change LzDelegate or LzEvent like it
>>> does with the rest of the Lz* stuff. I asked Phil about it, and
>>> he pointed out that these weren't in the list of objects that got
>>> changed. Were they supposed to be, and just didn't get included
>>> in the list? Or what's going on with these?
>>> Thanks,
>>> J
>>
>> --
>> Regards,
>> Max Carlson
>> OpenLaszlo.org
>
>
> --
>
> Don Anderson
> Java/C/C++, Berkeley DB, systems consultant
>
> voice: 617-547-7881
> email: dda at ddanderson.com
> www: http://www.ddanderson.com
>
>
>
More information about the Laszlo-dev
mailing list