<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>There currently is not mechanism for that as code sharing is automatically provided by all the users using the same LK installation (e.g. WebWerkstatt or Lively Web). At least that is the idea.</div><div>For sharing kernel code, we use git commits either from local installations or the Lively Web.</div><div><br></div><div>One way you could backup and share code (a backup is automatically done through the wiki feature btw.), you can - depending on the way you are developing - place all the code in a module that resembles a JS file (say <a href="http://lively-web.org/users/CarlosCrosetti/project.js">http://lively-web.org/users/CarlosCrosetti/project.js</a> - which makes it the users.CarlosCrosetti.project module).</div><div>If you are developing with Parts, I currently cannot think of a way of achieving the same (the PartsBin is the place for sharing and reuse and it can be referenced from different LK installations, versioning is provided automatically). Though Parts are also just a combination of HTML, JSON and MetaInfo files (see <a href="http://lively-web.org/PartsBin/Fun">http://lively-web.org/PartsBin/Fun</a> - Elephant for example).</div><div><br></div><div>I hope this provides you with some solution for what you are thinking about.</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">       </span>- Marko</div><div><br></div><br><div><div>On 06 May 2014, at 01:25, Carlos Crosetti <<a href="mailto:carlos.crosetti@afilha.com.ar">carlos.crosetti@afilha.com.ar</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Thanks Marko.<br><br>The idea is to keep the source code I might write as a backup and to eventuallu share with others.<br><br>On 05/05/2014 05:04 AM, Marko Röder wrote:<br><blockquote type="cite">Hi Carlos -<br><br>There currently is no equivalent to file in-out. But maybe there are other mechanisms to achieve what you are looking for.<br>What exactly do you want to do?<br><br>Best,<br><br><span class="Apple-tab-span" style="white-space:pre">     </span>- Marko<br><br><br><br>On 05 May 2014, at 01:00, Carlos Crosetti <<a href="mailto:carlos.crosetti@afilha.com.ar">carlos.crosetti@afilha.com.ar</a>> wrote:<br><br><blockquote type="cite">Hi, what is the Smalltalk-equivalent class file in-out in the LK?<br><br>Regards, Carlos<br>_______________________________________________<br>lively-kernel mailing list<br><a href="mailto:lively-kernel@hpi.uni-potsdam.de">lively-kernel@hpi.uni-potsdam.de</a><br>http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel<br></blockquote><br></blockquote><br></blockquote></div><br></body></html>