At 12:03 PM +0200 8/31/03, Leopold Toetsch wrote:
Benjamin Goldberg <[EMAIL PROTECTED]> wrote:
    class freezer {
    class thawer {
    class cloner {

[ big snip ]


Do you expect that these are overridden by some languages using parrot?
I.e. that ponie tries to implement a freezer that writes output for
Storable?

Languages can't override these on a per-PMC class basis. At best they can override the representation of frozen or thawed PMCs on a global basis if, for example, someone really wanted output in XML or YAML instead of a packed binary format.
--
Dan


--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to