simphony / simphony-mayavi

The mayavi adapters to the simphony framework
BSD 2-Clause "Simplified" License
0 stars 1 forks source link

Add custom factory function #128

Closed kitchoi closed 8 years ago

kitchoi commented 8 years ago

@dpinte This PR is to allow users to add customised factory functions for creating engine wrappers.

When the "Proxy Engine" is available from the client-server task, this will allow integration with the client-server architecture easily. For example, the user can define a template proxy engine wrapper that is already set up to connect to a particular remote machine.

add_custom_factory

"(errored)" is shown when the factory cannot be imported, e.g. the modelling engine is not installed