Errores #79
Delete dummy classes
| Status: | Rechazada | Start: | 07/20/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | YASS - core | |||
| Target version: | 0.5.3 |
Description
Classes in the 'util' package should be deleted. We can use dictionaries instead, because their only purpouse is to contain data.
History
Updated by Saúl Ibarra Corretgé over 2 years ago
- Status changed from Nueva to Rechazada
I'm not actually doing this because after thinking about it again it would be usefull to have those classes and use them when necessary, even though now they behave as regular dictionaries...