Well, I'm not sure any of the Parrot implementations of Python are ready for production use yet. Even once they're stable I suspect that CPython extension modules such as the SVN and ClearSilver bindings won't be supported.
On Thu, 2006-07-13 at 12:42 -0400, Noah Kantrowitz wrote: > Trac is written in Python, so not easily. Given some truly insane > bytecode translation (running everything on Parrot) it might be > possible. More realistically you could make a normal (i.e. Python) > plugin that calls your Perl script as an executable. If you want to make > Trac plugins you will need at least a basic understanding of Python. > > --Noah > > Tal Cohen wrote: > > Does anyone know if it is possible to create Perl plug-ins for Trac? > > > > > > > > Regards, > > > > > > > > Tal Cohen > > > > tel 617/859-1900 ext. 705 > > > > fax 617/848-5837 > > > > > > > > Please note that the information contained in this message may be privileged > > and confidential and protected from disclosure. If the reader of this > > message is not the intended recipient, or an employee or agent responsible > > for delivering this message to the intended recipient, you are hereby > > notified that any dissemination, distribution or copying of this > > communication is strictly prohibited. If you have received this > > communication in error, please notify us by replying to the message and > > deleting it from your computer. > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Trac mailing list > > [email protected] > > http://lists.edgewall.com/mailman/listinfo/trac > > _______________________________________________ > Trac mailing list > [email protected] > http://lists.edgewall.com/mailman/listinfo/trac _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
