[Gegl-developer] RFC: Including operation source code as op class metadata
- From: Jon Nordby <jononor gmail com>
- To: gegl-developer-list <gegl-developer-list gnome org>
- Subject: [Gegl-developer] RFC: Including operation source code as op class metadata
- Date: Sun, 11 Jan 2015 17:55:25 +0100
In some development environments using GEGL, like imgflo+Flowhub it is useful to be able to see the source code of an operation in used. Both to understand how existing operations work and as a basis when writing new ops*.
The following branch allows operations to include their source code as operation class metadata (using the "source" key) by using GEGL_OP_C_SOURCE instead of GEGL_OP_C_FILE in their op. The app can then query and display this like any other metadata.
If there are no objections I'd like to merge this some time next week.
- Jon
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]