Activity Team/Obsolete/Services Gui: Difference between revisions
| Line 27: | Line 27: | ||
== Detailed Description == | == Detailed Description == | ||
Service is intended to be glucose agnostic as much as possible | It is a [[Documentation_Team/Services/Scalable_development_model#Implementation_ideas|graphics]] part of sugar-toolkit project. | ||
Service is intended to be glucose agnostic as much as possible by design i.e. service doesn't not include wrappers for sugar services(like sugar-toolkit does), contains as less as possible glucose depended code and use [[Activity Team/Services/Toolkit|Toolkit]] service in other cases. Service is designed to support mostly GUI aspects of activity development process. | |||
Code of this service is written in Vala and will contain bindings for scripting languages. | |||
== Dependencies == | == Dependencies == | ||