This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 56
Where is the code for x?
davidmason edited this page Dec 17, 2012
·
14 revisions
Purpose: locate the code for a component or feature of Zanata. For repository locations, see Repositories.
Feature | Repository | Project | Package(s) | Notes |
---|---|---|---|---|
Webtrans (translation editor) | zanata | zanata-war | org.zanata.webtrans | Uses GWT |
REST API methods | zanata-api | zanata-common-api | org.zanata.rest.client | Client interfaces for REST endpoints |
org.zanata.rest.dto | Objects transferred by REST methods | |||
org.zanata.rest.service | REST method interfaces | |||
zanata | zanata-war | org.zanata.rest.service | Concrete implementations of REST methods | |