dms-filter icon indicating copy to clipboard operation
dms-filter copied to clipboard

Add xml/yml config formats

Open gfreeau opened this issue 10 years ago • 6 comments

Discussed in #9

gfreeau avatar May 18 '14 15:05 gfreeau

When this is merged, the dms filter bundle will need to have support added as well. I plan to do this as I am currently working on a project that needs validation+filtering.

I noticed that a lot of the ideas from this bundle are based on the validator component, there is an opportunity to some re-use here between the validator+filter and symfony really needs a default filter component.

gfreeau avatar May 18 '14 18:05 gfreeau

Awesome, thanks.

I'm reviewing the code and trying to think of a better structure for the Loader Namespace its quite full now, I'll see what i can come up with.

I know there are similarities with Validator, it was based on it, i need to see if i can make use of something better now, back then there wasn't much available. Maybe a better package.

I'm in a pinch but i'll try to get a closer look into this

rdohms avatar May 20 '14 13:05 rdohms

Yes there is a lot in that namespace now, most of it is from the validator component which is for loading multiple xml/yml files (loaderchain), perhaps that is what could be moved elsewhere.

I want to use the yml option in dms filter bundle, so this needs to be resolved before support can be added to that bundle.

See here for an example of a 3rd party metadata library: https://github.com/schmittjoh/metadata but this makes more dependencies.

gfreeau avatar May 20 '14 15:05 gfreeau

What is the status of this?

gfreeau avatar Jun 13 '14 18:06 gfreeau

@gfreeau i'm sorry i have been aught up but i'll get to this soon.

rdohms avatar Jun 19 '14 06:06 rdohms

@rdohms, ping! What a status of this PR?

dzubchik avatar Jun 22 '17 10:06 dzubchik