[Phpmyadmin-devel] Interested in Participating in GSoC 2010

Yian Shang yian.shang at gmail.com
Mon Mar 29 11:16:34 CEST 2010


DO

> Dne Sat, 27 Mar 2010 11:01:40 -0700
> Yian Shang <yian.shang at gmail.com> napsal(a):
>
> > Yeah, I looked through the current generator some more and most of the
> code
> > for the PDF export seems to be focused on exporting the data rather than
> the
> > schema.
>
> Please do not confuse export (libraries/export/*) with schema
> generation (pdf_schema.php), these are completely different things
> (though it might make sense to combine it somehow).
>

That's true, thanks for clarifying.

So since SVG and EPS are both just XML files, would using PHP's DOM
libraries to generate them be best? And also, since phpMyAdmin is rewriting
things in object-oriented php, would that be the way in which elements of
pdf_schema.php are combined into a generic schema generating class and then
used by other formats?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20100329/05a3a72c/attachment.html>


More information about the Developers mailing list