Hi Neil, The open source bundle that I'm working with has a dependency on two other os bundles and specifically some non api packages. but it needs only some classes of those packages. so I thought I could shrink its needed size embedding them in my bundle. Something wrong on this? On Sep 9, 2015 7:20 PM, "Neil Bartlett" <[email protected]> wrote:
> Hi Christiano, > > I *could* tell you how to do this. I could also tell you how to use a > knife to open a vein in your wrist. Neither of these things are likely to > be good for you. So it would be irresponsible to provide the information > without first asking: why do you want to do this? > > Regards, > Neil > > > > On 9 Sep 2015, at 20:34, Cristiano Gavião <[email protected]> wrote: > > > > Hi, > > I've been using the private-package instruction in order to embed/ inline > > some packages with in some bundles that I'm working with. > > > > But now I would like to filter a package and inline only some of its > > classes. Is there any way to perform a class based filtering ? > > > > thanks, > > > > Cristiano > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

