Download

Get Loom

Loom Product Support

Where to go

  • Extrema Sistemas is the company behind Loom. For commercial support, visit http://extrema-sistemas.com
  • You can get community support from the Loom user mailing list at Google Groups.
  • To follow the current development status of Loom and project roadmap there is a Loom dev mailing list. Please do not direct support questions to this list, use loom-user instead.

Before asking for support

The mailing lists are supported voluntarily by the community. To save time and get more accurate answers, please check the following before posting your request:

  • Search for an existing answer to your question. It may be already answered.
  • Review the documentation to be sure that the solution is not described there.
  • If you think it has not been reviewed anywhere feel free to post your case to the mailing list. Remember that you will receive better support if you manage to reduce your question to the minimum reproducible use case.

Bugs

If you find a bug or a missing feature in Loom please do the following:

  • Double check that you have a real bug and not a misuse of the framework. For example, try to reproduce the bug in the Loom demo application.
  • Search the web and mailing lists for your case.
  • If you are pretty sure, post your case in the Loom JIRA Tracker.

Please note that issues will be resolved faster if they are as brief as possible and, even better, if you could submit a testcase or a patch. Thanks for providing us with some feedback!

Loom source code

To get the source you must first select the Git repository from this list, and then replace in the following command "loom-core" with your concrete project.

// read-only access
git clone git://loom.git.sourceforge.net/gitroot/loom/loom-core

// read/write access
git clone ssh://[username]@loom.git.sourceforge.net/gitroot/loom/loom-core