Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#10 closed defect (fixed)

bug in DSX in soclib.component.Component

Reported by: ludovic.lhours@… Owned by: somebody
Priority: trivial Component: component1
Keywords: dsx Cc:

Description

Moved the ports registration call statement(Component.__registerPort), so that component is initialized before registration. __registerPort can call __repr__ (implicitly in warn statement) which itself use __module.

Attachments (1)

bad_init_before_register.patch (614 bytes) - added by ludovic.lhours@… 15 years ago.

Download all attachments as: .zip

Change History (2)

Changed 15 years ago by ludovic.lhours@…

comment:1 Changed 15 years ago by Nicolas Pouillon

Resolution: fixed
Status: newclosed

Thanks, applied

Note: See TracTickets for help on using tickets.