RSS 2.0
Browse posts:
Unanswered |
Mark all read
| Author | Message | ||
|---|---|---|---|
|
matt_t_hat Nucleus Geek Joined: 21 Aug 2005 Posts: 1124 Location: UK |
It seems to me that some SQL is taking place in the wrong place. Yes, sure it works but it is likely to make more work to maintain and lead to duplication. Case in point ADMIN::action_categorynew() Uses SQL to check if category name already exists. Surely if this is a need BLOG::CheckCatExists($name) is therefore a needed function? There is quite a bit in ADMIN that would have been more useful as internal API somewhere else with ADMIN just adding a UI on to it. Am I wrong in thinking this? _________________ Host Plugins | Blog | Hundred Quid A Day | My Big Fat Arse |
||
|
|
|||
|
ftruscot Nucleus Guru ![]() Joined: 22 Feb 2006 Posts: 7449 Location: Massachusetts |
probably not wrong. Admin has grown to be a bit unwieldy and there are probably more cases of duplication and ineffeciency. There was a side project going on to rework the whole thing, but it's died out and there has not been interest from anyone in the current dev team that has wanted to take on the beast. _________________ Is your question not solved yet? Search our FAQ, read the Documentation, or browse the list of available plugins. Check out my plugins |
||
|
|
|||
|
matt_t_hat Nucleus Geek Joined: 21 Aug 2005 Posts: 1124 Location: UK |
That's understandable. It's epic. Hopefully the work I've been doing (like overloading MANAGER) and such might help make some contributions towards this sometime. If it irritates me enough I might even offer some changes myself I tend to get distracted like that sometimes. _________________ Host Plugins | Blog | Hundred Quid A Day | My Big Fat Arse |
||
|
|
|||
|
|
|||
|
All times are GMT + 1 Hour
You cannot post new topics in this forum |
|||