|
[
Permalink
| « Hide
]
Petr Skoda added a comment - 14/Sep/08 04:23 PM
after spending several hours on preset files I have decided to add a new table instead - it should be far more flexible and much easier to implement :-D
Why did you make data_field_picture subclass data_field_base directly rather than data_field_file?
That causes some yuk special cases for me which is fine if there's a good reason - just wondering what it is.. http://cvs.moodle.org/moodle/mod/data/field/picture/field.class.php?r1=1.28&r2=1.29 I did that because it does not share any method anymore, all methods from file are overriden.
We can change it back, but what would be the benefit? |
|||||||||||||||||||||||||||||||||||||||||||||||||