RTC 1.0 NO IDEA Avatar
  1. OMG Issue

RTC — FINALIZED in LifeCycleState

  • Key: RTC-27
  • Legacy Issue Number: 11110
  • Status: closed  
  • Source: Shibaura Institute of Technology ( Mr. Takeshi Sakamoto)
  • Summary:

    Originally, LifeCycleState has FINALIZED attribute. I think that FINALIZED is not necessary. Because FINALIZED is compatible with Final state of statemachine. (I think that it cannot transit from FINALIZED to other states.)

    In some language (such as Java), it is possible to call LightweightRTObject::finalize on the object and still have a valid object reference. But I think that it depends on implementation in PSM level. So I think that FINALIZED in LifeCycleState is not necessary in PIM level.

  • Reported: RTC 1.0b1 — Mon, 2 Jul 2007 04:00 GMT
  • Disposition: Resolved — RTC 1.0
  • Disposition Summary:

    Remove the FINALIZED in LifeCycleState.

  • Updated: Fri, 6 Mar 2015 20:58 GMT