On Wednesday 18 February 2009 04:35:50 Sebastian Kügler wrote:
> Hi David,
>
> On Tuesday 17 February 2009 21:47:46 David Baron wrote:
> > On Tuesday 17 February 2009 22:01:18 David Baron wrote:
> > > Latest from playground SVN.
> > >
> > > I re-downloaded and compared with the older code. The only
Hi David,
On Tuesday 17 February 2009 21:47:46 David Baron wrote:
> On Tuesday 17 February 2009 22:01:18 David Baron wrote:
> > Latest from playground SVN.
> >
> > I re-downloaded and compared with the older code. The only real
> > difference besides the volume of diagnostic printout is that the
>
On Tuesday 17 February 2009 22:01:18 David Baron wrote:
> Latest from playground SVN.
>
> I re-downloaded and compared with the older code. The only real difference
> besides the volume of diagnostic printout is that the ContactCollection-#
> list is made at a completion event rather than immediate
Latest from playground SVN.
I re-downloaded and compared with the older code. The only real difference
besides the volume of diagnostic printout is that the ContactCollection-# list
is made at a completion event rather than immediately on
connectSource(ContactCollections).
Such could alleviate
Latest from playground SVN.
After hand entering stuff like since I do not have the
files available, it build OK.
My applet's sequence no longer gets to 1st base. I do not get the query() that
gives me the ContactCollection-#.
In the explorer, I do get it. Possibly connectSource works and Que
On Tuesday 17 February 2009 17:41:38 Sebastian Kügler wrote:
> On Tuesday 17 February 2009 14:13:10 David Baron wrote:
> > On Tuesday 17 February 2009 14:37:11 you wrote:
> > > On Tuesday 17 February 2009 08:01:31 David Baron wrote:
> > > > > > 2. At 1st timeout, I do the a query("ContactCollection
On Tuesday 17 February 2009 14:13:10 David Baron wrote:
> On Tuesday 17 February 2009 14:37:11 you wrote:
> > On Tuesday 17 February 2009 08:01:31 David Baron wrote:
> > > > > 2. At 1st timeout, I do the a query("ContactCollections")
> > > > > then if I find a suitable key, connectSource, i.e to
>
On Tuesday 17 February 2009 08:01:31 David Baron wrote:
> > > 2. At 1st timeout, I do the a query("ContactCollections")
> > > then if I find a suitable key, connectSource, i.e to
> > > ContentCollection-6.
> >
> > You can just do that in or from init(). Why use a timer here?
>
> The panel on which
On Tuesday 17 February 2009 00:44:13 Sebastian Kügler wrote:
> On Monday 16 February 2009 19:42:03 David Baron wrote:
> > On Monday 16 February 2009 19:08:03 Aaron J. Seigo wrote:
> > > On Sunday 15 February 2009, David Baron wrote:
> > > > 1. The ContactCollection-# loads all the contacts but they
On Monday 16 February 2009 19:42:03 David Baron wrote:
> On Monday 16 February 2009 19:08:03 Aaron J. Seigo wrote:
> > On Sunday 15 February 2009, David Baron wrote:
> > > 1. The ContactCollection-# loads all the contacts but they are not
> > > necessarily accessible at this point. I might have to
On Monday 16 February 2009 19:08:03 Aaron J. Seigo wrote:
> On Sunday 15 February 2009, David Baron wrote:
> > 1. The ContactCollection-# loads all the contacts but they are not
> > necessarily accessible at this point. I might have to try
>
> hm; this sounds rather inefficient for large address bo
On Sunday 15 February 2009, David Baron wrote:
> 1. The ContactCollection-# loads all the contacts but they are not
> necessarily accessible at this point. I might have to try
hm; this sounds rather inefficient for large address books. perhaps it's a
good idea to collect use cases for this part o
I have this thing working now. A few points:
1. The ContactCollection-# loads all the contacts but they are not necessarily
accessible at this point. I might have to try connectAllSources(this, 0)
several times to get them. Would some poll interval be better here, even
though this is not "that
On Friday 13 February 2009 10:30:22 David Baron wrote:
> >Got to try it.
> >
> >connectSource to ContactCollections.
> >dataUpdated() is called and I connectSource to ContactConnection-# that it
> >gives me in the data.uniqueKeys()
> >
> >dataUpdated() is never called again.
> >
> >The console show
On Thursday 12 February 2009 17:49:10 David Baron wrote:
> Got to try it.
Cool :)
> connectSource to ContactCollections.
> dataUpdated() is called and I connectSource to ContactConnection-# that it
> gives me in the data.uniqueKeys()
Yup, that's how it's supposed to work.
> dataUpdated() is nev
>Got to try it.
>connectSource to ContactCollections.
>dataUpdated() is called and I connectSource to ContactConnection-# that it
>gives me in the data.uniqueKeys()
>dataUpdated() is never called again.
>The console shows all the contacts being added int but the program never sees
>them.
>1.
Got to try it.
connectSource to ContactCollections.
dataUpdated() is called and I connectSource to ContactConnection-# that it
gives me in the data.uniqueKeys()
dataUpdated() is never called again.
The console shows all the contacts being added int but the program never sees
them.
1. What do
17 matches
Mail list logo