[10:58]<jetienne> q. im trying to find a solution to write my code such as it run in browser and node.js ... im stuck on this for a while now... anybody got a suggestion ? [13:57]<jetienne> q. im trying to find a solution to write my code such as it run in browser and node.js ... im stuck on this for a while now... anybody got a suggestion ? [15:08]<TomY> jetienne, maybe more a questions for #node.js, but you could try http://requirejs.org/ [15:08]<TomY> is a commonjs proposal though, see http://requirejs.org/docs/history.html [15:10]<jetienne> TomY: hmm ok. so it seems still unsolved [15:11]<TomY> jetienne, i guess. I'm trying to solve the same problem, hopefully in a commonjs compliant way :-) [15:11]<deanlandolt1> jetienne: have a look at http://github.com/kriszyp/transporter [15:11]<jetienne> this is a rather simple problem. i think this is just because this is young [15:16]* TomY needs to get his head around on Modules/Transport/D [15:18]<jetienne> i just one which is supported :) [15:27]<TomY> does anyone know how a module id is converted into a url in Modules/Transport/D?