Re: Delta importing issues

2008-09-20 Thread Noble Paul നോബിള്‍ नोब्ळ्
context is available for each entity but the implementation just stores one value for last_index_time. If it stored the last_index_time per top-level entity it could return the correct value from context. Anyway raise an issue and I can provide a patch soon something like this also shall be suppo

Re: Delta importing issues

2008-09-20 Thread Jon Baer
Would that context but available for *each* entity? @ present it seems like there should be a last_index_time written for each top level entity ... no? Umm would it be possible to hack something like ${deltaimporter.[name of entity].last_index_time} as is or are there too many moving parts

Re: Delta importing issues

2008-09-20 Thread Noble Paul നോബിള്‍ नोब्ळ्
the if an entity is specified like entity=one&entity=two the command will be run only for those entities. absence of the parameter entity means all entities will be executed the last_index_time is another piece which must be improved It is hard to get usecases . If users can give me more usecase

Re: Delta importing issues

2008-09-19 Thread Jon Baer
Actually how does ${deltaimporter.last_index_time} know which entity Im specifically updating? I feel like Im missing something, can it work like that? Thanks. - Jon On Sep 19, 2008, at 4:14 PM, Jon Baer wrote: Question - So if I issued a dataimport?command=delta-import&entity=one,two,t