[OGo-Developer] SkyNotePrint

Adam Tauno Williams developer@opengroupware.org
Thu, 15 Mar 2007 10:04:47 -0400


--=-0yoAhibxm0KhSSJOdaDj
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

> a few notes on SkyNotePrint.
> First, please be a bit more careful when naming things, eg
>    SkyNotePrint
> is quite misleading (component to print *one* note?). Also we use OGo =20
> prefixes for all new stuff.
> Something like
>    OGoNoteListPrintView
> would be more appropriate.

Understood.

> Further SkyNotePrint registers itself for the 'print' command:
>       LSWCommands =3D (
>         { verb =3D edit; type =3D "eo/note";    component =3D =20
> SkyNoteEditor; },
>         { verb =3D new;  type =3D "eo/note";    component =3D =20
> SkyNoteEditor; },
> +      { verb =3D print; type =3D "eo/note";    component =3D =20
> SkyNotePrint;  },
>       );
> Hu? SkyNoteList is just a reusable component, it can't be activated =20
> using 'print' with an 'eo/note' object? This only makes sense if =20
> SkyNotePrint would indeed be a component to print *one* note (type: =20
> eo/note!, not an array of eo/note).

Understood.

--=-0yoAhibxm0KhSSJOdaDj
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQBF+VJ/LRePpNle04MRAv69AJ97OIAtT2ItIkJ/v3lAz80tCryMbACfUi6H
tvV0tNrro6pqkotLeeCPcpY=
=6R/L
-----END PGP SIGNATURE-----

--=-0yoAhibxm0KhSSJOdaDj--