View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000019 | FreeCAD | Feature | public | 2009-09-28 15:45 | 2021-12-17 03:18 |
Reporter | Assigned To | ||||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | acknowledged | Resolution | open | ||
Target Version | 0.20 | ||||
Summary | 0000019: Resource framework for FreeCAD | ||||
Description | Often in 3D modeling we use Objects and files from 3rd party resources. This things are just used and rarely changed. like e.g. standard parts (ISO), complete products from a catalog and so on. We need in FreeCAD a framework to access/share/distribute such resources. It shut be possible to locate such resources locally or in the web and allow FreeCAD to find and access such resources referenced in a modeling document. Specification: * can be used loacally or in the web * unique id to find resources * central repository to collect resources * revision control * accessibly through http: and https: Design so far: * use SVN to host resources for revision control and restricted access * use webserver to host resources without revision control * use a XML description file to specify a resource, this file holds: - a UUID as global unique identifier - a name and description of the resource - a specifier it its a SVN or a PLAIN resource - addition meta infromation * use WGET or SVN to make the resources lokaly available * deliver a set of Resource description files with the installer/packages * Host on the FreeCAD website a repository of Resource description where FreeCAD can search for unknown UUIDs So far... Jürgen | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
|
Unassigning Jriegel |
|
It's not exactly what was envisioned here, but we do have the FreeCAD parts library now. It needs some work, but it may be worth closing this bug and re-opening more specific changes that need to be made to the parts library. This request doesn't really have any action items at this point. |
|
This ticket has been migrated to GitHub as issue 5539. |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-09-28 15:45 |
|
New Issue | |
2009-09-28 15:47 |
|
Status | new => assigned |
2009-09-28 15:47 |
|
Assigned To | => Jriegel |
2018-06-13 13:28 | Kunda1 | Assigned To | Jriegel => |
2018-06-13 13:28 | Kunda1 | Status | assigned => acknowledged |
2018-06-13 13:28 | Kunda1 | Note Added: 0011425 | |
2020-01-11 12:16 | Kunda1 | Summary | Resource framwork for FreeCAD => Resource framework for FreeCAD |
2021-02-06 06:49 | abdullah | Target Version | => 0.20 |
2021-12-17 03:18 | chennes | Note Added: 0016106 |