Re: Repository API query

2004-09-19 Thread Rajamani Saravanan
: Niclas Hedhman [mailto:[EMAIL PROTECTED] > > Sent: 16 September 2004 21:25 > > To: Avalon framework users > > Subject: Re: Repository API query > > > > On Friday 17 September 2004 02:57, Rajamani Saravanan wrote: > > > Thanks a lot, Steve... > > >

RE: Repository API query

2004-09-18 Thread Stephen McConnell
> -Original Message- > From: Niclas Hedhman [mailto:[EMAIL PROTECTED] > Sent: 16 September 2004 21:25 > To: Avalon framework users > Subject: Re: Repository API query > > On Friday 17 September 2004 02:57, Rajamani Saravanan wrote: > > Thanks a lot, Stev

Re: Repository API query

2004-09-17 Thread Rajamani Saravanan
+0200, Stephen McConnell <[EMAIL PROTECTED]> wrote: > > > > -Original Message- > > From: Rajamani Saravanan [mailto:[EMAIL PROTECTED] > > Sent: 17 September 2004 09:10 > > To: Avalon framework users > > Subject: Re: Repository API query > > >

RE: Repository API query

2004-09-17 Thread Stephen McConnell
> -Original Message- > From: Rajamani Saravanan [mailto:[EMAIL PROTECTED] > Sent: 17 September 2004 09:10 > To: Avalon framework users > Subject: Re: Repository API query > > Hi Niclas, > > Thanks a lot for the clarifications... ..observations attd. below

Re: Repository API query

2004-09-17 Thread Rajamani Saravanan
Hi Niclas, Thanks a lot for the clarifications... ..observations attd. below... One extra query re. the Repository API - is there anyway I can query/read the already loaded information from the .meta file? Basically what I need to do is to display a list of files that need to be downloaded, etc.

Re: Repository API query

2004-09-16 Thread Niclas Hedhman
On Friday 17 September 2004 02:57, Rajamani Saravanan wrote: > Thanks a lot, Steve... Steve seems to be missing in action today... > I tried with a snapshot version as well, but the behaviour is still > the same, the jar gets downloaded once, but if the file has changed on > the server, it does n

Re: Repository API query

2004-09-16 Thread Rajamani Saravanan
Thanks a lot, Steve... I tried with a snapshot version as well, but the behaviour is still the same, the jar gets downloaded once, but if the file has changed on the server, it does not get downloaded again... I was using m_hBlock = m_hModel.addContainmentModel( new URL(null, "artifact:xyz/S

RE: Repository API query

2004-09-14 Thread Stephen McConnell
> -Original Message- > From: Rajamani Saravanan [mailto:[EMAIL PROTECTED] > Sent: 14 September 2004 20:57 > To: Avalon framework users > Subject: Repository API query > > Hi, > > I have one query re. the repository API: I'm loading a block > dynamically from inside my code - the block's