Pillar replacement for PRDocumentParser ?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Pillar replacement for PRDocumentParser ?

EstebanLM
Hi,

recent versions of Pillar do not have PRDocumentParser anymore… someone knows what should I use?

thanks!
Esteban


Reply | Threaded
Open this post in threaded view
|

Re: Pillar replacement for PRDocumentParser ?

Yann Dubois

You use the development version or the stable ?

Le 1 juin 2016 18:26, "Esteban Lorenzano" <[hidden email]> a écrit :
Hi,

recent versions of Pillar do not have PRDocumentParser anymore… someone knows what should I use?

thanks!
Esteban


Reply | Threaded
Open this post in threaded view
|

Re: Pillar replacement for PRDocumentParser ?

EstebanLM
stable

On 01 Jun 2016, at 18:47, Yann Dubois <[hidden email]> wrote:

You use the development version or the stable ?

Le 1 juin 2016 18:26, "Esteban Lorenzano" <[hidden email]> a écrit :
Hi,

recent versions of Pillar do not have PRDocumentParser anymore… someone knows what should I use?

thanks!
Esteban



Reply | Threaded
Open this post in threaded view
|

Re: Pillar replacement for PRDocumentParser ?

Yann Dubois
When I want parse something in Pillar, I do :

PRDocument parser parse: myString

It should work.

2016-06-01 19:13 GMT+02:00 Esteban Lorenzano <[hidden email]>:
stable

On 01 Jun 2016, at 18:47, Yann Dubois <[hidden email]> wrote:

You use the development version or the stable ?

Le 1 juin 2016 18:26, "Esteban Lorenzano" <[hidden email]> a écrit :
Hi,

recent versions of Pillar do not have PRDocumentParser anymore… someone knows what should I use?

thanks!
Esteban