[kepler-dev] startup time
Aaron Schultz
aschultz at nceas.ucsb.edu
Fri Oct 9 16:32:06 PDT 2009
Ah yes now I remember. Sean I thought you were going to create an
addOntology method that didn't require a full rebuild?
-Aaron
On Oct 9, 2009, at 3:42 PM, Sean Riddle <swriddle at gmail.com> wrote:
> That call makes the default ontology where tags go and makes the
> system aware of that ontology. It's pretty necessary. Ideally it
> would not have to trigger a rebuild of the entire actor library,
> though.
>
> - Sean
>
> On Oct 9, 2009, at 3:38 PM, Derik Barseghian wrote:
>
>> I've taken a look to see why generateActorLibrary is called twice
>> when using wrp, but only once in vanilla. When using wrp the second
>> call occurs because tagging's OntologyCatalog createDefaultOntology
>> calls addOntology which calls buildLibrary which calls
>> generateActorLibrary.
>>
>> I don't know much about the tagging code. Sean, is that call
>> necessary? Maybe it is...probably the more relevant issue is why
>> does generateActorLibrary take so long, and can it be sped up...
>>
>> Derik
>
More information about the Kepler-dev
mailing list