From: "Michael Nordstrom" <[EMAIL PROTECTED]>
> With the current code we are "circulating" pointers to the Plucker
> data and access it directly using those pointers. This has both pros
> and cons, but since I would like to get better control of the data
> access I've started to "encapsulate" the data interface, so that
> access to the Plucker data (record header, paragraph headers, and
> paragraph data) must be done through a new interface. The only thing
> the "user" of this interface will know about is the handle to the
> record with the Plucker data. It is still possible to access the data
> directly, but I advice against it.

How is rendering performance?

Alex
_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to