/[cvs]/nfo/perl/libs/Data/Storage.pm
ViewVC logotype

Diff of /nfo/perl/libs/Data/Storage.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by joko, Sun Dec 1 22:15:45 2002 UTC revision 1.10 by joko, Sat Dec 7 03:37:23 2002 UTC
# Line 7  Line 7 
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  #  #
# Line 514  Compare schema (structure diff) with dat Line 517  Compare schema (structure diff) with dat
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

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed