Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #41264] [PDD] should properties get serialized?

0 views
Skip to first unread message

Allison Randal

unread,
Jan 13, 2007, 1:39:45 PM1/13/07
to bugs-bi...@rt.perl.org
# New Ticket Created by Allison Randal
# Please include the string: [perl #41264]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41264 >


Extracted from ticket # 40443.

...properties don't get serialized so if you compile the program to a
PBC and run that it doesn't work.

I suspect that originally it was expected that properties would only be
attached at runtime. But, since we have the option of flagging subs to
execute at various stages of compilation, it seems safe to assume that
properties can be attached at various stages of compilation too.

0 new messages