Skip to content

Conversation

xhuberty
Copy link
Contributor

@xhuberty xhuberty commented Mar 9, 2016

No description provided.

@moufmouf
Copy link
Member

This will work with TDBM 4, but will fail with TDBM 3. And there is no logical link between Splash and TDBM anyway.
I'm wondering what we should do...

Solution 1: we could say Splash 7 matches TDBM 4 (this is mostly true, I don't know any Splash 7 deployement with TDBM 3)
Solution 2: we could try to find the DaoFactory class (maybe using class_exists, or by checking for the file in the filesystem)
Solution 3: we could simply drop support for the DaoFactory (because it is suboptimal compared to injecting single DAOs)...

What do you think would be best?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants