| namedrisk | the 1st and 3rd data should match and not copy |
| f00li5h | i'm not sure what $xxx is namedrisk: also, why are you reading lists of filenames from a file |
| jdv79 | hola |
| f00li5h | jdv79: meow |
| jdv79 | just one of those nights |
| namedrisk | f00li5h at some point i was wondering if $modificado2 was wrong or right so i create $xxx and set it to clean every time before it gets into the 2nd foreach it holds the value of $modificado2 to compare between $modificado and $modificado2 |
| jdv79 | anyone got any ideas for dependancy resolution within an abstract aggregate? |
| f00li5h | namedrisk: hrm, i see |
| simcop2387 | GumbyBRAIN: i'm bored |
| GumbyBRAIN | I want a new one. You don't smoke buds every day when i go godlike i'm bored. |
| f00li5h | jdv79: i'm not sure what an abstract aggregate is worst idea ever GumbyBRAIN: aren't you going to say thankyou to ChanServ? |
| GumbyBRAIN | Thankyou for making me want to say "if it's a reference. |
| simcop2387 | GumbyBRAIN: is f00li5h weird? |
| GumbyBRAIN | Banshee is weird. |
| jdv79 | just an arrayref of objects:) i just said that to make it sound less mundane. |
| simcop2387 | what do you mean, dependancy resolution? |
| jdv79 | i have an object that requires that there be at least one other object that it depends on. |
| f00li5h | jdv79: and how have you specified this depend in your code? |
| jdv79 | I was thinkin IOC but I may have to mangle it to work cause of the way they are managed. |
| simcop2387 | jdv79: so write a sub that goes and checks for that object |
| jdv79 | I have not specificed the dependancy yet. |
| simcop2387 | so you don't know what it depends on but you need to deal with it before you know? are you writing a templating framework thats build off modules? |
| jdv79 | no, i know what depends on what. i just haven't expressed in it the code yet. |
| f00li5h | jdv79: and i presume you want to iterate over the list in depend order or something? jdv79: what do your objects represent? |
| simcop2387 | jdv79: then you need to do so |
| jdv79 | this is more of a service locator |
| f00li5h | then how do depends come into it? |
| jdv79 | yeah, this is what I am asking about though. what would be some attractive ways to express the dependancy and/or resolve it at the time in which the depender obj is loaded. |
| simcop2387 | jdv79: we need a better picture of what you have and what you want jdv79: how about a list of things that the object needs? i need something to do i'm getting tired |
| jdv79 | drink beer |
| simcop2387 | thats not going to help |