Ticket #1834 (closed defect: fixed)
Include generic factory service
| Reported by: | bert | Owned by: | dcbw |
|---|---|---|---|
| Priority: | high | Milestone: | Trial-2 |
| Component: | sugar | Version: | |
| Keywords: | security | Cc: | krstic |
| Action Needed: | Verified: | no | |
| Deployments affected: | Blocked By: | ||
| Blocking: |
Description
For non-python activities, a generic factory service that spawns activity instances as separate processes is useful. One such service is included in the etoys activity, but it actually does not contain any squeak-specific code. It would make sense to move it to sugar for potential use by more activities.
The code is in git: factory-service.c
For example usage, see activity.info which employs the etoys-factory and etoys-instance scripts for customization.
Change History
Note: See
TracTickets for help on using
tickets.


