10.5. Developer Notes

For a given plugin type, developers should not assume that the plugin factory returned from k3d::application::plugins() is the same object as the factory returned by k3d::inode::factory(). To compare factory instances for equivalence, compare the results of their class_id() methods.