[kepler-dev] startup time
Sean Riddle
swriddle at gmail.com
Fri Oct 9 15:42:04 PDT 2009
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