| 7 |
############################################ |
############################################ |
| 8 |
# |
# |
| 9 |
# $Log$ |
# $Log$ |
| 10 |
|
# Revision 1.10 2002/12/07 03:37:23 joko |
| 11 |
|
# + updated pod |
| 12 |
|
# |
| 13 |
# Revision 1.9 2002/12/01 22:15:45 joko |
# Revision 1.9 2002/12/01 22:15:45 joko |
| 14 |
# - sub createDb: moved to handler |
# - sub createDb: moved to handler |
| 15 |
# |
# |
| 517 |
- .pst - files (Outlook Post Storage?) |
- .pst - files (Outlook Post Storage?) |
| 518 |
- XML (e.g. via XML::Simple?) |
- XML (e.g. via XML::Simple?) |
| 519 |
- Move to t3, look at InCASE |
- Move to t3, look at InCASE |
| 520 |
|
- some kind of security layer for methods/objects |
| 521 |
|
- acls (stored via tangram/ldap?) for functions, methods and objects (entity- & data!?) |
| 522 |
|
- where are the hooks needed then? |
| 523 |
|
- is Data::Storage & Co. okay, or do we have to touch the innards of DBI and/or Tangram? |
| 524 |
|
- an attempt to start could be: |
| 525 |
|
- 'sub getACLByObjectId($id, $context)' |
| 526 |
|
- 'sub getACLByMethodname($id, $context)' |
| 527 |
|
- 'sub getACLByName($id, $context)' |
| 528 |
|
( would require a kinda registry to look up these very names pointing to arbitrary locations (code, data, ...) ) |
| 529 |
|
|
| 530 |
|
|
| 531 |
|
|
| 532 |
=head3 LINKS / REFERENCES |
=head3 LINKS / REFERENCES |