Dave Cuthbert wrote:
> I'm not sure what neoCellRefreshSchematicInfo does. Are you caching the
> results from _lxElaborateSchematic? (This isn't a good idea, despite
> its slowness...)
Yes, it caches the results from _lxElaborateSchematic.
Each example function calls neoCellRefreshSchematicInfo
at the beginning hoping that a user does not modify the
schematic while the function is being executed. ( which
isn't so bad I think. because most functions can be
finished in a few seconds at tops )
We're hoping the user does screw up to ensure the correctness of our software?
No comments:
Post a Comment