Files
EWF/.gitmodules
Jocelyn Fiat 49c3e8e789 Renamed "ext" folder as "contrib" folder and reorganized a little bit
Renamed any *_APPLICATION as *_SERVICE
   mainly because those components
   such as WSF_APPLICATION, renamed as WSF_SERVICE
   are not always the main application entry, and "service" describe them better
Minor implementation change in WSF_REQUEST
Cosmetics
2011-11-17 15:50:30 +01:00

13 lines
518 B
Plaintext

[submodule "doc/wiki"]
path = doc/wiki
url = https://github.com/Eiffel-World/Eiffel-Web-Framework.wiki.git
[submodule "contrib/library/server/nino"]
path = contrib/library/server/nino
url = http://github.com/Eiffel-World/EiffelWebNino.git
[submodule "contrib/library/text/parser/json"]
path = contrib/library/text/parser/json
url = http://github.com/Eiffel-World/ejson-svn.git
[submodule "contrib/ise_library/cURL"]
path = contrib/ise_library/cURL
url = http://github.com/EiffelSoftware/mirror-Eiffel-cURL.git