e..
> The code for this should be in an earlier release if anyone wants to look at
> it
> - Original Message -
> From: "Richard Emberson" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, May 17, 2001 2:29 PM
> Subject: Re: [Dynapi-D
The problem with this approach when using ns4 is that if your webapplication
has
user-entered content, then reloading on resize looses all the content that the
user
labored to enter .
If you have a simple webpage, then it does not matter. I am trying to build a
webapplication and you do not w
:-)
Eytan Heidingsfeld wrote:
> Which is the favorite IDE my precious?Will it be juicy my
> precious?8an
___
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev
vim
The one editor to rule them all,
One editor to find them,
One editor to bring them all and
in the darkness bind them
___
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev
___
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev
I've got a webapp rather than a webpage; the user keeps the browser
window around for
a while. I'd like the javascript ot periodically refresh the page by
reloading the page. All is
great unless the server is down or the user has an intermittent internet
connection (modem, etc.).
In that case the
riginal Message -----
> From: "Richard Emberson" <[EMAIL PROTECTED]>
I guess another way to put it is that if people kiss M$ butt and don't deploy
client side
java then the War of the Worlds is already over.
___
Dynapi-Dev mailing
I am working on the same thing and after much culling I have the following
test file:
URL Load
content = " \
MyalertCnt=0; \
Myalert=function(s){ \
s=(MyalertCnt++)+' '+s; \
alert(s); \
} \
\
function BASE(){ \
} \
BASE.prototype.getClass=function(){ \
return 'BASE'; \
release -2.4). I got the
label, mouseover, and button examples working and yesterday I decided to
re-do the event model so that the component events (resize, create, etc) are
actually asynchronous and not just (expensive) direct method calls.
Richard Emberson
Strolia-Davis Christopher Contr MSG MAM
does. All
memory allocated is kept track of. Starting from a set of "well known objects"
(top
level objects) one sweeps marking all reachable objects (and not traversing
objects
more than once). Then all objects that have not been marked are collected.
Cycl
of course can vary.
When I wrote my javascript interpreter/compiler 4 years ago I helped (in a very
small way)
in debugging the spec.
Richard Emberson
Pascal wrote:
> so:
>
> myLayer = new DynLayer
>
> delete myLayer
>
> destroys it completely? (or do we have to delete eve
hile using the Layer
constructor simply puts the layer in the existing window.
I'm trying to understand why in dylayer.js the Layer constructor is used
and not the LAYER tag.
Thanks.
Richard Emberson
Title: Test Label One
Using 'new Layer()' test on Netscape 4:
Title
look at Ecma-290 for how to document js components in XML.
Richard Emberson
Eytan Heidingsfeld wrote:
> Hi,While getting into webos I think I noticed that all of their
> objects are either defined in html or are described by the IDE in xml.
> I think it is the first option. Thinkin
Michael Pemberton wrote:
> Frames.
Any examples?
>
>
> Richard Emberson wrote:
>
> > In the file dynapi.js a DynDocument is created:
> >
> > DynAPI.document=new DynDocument(self);
> >
> > As far as I can tell this is the only p
:
DynDocument.dyndocs = [];
DynDocument.dyndocsID = [];
which seems to imply that there can be more than one DynDocument. Is there any
example of such an occurance?
Thanks.
Richard Emberson
___
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net
arked as dirty.
Some off the shelf java application servers:
http://www.protomatter.com
http://www.locomotive.org
http://www.enhydra.org
http://www.javaworld.com/javaworld/tools/jw-tools-appserver.html
http://www.evidian.com/jonas
http://www.jboss.org
http://www.unidata.ucar.edu/packages/do
What is the relationship between dynapi components and the
ECMAScript Components Specification components?
Richard Emberson
___
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev
Richard Bennett wrote:
> Hi,
>
> >Is there any tutorial code,
> > examples, or
> > existing sites
> Practically all the resources are mentioned in the FAQ:
> http://www.dynamic-core.net/core/files/faq.dynapi2.html
>
> You can work with loadpanels, to load content, passing values, without
> refres
specify which base widgets the depend so that if there is a
shared base widget,
it only get requested from the server once? (An examle meta-widget might
be a viewport and
two scrollbars (x and y)).
Thanks
Richard Emberson
Director of Engineering (and only programmer)
Contact Networks
[EMAIL
19 matches
Mail list logo