0 Members and 1 Guest are viewing this topic.
@TribbleSmasher:Yes, but they are supposed to go in SYS:Classes and there is no reason not to put them in their correct location; they are part of the OS, after all. That way you won't need to assign anything as it is already handled in the startup-sequence.
@kolla:All ReAction classes will go in SYS:Classes like all BOOPSI classes have always done. So no, there will not be any problems. If you really want to put them somewhere else and have an extra assign, everything will still work.
BOOPSI classes go in SYS:Classes, devices go in DEVS:, etc. There has always been this division into directories. They could all be crammed into LIBS: but in the interest of being "clean" and "maintainable" it is probably better not to. The speed penalty is pretty negligible.