- use base class __init__() and delete() implementations
[plcapi.git] / PLC / Slices.py
2006-10-20 Mark Huang- use base class __init__() and delete() implementations
2006-10-06 Mark Huang- add_person, remove_person, add_node, remove_node...
2006-10-03 Mark Huang- move common sync() functionality to Table.Row
2006-10-02 Mark Huangmake read-only a Parameter attribute
2006-10-02 Mark Huang- renamed state to instantiation
2006-10-02 Mark Huang- import SliceInstantiations
2006-10-02 Mark Huang- implement Slices abstraction for new API functions
2006-09-06 Mark HuangInitial checkin of new API implementation