|
Re: Lack of software abstractions: msg#00213lang.j.general
What java does is using jar[0]( ear, and war[1]) to put together and compress all the files into a single file. Python has got similar functionaliy; its module import statement("import") can import files inside zip files[2] in addition to from plain text files. [0] http://en.wikipedia.org/wiki/JAR_%28file_format%29 [1] http://en.wikipedia.org/wiki/WAR_(file_format) [2] http://www.python.org/dev/peps/pep-0273/ 2007/1/27, bill lam <bbill.lam-Re5JQEeQqe8AvxtiuMwx3w@xxxxxxxxxxxxxxxx>: Joe Tibollo wrote: |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Lack of software abstractions: 00213, Björn Helgason |
|---|---|
| Next by Date: | Re: Lack of software abstractions: 00213, ramacd |
| Previous by Thread: | RE: Lack of software abstractionsi: 00213, Joe Tibollo |
| Next by Thread: | RE: Lack of software abstractions: 00213, Miller, Raul D |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |