Nicolas Brassard
Nicolas Brassard
No problem, I asked that question because I was curious. I've done a lot of IoC in Java and C# and the article you mention kinda uses the sames patterns/tricks.
Well, the code that does the same thing as the line you mention [is this one](https://github.com/symphonycms/symphony-2/blob/master/symphony/lib/toolkit/class.datasource.php#L219) which is in fact different. But, the thing I would look into would be...
Ok great! At least we have a "fix" !?!
> So it would be strange to have some fields stating they are optional and some that are required while those without labels are required by default. Yeah I know,...
> Maybe it's a good idea to finally separate core (PHP API) and UI so both could be versioned separatelly. It's in the long term plans... > Oh, I have...
Translation has always been a hot topic! I think we can assume that handle are: 1. Ascii representation of any utf-8 value 2. Usable as a url Which makes the...
> Not sure if we're on the same side here. Handles are used in the frontend, so they shouldn't reflect or depend on any authors backend language at all imo....
I am all for > Build true multilingual support right into the core
This still needs a proper update script.
@michael-e Thanks! 3. See the commit https://github.com/symphonycms/symphony-2/commit/6a18bbac3103ce756d98e9ddcb638b30fb6c1134 > And how does InnoDB influence this consideration? Since it is a new engine, performance can differ. The test made at the time...