|
Author |
Topic: viewing code exported (Read 309 times) |
|
benelek
|
viewing code exported
« on: Feb 26th, 2003, 10:15am » |
|
the export-to-web page generated by P5 links the JAVA file as the source code. the feeble and uneducated among us (moi) don't understand full java as well as the code we use inside P5. plus, is it just me, or does this java file open in notepad somewhat strangely? anyway! the PDE file used by P5 is much more readable (for me at least), and opens wonderfully in notepad just as it seems in P5. would you mind modifying the export function to export this file as well? thanks, -jacob.
|
|
|
|
fry
|
Re: viewing code exported
« Reply #1 on: Feb 26th, 2003, 2:40pm » |
|
yeah, i'd been noticing this recently, that with the language in p5 evolving further away from java, it makes less sense to be showing that as the default code for an export. the exporting functions are really ancient so i hadn't given them any thought recently. i think you're right though.
|
|
|
|
fry
|
Re: viewing code exported
« Reply #2 on: Aug 3rd, 2003, 5:54pm » |
|
aight.. this has finally been modified for 57, which will export both, but the link on the web page will be for the .pde file.
|
|
|
|
|