Jon Smirl wrote: > What percentage of XPCOM components have classInfo implemented? If the > answer is a lot, then what about making this interface mandatory? I was > under the impression that very few components have classInfo implemented > (still waiting on my build to try about:components) but this may have been > wrong info.
classinfo provide additional information which only certian clients need. This fact insists that classinfo be optional.
