Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tigerstripe-dev] Re: IAnnotationListener

Hi Yuri,

"break" TS code? Now you're scaring me. In what scenario is that used?
Let's mark it as deprecated for sure, but I'd still like to understand what
is going on.

Eric


On 7/9/08 2:30 AM, "Yuri Strot" <yuri@xxxxxxxxx> wrote:

> 
> Hi Eric,
> 
> Sorry, I forgot to inform you, but this method deprecated and works incorrect.
> I'll mark it as deprecated. In fact, this method should be removed but it can
> "break" TS code.
> 
> --
> Best regards,
> Yuri Strot
> 
> ----- Original Message -----
> From: Eric Dillon <erdillon@xxxxxxxxx>
> To: Yuri Strot <yuri@xxxxxxxxx>, Andrey Platov <andrey@xxxxxxxxx>
> Cc: Tigerstripe Developers <tigerstripe-dev@xxxxxxxxxxx>
> Sent: Wed, 9 Jul 2008 04:56:58 +0700 (NOVST)
> Subject: IAnnotationListener
> 
> Hi Yuri,
> 
> I¹m starting to hook up annotations changes into Tigerstripe so that the
> aspects (icons, labels) of Artifacts based can change dynamically based on
> annotations presence/absence.
> I¹ve implemented a IAnnotationListener, but I¹m running into a behavior I
> don¹t understand.
> 
> It seems I get notified thru annotationsLoaded(...) each time a
> getAnnotations(URI) occurs, as opposed to only when annotations are being
> read from storage.
> 
> Could you take a look and maybe tell what I¹m doing wrong?
> 
> Eric
> 



Back to the top