Re: WAS: no suggestions after view reopened

andrew <[email protected]> Sun, 13 Jul 2003 17:48:13 +0400
Newsgroups gmane.comp.java.netbeans.modules.tasklist.devel
Message-ID <[email protected]>
Tor,

1. As far as I remember, I did not any steps to subscribe :-) I have
    done it just now. Is dev list appropriate? Or user's one is
    more sutable?

2. About tasklist now. At first look, reported issue is resolved,
    thanks! Nevertheless, I have found another, as I think, unexpectable
    behaviour:

- open few files from the same package
- open via direct user's action (using main menu, for example)
   suggestions view
- switch betwenn files => the view tracks this switching (this is OK)
- scan the package for suggestions => all the package suggestions
   are in the view list, switching between files doesn't influence
   the list
- reopen the view - the list is the same - with all _scanned_ results

I suppose, more expectable way may be something like this:

- there are two independant suggestions views: the package scanning
   result is the first one,
- opened via direct user's action and linked to current active
   file is the second.

In another words, I think, it may be usefull to separate the view into two
views in accordance with these scopes: selection for scanning, and active
file.

Andrew

Tor Norbye wrote:
> In case you're not on the alias. All mail from you to the
> alias gets redirected to the moderator queue, which usually
> happens if you're not a subscriber. (That's why there's
> a lag between when you post and when it appears; it's when
> I get through my mail and approve stuff to the moderator
> queue. If you -are- on the alias, check that you're still
> using the address that you subscribed as. I can investigate
> this if you want.)
> 
> -------- Original Message --------
> Subject: Re: [tasklist] no suggestions after view reopened
> Date: Sat, 12 Jul 2003 18:18:28 -0700
> From: Tor Norbye <[email protected]>
> Reply-To: [email protected]
> Organization: Sun Microsystems, Inc
> To: [email protected]
> References: <[email protected]>
> 
> andrew wrote:
> 
>> Hi!
>>
>> I have noticed this behaviour:
>>
>> 1. open two java files "with PMD suggestions",
>> 2. open Suggestions view,
>> 3. switch between the files => the view shows appropriate
>>     suggetsions lists tracking file switching,
>> 4. close and open the view => list(s) are empty <----------- ???
>>
>> Where am I wrong? -
>>
>> I use NB from current CVS dev. trunk, the only available PMD
>> module for NB (1.05) from sf.net, own appropriate build.properties file
>> in tasklist/pmd dir. Env: j2se 1.4.1/2, win32/rh9
> 
> 
> Thanks! I can reproduce the problem. I'll take a look. It sounds similar
> to issue 34894, which I'll also investigate while I'm at.
> 
> -- Tor
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
>