This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: refactoring frysk.proc.*Ptrace* into frysk.proc.ptrace ;; ditto for frysk.proc.core?


Phil,

Yes, a separate name space frysk.proc.ptrace for ptrace and frysk.proc.core for Core. Now that things are clearly cluttered I think its time for a shuffle :-)

Andrew

Phil Muldoon wrote:
Andrew Cagney wrote:
Just a thought, with a second proc implementation, will this make life easier?

Not sure what you mean? You mean just rename the classes or create separate namespaces below proc like:


frysk.proc.ptrace

with classes LinuxPtrace{Host|Proc|Task}{State}.java in there?

and same with:

frysk.proc.core

The seperate namespace thing makes sense to me, as proc is really getting cluttered.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]