#778: Make FileHandle Subclassable
-------------------------+--------------------------------------------------
Reporter: whiteknight | Owner:
Type: RFC | Status: closed
Priority: normal | Milestone:
Component: none | Version: 1.3.0
Severity: medium | Resolution: duplicate
Keywords: io oo pmc | Lang:
Patch: | Platform:
-------------------------+--------------------------------------------------
Changes (by allison):
* status: new => closed
* resolution: => duplicate
Comment:
We can't use the same buffering for the different I/O sources anyway, so
no advantage to the IOBuffer PMC.
PIOOFF_T can't be cast to an INTVAL. It's a long in STDIO, and a
HUGEINTVAL on Windows I/O.
Talked with Whiteknight about FileHandle subclassing in IRC a few days
ago. The better solution is to make it generally possible to subclass PMCs
with ATTRs other than the four canonical types, which he's working on now
in TT #789. This ticket rejected, in favor of that one.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/778#comment:1>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets