/[pac]/pac/PACDefault/TODO
ViewVC logotype

Diff of /pac/PACDefault/TODO

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

revision 1.1 by tvon, Wed Oct 1 01:59:33 2003 UTC revision 1.2 by tvon, Thu Oct 2 01:45:27 2003 UTC
# Line 1  Line 1 
1  * Juggle properties into their own property sheets. This will allow for simpler id = value mapping in a property sheet, as opposed to using a lines property and using a seperator.  * bumpyCase field names!  I generally use lowercase_with_underscores for
2      variable names but since the field names are turned into methods, I'd much
3      rather have something like:
4    
5          ActionRecipient.getPoliticalParty()
6    
7      Instead of the current:
8    
9          ActionRecipient.getPolitical_party()
10    
11      Dont ya think?
12    
13    * Juggle properties into their own property sheets. This will allow for simpler
14      id = value mapping in a property sheet, as opposed to using a lines property
15      and using a seperator.
16    
17      - political_parties:      - political_parties:
18    
# Line 13  Line 27 
27        actions?        actions?
28    
29      - OT: do the same with CMFGeographics      - OT: do the same with CMFGeographics
30    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26